/*****************************************HM .CSS**************************************************************/
@charset "utf-8";
/* CSS Document */
*{ 	
 margin: 0;
 padding: 0;
}
html {
height:100%;
width:100%;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	
}
p {
margin:0px;
padding:0px;

}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
		font-weight:normal;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
		font-weight:normal;
		}

#cmain{
width:986px;
margin-left:auto;
margin-right:auto;
}
#cmainpg{
width:965px;
margin-left:auto;
margin-right:auto;
}
#cmainvid{
width:986px;
margin-left:auto;
margin-right:auto;
}
.pglinks{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:right;
padding-right:18px;
width:400px;
float:right;
}
.pglinks a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
padding-left:5px;
padding-right:5px;
}
.pglinks a:hover, .pglinks a.active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.pglinksb{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.pglinksbC{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-right:22px;
width:400px;
float:right;
}
.pglinksbC a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
padding-left:5px;
padding-right:5px;
}
.pglinksbC a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DE9647;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.pglinksbC{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DE9647;
text-decoration:none;
padding-left:5px;
padding-right:5px;
text-align:right;
}


#ccontent{
width:673px;
overflow:hidden;
float:left;
}

#ccontentvD{
width:830px;
overflow:hidden;
float:left;
}

#ccompareheader{
	width:673px;
}

#cheaderpic{
	width:673px;
	height:44px;	
	background-image: url(images/compare_header.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	border:1px solid #C2C5C9;
	background-color:#FFFFFF;
	margin-bottom:14px;
}

#cnavigation{
height:103px;
display:none;
background-color:#ffffff;
border:1px solid #80B00F;
background-image:url(images/compare_header_bkg.jpg);
background-repeat:repeat-x;
background-position:bottom left;
}

#navleft{
width:26px;
height:39px;
background-image: url(images/nav_left.gif);
background-repeat:no-repeat;
float:left;
}

#navlinks{
float:left;
height:25px;
width:670px;
}



#menubtn {
width:550px;
height:25px;
overflow:hidden;
	float:left;
		margin:0px;
	padding:0px;

	}
#menubtn ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	
	}
#menubtn ul li {
	display: block;
	float: left;
	margin:0px;
	padding:0px;
	
	}
#menubtn ul li a {
	padding: 0 22px 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:27px;
	text-transform: uppercase;
	}
#menubtn ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	
	#popup {
	width:162px; background-color:#497D8A; position:absolute; padding-top:12px; padding-bottom:12px; padding-left:16px; padding-right:8px; margin-top:25px; margin-left:487px; z-index:30; display:none;
	}


#morelinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
height:auto;
float: left;
text-align:left;
width:130px;
}

#morelinks ul {
list-style-type: none;
padding: 0 0 4px 0;
margin:0px;

}

#morelinks li {
	line-height:20px;
	height:24px;
	width:164px;
	margin:0px;
	padding:0px;
}
#morelinks li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:24px;
		margin:0px;
	padding:0px;

	}
	
	#morelinks li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

	}
	
	
	.pggal{
	padding-bottom:10px;
	}
	.pgpicture{
	background-color:#FFFFFF;
	width:128px;
	height:132px;
	border:1px solid #A9AAAA;
	padding:6px;
	color:#038A96;
	font-size:11px;
	float:left;
	margin-right:11px;
	overflow:hidden;
	}
	.pgpicture:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
	margin-right:11px;
		float:left;
	}
	.pgpicture a{	
	color:#038A96;
	font-size:11px;
	}
	.pgpicture a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgpicture img{
	border:0px;
	margin-bottom:8px;
	}
		.pgpicture span{
		color:#999999;
	}
	
	.pgpicture span a{
	font-size:11px;
		color:#999999;
	}
	.pgpicture span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}
	
	.pgpictureVD{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #A9AAAA;
	padding:6px;
	color:#038A96;
	font-size:11px;
	float:left;
	overflow:hidden;
	margin-bottom:9px;
	}
		.pgpictureVD:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
		float:left;
			margin-bottom:9px;
	}
	.pgpictureVD a{	
	color:#038A96;
	font-size:11px;
	}
	.pgpictureVD a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgpictureVD img{
	border:0px;
	margin-bottom:8px;
	}
		.pgpictureVD span{
		color:#999999;
	}
	
	.pgpictureVD span a{
	font-size:11px;
		color:#999999;
	}
	.pgpictureVD span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}
	
.pgvideo{
	background-color:#FFFFFF;
	width:128px;
	height:132px;
	border:1px solid #A9AAAA;
	padding:6px;
	color:#038A96;
	font-size:11px;
	float:left;
	margin-right:11px;
	overflow:hidden;
	}
		.pgvideo:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
	margin-right:11px;
		float:left;
	}
	.pgvideo a{	
	color:#AC6A21;
	font-size:11px;
	}
	.pgvideo a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgvideo img{
	border:0px;
	margin-bottom:8px;
	}
		.pgvideo span{
		color:#999999;
	}
	
	.pgvideo span a{
	font-size:11px;
		color:#999999;
	}
	.pgvideo span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}


.pgvideoB{
	background-color:#FFFFFF;
	width:128px;
	height:132px;
	border:1px solid #A9AAAA;
	padding:6px;
	color:#038A96;
	font-size:11px;
	margin-bottom:11px;
	overflow:hidden;
	}
		.pgvideoB:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
	margin-bottom:11px;
	
	}
	.pgvideoB a{	
	color:#AC6A21;
	font-size:11px;
	}
	.pgvideoB a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgvideoB img{
	border:0px;
	margin-bottom:8px;
	}
		.pgvideoB span{
		color:#999999;
	}
	
	.pgvideoB span a{
	font-size:11px;
		color:#999999;
	}
	.pgvideoB span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}


	
.pgvideohm{
	background-color:#FFFFFF;
	width:128px;
	height:132px;
	border:1px solid #A9AAAA;
	padding:6px;
	color:#038A96;
	font-size:11px;
	float:left;
	overflow:hidden;
	}
		.pgvideohm:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
		float:left;
	}
	.pgvideohm a{	
	color:#AC6A21;
	font-size:11px;
	}
	.pgvideohm a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgvideohm img{
	border:0px;
	margin-bottom:8px;
	}
		.pgvideohm span{
		color:#999999;
	}
	
	.pgvideohm span a{
	font-size:11px;
		color:#999999;
	}
	.pgvideohm span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}



.pgimgshm{
	background-color:#FFFFFF;
	width:128px;
	height:132px;
	border:1px solid #A9AAAA;
	padding:6px;
	color:#038A96;
	font-size:11px;
	float:left;
	overflow:hidden;
	}
		.pgimgshm:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
		float:left;
	}
	.pgimgshm a{	
	color:#038A96;
	font-size:11px;
	}
	.pgimgshm a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgimgshm img{
	border:0px;
	margin-bottom:8px;
	}
		.pgimgshm span{
		color:#999999;
	}
	
	.pgimgshm span a{
	font-size:11px;
		color:#999999;
	}
	.pgimgshm span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}


/*PICTURE*/
.pgPictures{
	background-color:#FFFFFF;
	width:128px;
	height:132px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
	float:left;
	margin-right:11px;
	overflow:hidden;
	}
		.pgPictures:hover{
	background-color:#FFFFFF;
	width:128px;
	border:1px solid #038A96;
	padding:6px;
	color:#038A96;
	font-size:11px;
	margin-right:11px;
		float:left;
	}
	.pgPictures a{	
	color:#038A96;
	font-size:11px;
	}
	.pgPictures a:hover{	
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	}
	.pgPictures img{
	border:0px;
	margin-bottom:8px;
	}
		.pgPictures span{
		color:#999999;
	}
	
	.pgPictures span a{
	font-size:11px;
		color:#999999;
	}
	.pgPictures span a:hover{
	font-size:11px;
		color:#000000;
		text-decoration:underline;
	}



.vidthnumb{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
float:left;
text-align:right;
width:130px;
}
.vidthnumb a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
padding-left:2px;
padding-right:2px;
}
.vidthnumb a:hover, .vidthnumb a.active {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}
#astorbody{
width:670px;
float: right;
}

#leftcol{
width:184px;
float:left;
}


#leftcolvid{
width:176px;
float:left;
}

#rightcol{
width:463px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
float:right;
background-color:#EEF7F8;
background-repeat:repeat-x;
background-position: top;
border:1px solid #038A96;
margin-bottom:14px;
}
#rightcolparlour{
width:632px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
float:right;
background-color:#EEF7F8;
background-repeat:repeat-x;
background-position: top;
border:1px solid #038A96;
margin-bottom:14px;
}
#rightcolpicture{
width:462px;
padding-left:16px;
padding-bottom:10px;
float:right;
background-color:#EEF7F8;
background-repeat:repeat-x;
background-position: top;
border:1px solid #038A96;
margin-bottom:14px;
}
#rightcolvideo{
width:462px;
padding-left:16px;
padding-bottom:10px;
float:right;
background-color:#FFF5EA;
background-repeat:repeat-x;
background-position: top;
border:1px solid #C37929;
margin-bottom:14px;
}
#rightcolvideo h1{
	height:30px;
	font-size:14px;
	color:#C37929;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}
#rightcolvideofull{
width:944px;
padding-left:16px;
padding-bottom:10px;
float:left;
background-color:#FFF5EA;
background-repeat:repeat-x;
background-position: top;
border:1px solid #C37929;
margin-bottom:14px;
}
#rightcolvideofull h1{
	height:30px;
	font-size:14px;
	color:#C37929;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}

#rightcolpicturefull{
width:944px;
padding-left:16px;
padding-bottom:10px;
float:left;
background-color:#EEF7F8;
background-repeat:repeat-x;
background-position: top;
border:1px solid #038A96;
margin-bottom:14px;
}
#rightcolpicturefull h1{
	height:30px;
	font-size:14px;
	color:#038A96;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}

#rightcolvideoB{
width:617px;
padding-left:16px;
padding-bottom:10px;
float:right;
background-color:#FFF5EA;
background-repeat:repeat-x;
background-position: top;
border:1px solid #C37929;
margin-bottom:14px;
}
#rightcolvideoB h1{
	height:30px;
	font-size:14px;
	color:#C37929;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}


#rightcolhomevideo{
width:290px;
float:right;
}
#rightcolhomevideo h1{
	height:30px;
	font-size:14px;
	color:#C37929;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}
.morelinkvdim {
color:#000000;
font-weight:bold;
}
.morelinkvdim:hover {
color:#000000;
font-weight:bold;
}
#rightcolhomeimg{
width:290px;
float:right;
}
#rightcolhomeimg h1{
	height:30px;
	font-size:14px;
	color:#038A96;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}


.blackbkg{
width:585px;
background-color:#000000;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
color:#CCCCCC;
font-size:12px;
}
.vidadv{
padding-bottom:10px;
}
.vidadv2{
padding-bottom:10px;
padding-top:10px;
}
.videoply{
width:562px;
background-color:#1B1B1B;
float:left;
padding:11px;
}
.videoadright{
float:right;
width:120px;
}
.vgply{
padding-bottom:6px;
}
/* header and search form container */
#tm #container {margin:0 10px 0 10px;width:575px;}
#tm #topmenu {text-align:right;border-bottom:1px solid #ececec;padding:2px 5px 2px 5px;}
#tm #header {margin:1px 0 7px 0;clear:both;}
#tm #a #header, #tm #w #header, #tm #c #header {margin-bottom:20px;}
#tm .logo {margin-top:5px;margin-bottom:5px;float:left;width:140px;height:30px;margin-right:5px;background-image:url('http://www.indiatvnews.com/images/tolmol_logo.gif');}
#tm #vsf {padding:5px;text-align:left;width:162px;}
#tm #hsf {padding:5px;text-align:left;width:410px; float:left;}
#tm #p #hsf, #tm #c #hsf {width:455px}
#tm #hsf .f {margin-left:0.001em;width:150px;float:left;}
#tm #vsf .f {margin-bottom:0.4em;width:162px;}
.form_dd{ width:140px;}
#tm #hsf .f {margin-left:0.001em;width:150px;float:left;}
#tm #vsf .f {margin-bottom:0.4em;width:162px;}

.clear{
clear:both;
}
.gap{
height:14px;
clear:both;
}
.gapb{
height:10px;
clear:both;
}

.gap2{
height:11px;
clear:both;
}
.gap3{
height:16px;
clear:both;
}
.gap4{
height:5px;
clear:both;
}
.gap5{
height:20px;
clear:both;
}


.askdoc{
width:154px;
height:187px;
border:1px solid #AADDE7;
margin-top:10px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding:3px;
}


#cleftmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #f7f7f7;
float: left;
text-align:left;
width:130px;
}

#cleftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;

}

#cleftmenu li {
	line-height:20px;
	height:25px;
	width:164px;
	background-image:url(images/dot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#cleftmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height:24px;
	height:24px;
padding-left:5px;
	}
	
	#cleftmenu li a:hover, #cleftmenu li a.active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		line-height:24px;
	height:24px;
	background-color:#CCCCCC;
	display:block;
	background-image:url(images/gr_bkg1.jpg);
	background-repeat:repeat-x;
	padding-left:5px;

	}
	
	
	#cnav-menu{
float:left;
height:50px;
overflow:hidden;
}
#cnav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
height:38px;
} 

#cnav-menu li
{
float: left;
margin-left: 0px;
height:38px;

	background-image: url(images/btn_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
#cnav-menu li a
{
	height: 38px;
	float: left;
	color: #666666;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:38px;
	text-transform: uppercase;
	padding-left:15px;
	padding-right:15px;
} 
#cnav-menu li a.active, #cnav-menu a:hover {
	line-height: 38px;
	float: left;
	color: #666666;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:38px;
	text-transform: uppercase;
	padding-left:15px;
	padding-right:15px;
	background-image: url(images/btn_over_bkg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
} 


#search{
padding-left:12px;
}
.searchlist {
float:left;
width:156px;
}
.searchbox {
float:left;
width:364px;
}
.searchbutton {
float:left;
}
.txtselectfield {
width:150px;
height:23px;
color:#666666;

}
.txtsearch {
width:352px;
height:20px;
color:#666666;
}
.linksearch {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:underline;
}
.linksearch:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
#categories{
border:1px solid #038A96;
background-color:#FAFDFE;
background-image:url(images/leftcol_bkg.jpg);
background-repeat:repeat-x;
padding-left:9px;
padding-right:7px;
padding-bottom:10px;
color:#668C0C;
}

#categoriesvid{
border:1px solid #C37929;
background-color:#FFF5EA;
/*background-image:url(images/leftcol_bkg5.jpg);*/
background-repeat:repeat-x;
padding-left:9px;
padding-right:7px;
padding-bottom:10px;
color:#668C0C;
}

#categoriesvid h1{
	height:30px;
	font-size:14px;
	color:#C37929;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}
#rightcolvD{
width:142px; float:right; overflow:hidden;  padding:0px; margin:0px
}
#features{
border:1px solid #038A96;
background-color:#ffffff;
background-image:url(images/feature_topbkg.jpg);
background-repeat:repeat-x;
background-position: top;
padding-left:9px;
padding-right:7px;
padding-bottom:10px;
}
#recentbx{
border:1px solid #80B00F;
background-color:#ffffff;
background-image:url(images/feature_topbkg.jpg);
background-repeat:repeat-x;
background-position: top;
padding-left:9px;
padding-right:7px;
padding-bottom:10px;
}

.reviewpic{
float:left;
width:123px;
text-align:center;
}
.reviewdiscription{
float:left;
width:382px;
}
#comparepic{
width:113px;
height:102px;
float:left;
}
#comparedetails{
width:210px;
height:70px;
padding-top:15px;
padding-right:15px;
float:left;
}

#comparestar{
width:106px;
height:57px;
padding-top:7px;
float:left;
background-image:url(images/compare_star.jpg);
background-repeat:no-repeat;
text-align:center;
}
.btncompare {
padding-top:12px;
}

.producttitle{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
padding-bottom:5px;
}
.producttitle a{
color:#000000;
font-weight:bold;
}
.producttitle a:hover{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
.productprice{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
}
.productseller{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#62870B;
}

h1{
	height:30px;
	font-size:14px;
	color:#038A96;
	line-height:30px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	float:left;
}
h2{
	height:32px;
	font-size:14px;
	color:#5AABBB;
	line-height:32px;
	text-transform: uppercase;

	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
.selectcotg{
width:160px;
float:right;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin-right:15px;
margin-top:7px;
}
#zodiacpic{
width:73px;
height:85px;
float:left;
}
#zodiacpic2{
width:63px;
height:85px;
float:left;
}
#zodiaccontent{
width:135px;
height:85px;
float:left;
}
#zodiaccontent2{
width:140px;
height:85px;
float:left;
}
.zodiaclink {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#333333;
}
.zodiaclink:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
}


#otherszone{
	width:669px;
	height:216px;
	border:1px solid #9AB5D0;
	background-color:#FCFCD8;
	margin-bottom:14px;
}

.otherszonebrkline{
width:1px;
height:216px;
background-image:url(images/yellowbrkline.jpg);
background-repeat:no-repeat;
float:left;
}

#tarot{
width:206px;
height:216px;
float:left;
padding-left:8px;
}
#astrodate{
width:213px;
height:216px;
float:left;
padding-left:8px;
}

#chinese{
width:223px;
height:216px;
float:left;
padding-left:8px;
}

.otherszonecontent{
padding-right:10px;
}

.otherszonepic{
padding-right:10px;
padding-bottom:10px;
float:left;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	line-height:28px;
	height:33px;

}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:26px;
	height:26px;

}
.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:28px;
	height:28px;

}
.title4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:34px;
	height:39px;

}

.clear{
clear:both;
}
#morebtn{
	float:right;
	width:79px;
	height:25px;
	background-color:#366A74;
	background-image: url(images/more.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color:#ffffff;
	overflow:hidden;
}
#morebtn:hover{
	float:right;
	width:79px;
	height:25px;
	background-color:#366A74;
	background-image: url(images/more.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}
#morebtn2{
	height:16px;
	width:120px;
	background-image: url(images/more2.jpg);
	background-repeat: no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#668C0C;
	background-position: right center;
	display:block;
	padding:0px;
	margin:0px;
}
#morebtn2:hover{
	width:120px;
	height:16px;
	background-image: url(images/more2.jpg);
	background-repeat: no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333333;
	background-position: right center;
	display:block;
}

#morebtn3{
	height:16px;
	width:135px;
	margin-right:5px;
	margin-top:55px;
	background-image: url(images/more2.jpg);
	background-repeat: no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#668C0C;
	background-position: right center;
	display:block;
	float:right;
}
#morebtn3:hover{
	height:16px;
	width:135px;
	margin-right:5px;
	margin-top:55px;
	background-image: url(images/more2.jpg);
	background-repeat: no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	background-position: right center;
	display:block;
	float:right;
}
#arrow1{
	float:right;
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top:9px;
}

#arrow1:hover{
	float:right;
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top:9px;
	text-decoration:underline;
}
#arrow1b{
	float:right;
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top:30px;
	margin-right:10px;
}

#arrow2{
	
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:100px;
	position:absolute;
	margin-top:80px;
	margin-left:329px;

}
#arrow2:hover{
	
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:100px;
	position:absolute;
	margin-top:80px;
	margin-left:329px;
	text-decoration:underline;

}

#arrow2b{
	
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:100px;
	position:absolute;
	margin-top:60px;
	margin-left:329px;

}
#arrow2b:hover{
	
	text-align:right;
	padding-right:20px;
	height:20px;
	line-height:20px;
	color:#5AABBB;
	font-weight:bold;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:100px;
	position:absolute;
	margin-top:60px;
	text-decoration:underline;

}
.more {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}
.more:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

.more2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#333333;
}
.more2:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}

#comparefooter{
height:36px;
}

#comparefootergreen {
height:14px;
background-color:#668C0C;
}

#comparefooterlinks{
width:669px;
text-align:center;
height:22px;
}

#comparefooterlinks a{
line-height:22px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
#comparefooterlinks a:hover{
line-height:22px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
#comparefooterlinks span{
line-height:22px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:2px;
padding-right:2px;
}


.cssform p{

clear: left;
margin: 0;
color:#5AABBB;
font-weight:bold;
padding: 5px 0 8px 0;
 /*width of left column containing the label elements*/

height: 20px;
}

.cssform label{
font-weight: bold;
float: left;/*width of left column*/
/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/

}

.cssform textarea{

height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


.formtxt1{
width:124px;
float:left;
padding-left:7px;

}
.formtxt2{
width:127px;
float:left;

}

.selecfor{
width:110px;
height:19px;
margin-top:3px
}

.selecfor2{
width:110px;
height:23px;
margin-top:4px
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
*/

* html .threepxfix{
margin-left: 3px;
}



#promonew{
width:300px; float:right; overflow:hidden;  padding:0px; margin:0px
}

.cagtnum{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2D2D2D;
height:25px;
width:700px;
float:left;
font-weight:bold;
}

.cagtnum a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#038A96;
padding-left:4px;
padding-right:4px;
text-decoration:underline;
font-weight:bold;
}
.cagtnum a:hover, .cagtnum a.active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:4px;
padding-right:4px;
text-decoration:none;
font-weight:bold;
}
.cagttitle {
width:586px;
float:left;
padding-bottom:8px;
font-size:22px;
color:#038A96;
}
.cagttitlevid {
float:left;
padding-right:8px;
padding-bottom:8px;
font-size:22px;
color:#000000;
font-weight:bold;
}
.othercatgpanel{
float:right; width:370px; height:300px; margin-top:270px;
}
.othercatgpic{
width:285px;
float:left;
}
.featuredgalleryes{
height:20px;
border-bottom:1px solid #999999;
font-size:12px;
color:#333333;
margin-bottom:10px;
font-weight:bold;
}
.img3colmgl{
padding-bottom:10px;
}
.imgdetails{
width:86px;
float:left;
margin-right:6px;
}
.imgglthmb {
width:75px;
height:60px;
padding:4px;
border:1px solid #999999;
background-color:#FFFFFF;
}
.imgglthmb:hover {
width:75px;
height:60px;
padding:4px;
border:1px solid #333333;
background-color:#FFFFFF;
}
.imggllink{
color:#038A96;
font-size:11px;
line-height:11px;
display:block;
}
.imggllink:hover{
color:#038A96;
font-size:11px;
text-decoration:underline;
line-height:11px;
}
.imggllinkb{
color:#AAAAAA;
font-size:11px;
line-height:11px;
}
.imggllinkb:hover{
color:#AAAAAA;
font-size:11px;
text-decoration:underline;
line-height:11px;
}
.morepicturelk{
font-size:11px;
color:#333333;
text-decoration:underline;
}
.morepicturelk:hover{
font-size:11px;
color:#000000;
text-decoration:none;
}