h1 {font-weight:bolder; font-size: 30px; font-family:tahoma}
h2 {font-weight:bolder; font-size: 24px; font-family:tahoma}
h3 {font-weight:bolder; font-size: 22px; font-family:tahoma}
h4 {font-weight:bolder; font-size: 20px; font-family:tahoma}
h5 {font-weight:bolder; font-size: 18px; font-family:tahoma}
h6 {font-weight:bolder; font-size: 16px; font-family:tahoma}


.Heading-1-Tahoma-Bold-30-point-Black {font-weight:bolder; font-size: 30pt; font-family:tahoma}
.Heading-2-Tahoma-Bold-24-point-Black{font-weight:bolder; font-size: 24pt; font-family:tahoma}
.Heading-3-Tahoma-Bold-22-point-Black{font-weight:bolder; font-size: 22pt; font-family:tahoma}
.Heading-4-Tahoma-Bold-20-point-Black{font-weight:bolder; font-size: 20pt; font-family:tahoma}
.Heading-5-Tahoma-Bold-18-point-Black{font-weight:bolder; font-size: 18pt; font-family:tahoma}
.Heading-6-Tahoma-Bold-16-point-Black{font-weight:bolder; font-size: 16pt; font-family:tahoma}

.Tahoma-10pt-black { font-size: 10pt; font-family:tahoma; color: #000000; font-weight:normal}
.Tahoma-10pt-bold-black {font-weight:bolder; font-size: 10pt; font-family:tahoma; color: #000000;}
.Tahoma-12pt-black {font-size: 12pt; font-family:tahoma; color: #000000; font-weight:normal}
.Tahoma-12pt-bold-black{font-weight:bolder; font-size: 12pt; font-family:tahoma; color: #000000;}
.Tahoma-14pt-black {font-size: 14pt; font-family:tahoma; color: #000000; font-weight:normal}
.Tahoma-14pt-bold-black {font-weight:bolder; font-size: 14pt; font-family:tahoma; color: #000000;}

#product_list div {
border: solid; 
border-width: thin; 
border-color: lightBlue;
}

#product_list div div {
border: none; 
}


#system-message { 
margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
margin:0px; padding-left: 40px; padding-bottom:5px; padding-top:5px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #C7DAE8 url(../../system/images/notice-alert.png) 4px center no-repeat; margin:0px; padding-left: 40px; padding-bottom:5px; padding-top:5px; text-indent:0px;}
#system-message dt.error {
display:none;
}
/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #C7DAE8 url(../../system/images/notice-note.png) 4px center no-repeat;   margin:0px; padding-left: 20px; padding-bottom:5px; padding-top:5px; text-indent:0px;}

/* pyroclay css start here */
*.{
	margin:0px;
	padding:0px;
}

.inputBox {
	border:1px solid #7F9DB9;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;	
}

.toptextsearchbox .inputbox{
	border:1px solid #7F9DB9;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	vertical-align: top;
	width: 160px;
	padding-left: 15px;
	
	float: left;
}

.toptextsearchbox input.button{
	background: url("/images/go-btn.gif") no-repeat;
	height: 35px;
	width: 38px;
	cursor: pointer;
	border: none;
	float: left;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
text-indent:-9999px;
	font-size: 0px;
display:block;
line-height:0px;
}

.toptextsearchbox p {
	margin:0;
}

a{
	color:#0033FF;
	text-decoration:none;
}
a:hover{
	color:#0033FF;
	text-decoration:underline;
}
body {
	margin: 0;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
}

#main_container{
	margin: auto;
	width: 979px;
	height: 100%;
	padding: 0px;
	float: none;
	
}
#container{
	margin: auto;
	width: 923px;
	height: 100%;
	padding: 0px;
	float: right;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	
	background-color: #FFFFFF;
		
	
}
#bottomHeader{
	margin: auto;
	width: 979px;
	height:139px;
	
	padding: 0px;
	float: right;
}
#leftCenter{
	margin: 0px;
	width: 260px;
	height: 100%;
	margin-left:-2px;
	padding-left:20px;
	border:3px solid red;
	padding: 0px;
	float: left;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	


}
#leftCenter1{
	margin: 0px;
	width: 260px;
	height: 100%;
	/*margin-left:44px;*/
	float: left;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	


}


#leftMenuTop
{
	margin: 0px;
	width: 212px;
	height: 100%;
	padding-left:44px;
	float: right;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	
	
	/*margin-left:44px;*/
}
#leftMenuMid1{
	margin: 0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 180px;
	float: right;

	background-image:url(../images/left_btn_bg.gif);
	background-repeat: repeat-y;
	/*color: #18467a;
	text-decoration: none;
	padding-left:44px;
	background-position:right;
	text-align:center;
		border: 0px solid;*/
	
}
#leftMenuMid{
	margin: 0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 212px;
	float: right;
	background-image:url(../images/left_btn_bg.gif);
	background-repeat: repeat-y;
	/*color: #18467a;
	text-decoration: none;
	padding-left:44px;
	background-position:right;
	text-align:center;
		border: 0px solid;*/
	
}
#leftMenuMid2{
	margin: 0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 212px;
	float: right;
	/*
	background-image:url(../images/left_btn_bg.gif);
	background-repeat: repeat-y;
	*/
	/*color: #18467a;
	text-decoration: none;
	padding-left:44px;
	background-position:right;
	text-align:center;
		border: 0px solid;*/
	
}

#leftBlueButton{
	margin: auto;
	width: 180px;
	height: 19px;
	float: right;
	background-image:url(../images/left_btn_bg_1.gif);
	background-position:center;
	background-repeat: repeat-y;
/*	margin-left:12px;*/
	
	
	border: 0px solid gray;	
	
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding-left:35px;
	padding-top:2px;
	

}
#productText{
	margin: auto;
	width: 180px;
	padding: 0px;
	float: left;
	/*margin-left:12px;*/
	padding-left:12px;
	background-position: left;
	border: 0px solid gray;	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #143362;
	text-decoration: none;
	text-align:left;
	padding-left:29px;
	padding-top:2px;

}
#leftMenuTotalText{
	margin: auto;
	width: 180px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #143362;
	text-decoration: none;
	text-align:right;
	padding-top:2px;
	padding-right:24px;

}
#leftMenuBottom{
	margin: auto;
	width: 212px;
	height: 19px;
	padding: 0px;
	float: right;
	background-image:url(../images/left_btn_bott_crv.gif);
	background-repeat: no-repeat;
}
#spacerimg{
	margin: auto;
	width: 596px;
	height: 42px;
	padding: 0px;
	float: left;
}

#rightCenter{
	
	margin: auto;
	width: 615px;
	height: 100%;
	/*margin-right:24px;*/
	padding-right:22px;
	float: right;
	overflow:hidden;
	font-family:Tahoma;
	font-size:12pt;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	

	
}

#rightCenter1{
	
	margin: auto;
	width: 800px;
	height: 100%;
	padding-right:22px;
	float: right;
	border: 0px solid gray;	
	overflow:hidden;
	font-family:Tahoma;
	font-size:12pt;
}


.yellowBox{
	
	
	width: 596px;
	height: 100%;
	background-color: #ffffe5;	
	border: 1px solid #b4c2d1;
	

}
.yellowBoxHead1{
	font-family: Tahoma;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	
}
.yellowBoxHead2{

	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	
}

.yellowBoxHead3{

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	
}





.yellowBoxText1{
	
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:37px;
	padding-top:10px;
	
}
.yellowBoxBullet{
	
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:30px;
	padding-top:10px;
	list-style-image:url(../images/bullet.gif);
	border: 0px solid;
	padding-right:30px;
}

.whightBox1{
	
	background-color:#FFFFFF;
	border:1px solid #d6e4ee;
	width:464px;

}
.brownText1{


	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align:center;
	padding-bottom:10px;
	padding-top:9px;
}
#inputContainer{
	margin: auto;
	width: 465px;
	height: 100%;
	float: left;
	margin-left:34px;

}
#inputText{
	
	margin: auto;
	width: 150px;
	height: 100%;
	float: left;
	background-color:#FFFFFF;
	vertical-align:bottom;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
}
#GoNowbtn{

	margin: auto;
	width: 69px;
	height: 100%;
	float: left;
	margin-top:5px;
	padding-left:10px;
}
.blackTxt_12px{

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
	border:0px solid;

}
.blackTxt_30px{

	font-family: Tahoma;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	
	
	
	
}

#homeimageMain_img{

	margin: auto;
	width: 554px;
	height: 100%;
	float: left;
	
	
	

}
#text_18{
	margin: auto;
	width: 554px;
	height: 100%;
	float: left;
	

}
.blackTxt_18px
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:10px;
	text-align:center;
}
.blackTxt_15px{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:16px;
	text-align:left;
}
.BlueTxt_18px
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0060b6;
	text-decoration: none;
	padding-bottom:10px;
}

.BlueBoldTxt_14px
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #143362;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:10px;
}

#header {
	WIDTH: 979px;
	MARGIN: 0px;
	padding: 0px;
	height:155px;
}
#topHeaderBg {
	WIDTH: 979px;
	background-color:#d1a8db;
	height: 6px;
}

#topHeaderText {
	WIDTH: 870px;
	MARGIN: 0px;
	padding: 0px;
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #18467a;
	text-decoration: none;
	text-align:right;
	padding-top:20px;


}

#botttomHeader {
	WIDTH: 979px;
	height: 147px;
}
#bottomLeftHeader {
	WIDTH: 304px;
	MARGIN: 0px;
	padding: 0px;
	float: left;
	height:139px;
	/*vertical-align:middle;*/
}
#bottomRightHeader {
	WIDTH: 675px;
	MARGIN: 0px;
	padding: 0px;
	float: right;
	height:140px;
	/*vertical-align:middle;*/
}
#midMidHeader {
	WIDTH: 599px;
	MARGIN: 0px;
	padding: 0px;
	float: left;
	/* border: 1px solid;*/
}
#endMidHeader {
	WIDTH: 21px;
	MARGIN: 0px;
	padding: 0px;
	float: right;
	/*border: 1px solid;
	
	background-image: url(../images/button_right_crg.gif);
	background-repeat: no-repeat;*/
}

#left {
	BACKGROUND: url(images/top_left.jpg) no-repeat left top;
	float: left;
	margin-top: 5px;
	PADDING-TOP: 20px;
	WIDTH: 164px;
	height: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftimg {
	float: left;
	PADDING-left: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	width: 140px;
	height: 100%;
}
#centre_container {
	width: 596px;
	height: 100%;
	float: right;
	BACKGROUND: url(images/top_right.jpg) no-repeat right top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#right_container {
	width: 576px;
	height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bg_new.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#right {
	width: 576px;
	height: 100%;	
	float: right;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
#centre {
	width: 596px;
	height: 100%;
	float: left;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.list {
	width: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	font-size: smaller;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* css for Consultation menu alignment ends here*/





/* new homepage css */
#centre_container_new {
	width: 923px;
	height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(../images/topDivder_1.gif);*/
	background-repeat: repeat-y;
}

#centre_container_new_sitemap {
	width: 923px;
	height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	border:0px solid #FF0000;
	background-image: url(../images/topDivder.gif);
}
#footer {
	margin:0px;
/*	float: left;*/
	height:37px;
	margin: 0px;
	padding:0 0 0 20px;
	width:97%;
	clear:left;
}
#footerLeft
{
	height:100%;
	width:60%;
	float:left;
}
#footerRight
{
float:right;
width:38%;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-align:right;
padding-right:5px;
}
#footer_link {
	float: left;
	/*margin-left:133px;*/
	padding-left:133px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top:57px;
}
#footerLeft a.fotter-links
{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}
#footer_urlLink {
	float: right;
	/*margin-left:133px;*/
	padding-left:123px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top:57px;
	padding-right:53px;
}
/*   Blog
*/

#Blogcentre_container_new {
	width: 923px;
	height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../images/blog_mid_bg.gif);
	background-repeat: repeat-y;
}
#BlogleftCenter{
	margin: auto;
	width: 555px;
	height: 100%;
	margin-left:70px;
	padding: 0px;
	float: left;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 1px solid gray;	
	background-color: #FFFFFF;	
}
#BlogLeftCentainer{

	float: left;
	margin-left:0px;

}
.Heading_25px{
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top:10px;
}

.Heading_15px{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #99c8ea;
	text-decoration: none;
}

#BlogrightCenter{
	
	margin: auto;
	width: 212px;
	height: 100%;
	margin-right:31px;
	padding: 0px;
	float: right;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 1px solid gray;	
	background-color: #FFFFFF;	

}

.footerlinkA{
	font-family: Arial;
	margin-right:3px;
	margin-left:3px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
		
}
.footerlinkA:hover{
	font-family: Arial;
	margin-right:3px;
	margin-left:3px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
		
}
.footerlinkA:visited{
	font-family: Arial;
	margin-right:3px;
	margin-left:3px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
		
}


.test_ol
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	list-style:none;
	
	
}
/*Left side module heading and align of links under it */
div.moduletable, div.module {
  margin-bottom: 0px;
 
}

div.module_menu h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #18467a;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:1px;
	text-align:center;
/*	padding-left: 8px;
	padding-bottom: 0px;
	background-image:url(../images/left_btn_bg.gif);
	background-repeat:repeat-x;*/
	
}

div.module_menu {
	margin-bottom: 10px;
}

div.module_menu div div div {
	padding-bottom: 0px;
	padding-left:7px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}


.inputBox{
height:18px;
padding-left:10px;
padding-top:5px;
font-family: Tahoma;
font-size:13px;
}

/*   Blog css start here
*/

#Blogcentre_container_new {
	width: 923px;
	height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../images/blog_mid_bg.gif);
	background-repeat: repeat-y;
	border:0px solid;
}
#BlogleftCenter{
	margin: auto;
	width:556px;
	height: 100%;
	float: left;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	
	padding-left:70px;
	padding-right:0;
}

#BlogHeading_25px{
	margin: auto;
	width:556px;
	height: 100%;
	float: left;
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top:10px;
	border:0px solid;
}

#Heading_15px{
	margin: auto;
	width:556px;
	height: 100%;
	float: left;
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #99c8ea;
	text-decoration: none;
	border:0px solid;
}
#BlackText_16px{
	margin: auto;
	width:556px;
	height: 100%;
	float: left;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:0px solid;
	padding-top:13px;
}
#lightBlueLine{

	
	width:536px;
	height:21px;
	float: left;
	/*background-color:#c4def2;*/
	
}
#bookmarContainer{
	margin: auto;
	width:536px;
	height: 100%;
	float: left;
	border-bottom:1px solid #c4def2;
	padding-bottom:1px;

}
#blueTextSmall{
	margin: auto;
	width:400px;
	height: 1px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
	border:0px solid;
	padding-top:13px;

}
#bookmarbtn{
	margin: auto;
	width:130px;
	height: 16px;
	float: right;
	padding-top:10px;
	padding-right:5px;
}
#yellowboxTopimg{
	margin: auto;
	width:536px;
	height: 11px;
	float: left;
	background-image:url(../images/yellowboxtop1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:20px;

}
#yellowboxMidimg{
	margin: auto;
	width:536px;
	height: 100%;
	float: left;
	background-image:url(../images/yellowboxmid1.gif);
	background-repeat:repeat-y;
}

#yellowboxBottimg{
	margin: auto;
	width:536px;
	height: 11px;
	float: left;
	background-image:url(../images/yellowboxbott1.gif);
	background-repeat:no-repeat;
}
#yelloboxdateTxt{
	margin: auto;
	width:506px;
	height: 100%;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:right;
	color: #666666;
	text-decoration: none;
	padding-right:10px;
	border:0px solid;
}

#yelloboxHeadTxt_18{
	margin: auto;
	width:490px;
	height: 100%;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color: #0000ff;
	text-decoration: none;
	padding-left:34px;
	border:0px solid;
}
#yelloboxBlueTxt_14{
	margin: auto;
	width:490px;
	height: 100%;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #0000ff;
	text-decoration: none;
	padding-left:34px;
	padding-top:5px;
	border:0px solid;
}
#whightBox{
	
	margin: 0;
	width:536px;
	height: 100%;
	float: left;
	border:1px #cedbe6 solid;
	padding-top:20px;
}
#BlogrightCenter{
	
	margin: auto;
	width: 260px;
	height: 100%;
	/*margin-right:31px;*/
	
	padding: 0px;
	float: left;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	

}

#BlogleftMenuTop
{
	margin: auto;
	width: 212px;
	height: 100%;
	padding-left:44px;
	float: right;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	border: 0px solid gray;	
	
	/*margin-left:44px;*/
}
#BlogleftMenuMid{
	margin: auto;
	width: 212px;
	float: right;
	background-image:url(../images/left_btn_bg.gif);
	background-repeat: repeat-y;
	
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #18467a;
	text-decoration: none;
	padding-left:44px;
	
	background-position:right;
	padding-bottom:2px;
	text-align:center;
	border: 0px solid;
	
}

#blueBox{
	margin: auto;
	width: 212px;
	float: right;

}
#blueboxTopimg{
	margin: auto;
	width: 212px;
	float: right;
	background-image:url(../images/left_btn_top_crv.gif);
	background-repeat:no-repeat;
}
#blueboxMidimg{
	margin: auto;
	width: 212px;
	float: right;
	background-image:url(../images/left_btn_bg.gif);
	background-repeat:repeat-y;
}
#blueboxBottimg{
	margin: auto;
	width: 212px;
	float: right;
	background-image:url(../images/left_btn_bott_crv.gif);
	background-repeat:no-repeat;
}

#BlogBlueHeading_15{
	margin: auto;
	width: 200px;
	float: right;

	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #18467a;
	text-decoration: none;
	text-align:left;
	padding-left:10px;
	border: 0px solid;
	
}
#BlogBlueTextBullet_15{
	margin: auto;
	width: 212px;
	float: right;

	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #18467a;
	text-decoration: none;
	text-align:left;
	border: 0px solid;
	list-style-image:url(../images/blue_bullet.gif);
	border: 0px solid;
	
}
#blogrightyellowboxContainer{
	margin: auto;
	width: 212px;
	float: right;
	
}


#blogrightyellowboxTopimg{
	margin: auto;
	width: 212px;
	height:12px;
	float: right;
	background-image:url(../images/blogrightyellowboxTopimg.gif);
	background-repeat:no-repeat;
	padding-top:13px;
	background-position:bottom;

}
#blogrightyellowboxMidimg{
	margin: auto;
	width: 212px;
	height:100%;
	float: right;
	background-image:url(../images/blogrightyellowboxMidimg.gif);
	background-repeat:repeat-y;



}
#blogrightyellowboxBottimg{
	margin: auto;
	width: 212px;
	float: right;
	background-image:url(../images/blogrightyellowboxBottimg.gif);
	background-repeat:no-repeat;

}
#BlogbrownHead_18{
	margin: 0px;
	width: 200px;
	float: left;

	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:center;
	
}

.BlogbrownHead_12{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
	
}

.BlogblueHead_25{
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #143362;
	text-decoration: none;
	text-align:center;
	
}






#BlogBlackText_14{
	margin: 0px;
	width: 200px;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:11px;
	padding-top:5px;
}

#BlogBrownText_12{
	margin: 0px;
	width: 200px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:center;
	padding-left:11px;
	padding-top:10px;

}
#BlogWhightBoxContainer{
	margin: 0px;
	width: 200px;
	float: left;
	padding-left:10px;
	padding-top:5px;
}
#BlogWhightBox{
	margin: 0px;
	width: 188px;
	float: left;
	border:1px solid #c7dae8;
	background-color:#FFFFFF;
	background-position:center;

}

.BlogBlackText_10{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;


}
div.module h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #18467a;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:1px;
	text-align:center;
/*	padding-left: 8px;
	padding-bottom: 0px;
	background-image:url(../images/left_btn_bg.gif);
	background-repeat:repeat-x;*/
	
}

div.module {
	margin-bottom: 10px;
}

div.module div div div {
	padding-bottom: 0px;
	padding-left:7px;
	width: auto;
}

div.module div div div div {
	background: none;
	padding: 0;
}

#whightBlueBoxTop{
	margin-left:7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 200px;
	float: left;

}
#whightBlueBoxMid{
	margin-left:7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	width:593px;
	background-image:url(../images/whightBlueBox_mid.gif);
	background-repeat:repeat-y;
}
#whightBlueBoxLeftContainer{
	margin: 0px;
	float: left;
	width:167px;
	border:0px solid;
}
#whightBlueBoxRightContainer{
	margin: 0px;
	float: right;
	width:400px;
	border:0px solid;
	padding-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
	
}

#whightBlueBoxRightContainer1{
	margin: 0px;
	float: right;
	width:400px;
	border:0px solid;
	padding-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
	
}

#whightBlueBoxRightContainer2{
	margin: 0px;
	float: right;
	width:400px;
	border:0px solid;
	padding-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
	
}

#whightBlueBoxRightContainer3{
	margin: 0px;
	float: right;
	width:400px;
	border:0px solid;
	padding-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
	
}
.hand{
cursor:pointer;
}

#AllProductDetalDivd{
	margin: 0px;
	float: right;
	width:160px;
	
}
#RollOverBullet{
	margin: 0px;
	width: 9px;
	height:9px;
	float: left;
	padding-left:13px;
	padding-top:12px;

}

#RollOverBullet{
	margin: 0px;
	width: 9px;
	height:9px;
	float: left;
	padding-left:13px;
	padding-top:12px;

}

#RollOverBullet1{
	margin: 0px;
	width: 9px;
	height:9px;
	float: left;
	padding-left:13px;
	padding-top:12px;

}

#RollOverBullet2{
	margin: 0px;
	width: 9px;
	height:9px;
	float: left;
	padding-left:13px;
	padding-top:12px;

}
#RollOverBullet3{
	margin: 0px;
	width: 9px;
	height:9px;
	float: left;
	padding-left:13px;
	padding-top:12px;

}

#AllProductDetalText{
	margin: 0px;
	width: 200px;
	float: left;
	width:135px;
	height:100%;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #216da3;
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	border:0px solid;
	padding-top:9px;
	padding-bottom:9px;
}
#AllProductDetalText_over{
	margin: 0px;
	width: 200px;
	float: left;
	width:135px;
	height:100%;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #216da3;
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	border:0px solid;
}

.BlogHeading_25pxA{
	margin: auto;
	float: left;
	font-family: Tahoma;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top:10px;
	border:0px solid;
}
.BlogHeading_25pxA3{
	margin: auto;
	float: left;
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top:10px;
	border:0px solid;
}
.BlogHeading_25pxA2{
	/*margin: auto;*/
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#045283;
	text-decoration: none;
	padding-top:10px;
	border:0px solid;
}
.BlogHeading_25pxA1
{
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border:0px solid;
}
.BlogHeading_25pxA2
{
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border:0px solid;
	width:100%;
	height:20%;
	padding-bottom:5px;
}
.product_list_shw
{
	margin: auto;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border:0px solid;
}

#detailText{
   margin: 0px;
   font-family: Tahoma;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   padding-left:5px;
   color: #990000;
   text-decoration: none;
   text-align:left; 
}

.detailText, .detailText:hover, detailText:visited{
   margin: 0px;
   font-family: Tahoma;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   padding-left:5px;
   color: #990000;
   text-decoration: none;
   text-align:left; 
}

.confirmation{
font-family:Tahoma,Arial;
text-align:center;
text-decoration:none;
font-size:12px;
color:#FF0000;
font-weight:bold;
}
/*-------------Affiliate css------------------------------------------------ */
.required_text_registration
{
	color: #990000; 
	font:tahoma; 
	font-size:20px;
	font-weight:bold;
}
.black_bigText_benefit {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;

}
.BlackText_affiliate_16px {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left:6px;
	margin-left:6px;
}
.user_affiliate_txtbox_class {
	font-family: Tahoma;
	padding-left:5px;
	padding-top:5px;
	font-size:15px;
	font-style:normal;
	height: 28px;
	width: 215px;
	vertical-align:middle;
	border: 1px solid #999999;
	

}
.user_affiliate_txtbox_class1 {
font-family: Tahoma;
	padding-left:5px;
	font-style:normal;
	padding-top:4px;
	padding-bottom:3px;
	font-size:12px;
	
/*	height: 28px;*/
	height: 15px;
	width: 190px;
	vertical-align:middle;
/*	border: 1px solid #999999;*/
	border: ridge 0px;
}
.affiliate_text_box_lost_pwd
{
	border:1px solid #CCCCCC;
	height: 12px;
	width: 230px;
	font-size:x-small;
	font-family: Tahoma;
	padding-left:5px;
	font-style:normal;
	padding-top:4px;
	padding-bottom:3px;
}	
.user_affiliate_txtbox_link_class {
	font-family: Tahoma;
	padding-left:5px;
	font-style:normal;
	height: 20px;
	width: 150px;
	vertical-align:middle;
	border: 1px solid #999999;
	

}

.user_affiliate_table_txt {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #525659;
	text-decoration: none;
	
}
.user_affiliate_table_row_space {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height:26px;
	text-decoration: none;
	
}
.BrownText_affiliate_25px {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #A72625;
	text-align: left;
	vertical-align: top;
}
.user_affiliate_table_row_space_long
{
font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height:106px;
	text-decoration: none;
}
.affiliate_margin_none
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
.user_pass_txt_withnomargin
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.user_pass_txt_withnomargin1
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	
}
.BlackText_affiliate_frontend_16px {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	
	padding-left:6px;
	margin-left:6px;
}
.BlackText_affiliate_frontend_withoutalign_16px {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
	
	padding-left:6px;
	margin-left:6px;
}

.user_affiliate_table_row_space_frontend {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height:40px;
	text-decoration: none;
	
}
.BlackText_affiliate_bold_16px {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left:6px;
	margin-left:6px;
}
.BlackText_affiliate_bold_heading {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.BlackText_affiliate_normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BlackText_affiliate_normal_bold_text {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.user_affiliate_fronend_12px_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.user_affiliate_fronend_12px_bold1{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #525659;
	text-decoration: none;
	
}
.user_affiliate_fronend_12px_bold2{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #525659;
	text-decoration: none;
	padding-left:20px;
	

}
/* new css*/

.BlackText_affiliate_reminder_text {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.user_affiliate_txtarea_link_class {
	font-family: Tahoma;
	padding-left:5px;
	font-size:10px;
	font-style:normal;
	height: 50px;
	width: 530px;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #999999;
	overflow:hidden;
	

}

/*new css 0n 29/07/08 */
.affiliate_ssl_text
{
	color: #990000; 
	font:tahoma; 
	font-size:23px;
	font-weight:normal;
}
.affiliate_ssl_text1
{
	color: #990000; 
	font:tahoma; 
	font-size:15px;
	font-weight:normal;
}
.user_affiliate_table_row_space1 {
	font-family: Tahoma;
	color: #000000;
	height:7px;
	text-decoration: none;
	
}
.BlackText_affiliate_25px {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.user_affiliate_table_row_space2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height:26px;
	text-decoration: none;
	
}
.affiliate_top_margin
{
	margin-top:8px;
	padding-top:8px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	
}
.welcome_text_registration_redtext
{
	 
	font-family: Tahoma;
	
	font-style: normal;
	font-size:26px;
	color: #990000;
	font-weight:bold;
}
.welcome_text_registration_redtext_start
{
	font-family: Tahoma;
	
	font-style: normal;
	font-size:30px;
	color: #990000;
	font-weight:bold;
}
.affiliate_login_txt_welcome {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: text-bottom;
}
.affiliate_welcome_small_row_height
{
	font-family: Tahoma;
	
	color: #000000;
	height:3px;
	text-decoration: none;
}
.affiliate_welcome_large_row_height
{
	font-family: Tahoma;
	
	color: #000000;
	height:110px;
	text-decoration: none;
}
.BlackText_affiliate1_16px {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	
}
.affiliate_link_class
{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	vertical-align: top;
}
.user_affiliate_table_row_space_middle {
	font-family: Tahoma;
	color: #000000;
	height:17px;
	text-decoration: none;
	
}
/*new css 0n 29/07/08 */

/*new css 0n 30/07/08 */
.textbox_afiliate_landingpage
{
	font-family: Tahoma;
	font-size: 30px;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
	height:12px;
}
.headin_text
{
	font-family:tahoma;
	font-size:23px;
	font-weight:bold;
	
	color:#143362;
}
.sub_headin_text
{
	font-family:tahoma; 
	color:#143362;
	font-size:18px;
	font-weight:600;
}
.under_sub_headin_text
{
	font-family:tahoma;
	font-size:12px;
	color:#143362;
	font-weight:lighter;
}
.under_sub_headin_text_aff_lst_psw
{
	font-family:tahoma;
	font-size:12px;
	color:#143362;
	font-weight:lighter;
}
.under_sub_headin_text_aff_red_text
{
	font-family:tahoma;
	font-size:12px;
	color:#990000;
	font-weight:lighter;
}
.comp_login_logon_btn1
{
	 font-family:tahoma;
	 font-size:12px;
	 font-weight:bold;
	 border:ridge;
	 border:none;
	 height:25px;
	 width:90px;
	 color:#FFFFFF;
	 text-align:center;
	 vertical-align:bottom;
}
.login_btn
{
	 font-family:tahoma;
	 font-size:12px;
	 font-weight:bold;
	 border:ridge; border:none;
	 height:25px;
	 width:150px;
	 color:#FFFFFF
}
.right_align_bttn
{
	padding-right:100px;
	padding-top:5px;
}
.affilaite_wlcm_heding
{
	font-family:tahoma;
	font-size:23px;
	font-weight:500;
	color:#143362;
}
.affilaite_wlcm_dtl
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bolder;
	color:#FF6600;
}
.affilaite_wlcm_gt_str_here
{
  font-family:tahoma;
  font-size:23px;
  font-weight:500;
  color:#143362;
}
.affilaite_wlcm_gt_str_here
{
  font-family:tahoma;
  font-size:18px;
  font-weight:500;
  color:#143362;
  padding-bottom:5px;
}
.affilaite_wlcm_labl_hdn
{
	font-family:tahoma;
	font-size:11px;
	color:#525659;
	padding-left:32px;
}
.affilaite_wlcm_labl_rmbr
{
	font-family:tahoma;
	font-size:11px;
	color:#525659;
	padding-left:32px;
	padding-top:5px;
	padding-bottom:5px;
}
.affilaite_wlcm_nt_ac_yt
{
	color:#525659;
	font-size:15px;
}
.affilaite_wlcm_regst_nw
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}
.affilaite_register_heding
{
	border:1ps solid #000000;
	font-family:tahoma;
	color:#143362;
	padding-left:25px;
	font-size:18px;
	padding-bottom:18px;
	font-weight:bold;
}
.affilaite_register_sub_heding
{
	border:1ps solid #000000;
	font-family:tahoma;
	color:#143362;
	padding-left:20px;
	font-size:18px;
	font-weight:600;
	width:400px;
}
.affilaite_register_pls_rgst
{
	font-family:tahoma;
	font-size:12px;
	color:#143362;
	font-weight:lighter;
	padding-left:2px;
}
.affilaite_register_note
{
	font-family:tahoma;
	font-size:12px;
	color:#990000;
	font-weight:lighter;
	padding-left:2px;
	padding-top:0px;
}
.affilaite_register_form_div
{
	font-family:tahoma;
	color:#143362;
	padding-left:23px;
	padding-bottom:18px;
}
.affilaite_register_form_tbl
{
	border:1px solid #C7DAE8;
	padding-top:20px;
	background-color:#C7DAE8;
	color:#525659;
	border:1px solid #6E87A5;
}
.login_form_tbl
{
	background-color:#C7DAE8;
	border:1px solid #C7DAE8;
	font-family:tahoma;font-size:12px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
}
.login_form_div
{
	padding-left:40px;
	padding-right:30px;
}
.module_div	
{
	margin:auto;
	width:160px;
	height: 19px;
	padding: 0px;
	float:none;background-image:url(images/left_btn_bg_1.gif);
	background-repeat: repeat-y;margin-left:5px;
	background-position: left;
	font-family:tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding-left:29px;
	padding-top:2px;
}
.sectiontableheader1 {
  color: #18467a;
  font-weight: bold;
 
  font-family:tahoma;
  font-size:12px;
  padding-top:15px;
 
}
.fildst
{
 	background-color:#C7DAE8;
	border:1px #6E87a5 solid;
	
	
}
.chkout_lst_passwrd_al	
{
	padding-left:20px;
	color:#990033;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.chkout_desc1
{
	border:1px #F0F0F0;
	background-color:#F0F0F0;
	font-family: Tahoma;
	marign 0px;padding 0px;
	font-size:10px;font-weight:bold;
	height:25px; padding-left:5px;
}
.chkout_desc2
{
	border:1px #F0F0F0;
	background-color:#F0F0F0;
	font-family: Tahoma;
	marign 0px;padding 0px;
	font-size:10px;
	font-weight:bold;
}
.chkout_desc3
{
	font-family: Tahoma;
	font-size:10px;
}
.chkout_desc4
{
	background-color:#F9F9F9;
	font-family: Tahoma;
	font-size:10px;
	height:25px
}
.chkout_desc5
{
	font-family: Tahoma;
	font-size:10px;	
}
.chkout_hr
{
	width:100%;
	padding-left:2px;
	padding-top:1px;
	background-color:#0E2445;
	height:1px;
	border: 0;
}
.chkout_hr1
{
	float:left;
	width:100%;
	background-color:#8999B0;
	color::#8999B0;
	line-height:1px;
}
.detail_desc1
{
	width:100%;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom:1px solid #143362;
	padding-bottom:10px;
	padding-top:0px;
	font-style:tahoma;
}
.detail_desc2
{
	float:left;
	width:25%;
	border:1px solid #CCCCCC;
	text-align:center;
	background-color: #FFFFFF;
	height:160px;
}
.detail_desc3
{
	float:left;
	width:60%;
	padding-left:15px;
	height:auto;
	text-align:justify;
}
.detail_desc4
{
	float:left;
	width:100%;
	height:120px;
	font-family:tahoma;
	font-size:15px;
	
}
.detail_desc5
{
	float:right;
	width:70%;
	padding-left:15px;
	padding-top:5px;
	height:auto;
}
.detail_desc6
{
	float:right;
	width:70%;
	height:auto;
}
.PRD_DTL1
{
	padding:20px;
	border:0px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	color:#000000;
	font-family:verdana;
}

.PRD_DTL1 a
{
   
	
	padding-bottom:10px;
	border:0px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	color:#333000;
	font-family:verdana;
	font-size:13px;
}

.PRD_DTL2
{
	float:left;
	width:60%;
	padding-left:15px;
	height:auto;
	margin-top:0px;
	padding-top:0px;
}
.PRD_DTL3
{
	float:left;
	width:470px;
	height:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#666666;
}
.PRD_DTL4
{
	float:right;
	width:72%;
	padding-left:15px;
	height:auto;
	
	
}
.PRD_DTL5
{
	width:80%;
	float:left;
	
}
.lgn_dtl1
{
	padding-left:40px;
	padding-right:30px;
	padding-bottom:6px;
}
.lgn_dtl_tbl
{
	background-color:#C7DAE8;
	border:1px solid #C7DAE8;
}
.lgn_dtl2
{
	font-family:tahoma;
	color:#143362;
	font-size:12px;
	font-weight:bold;
}
.lgn_dtl3
{
	font-family:tahoma;
	font-size:12px;
	color:#143362;
	font-weight:bold;
}
.lgn_dtl4
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}
.rgstr_dtl1
{
	padding-left:40px;
	width:88%;
	font-size:12px;
	font-family:tahoma;
}
.rgstr_dtl2
{
	border:1px solid #C7DAE8;
	padding-left:40px;
	padding-top:20px;
	background-color:#C7DAE8;
	color:#525659;
}
.rgstr_dtl3
{
	font-weight:bold;
	color:#143362;
}
.rgstr_dtl4
{
	padding-right:90px;
	margin-left:40px;
}	
.forget_dtl1
{
	padding-left:25px;
	padding-right:27px;
	font-weight:bold;
}
.forget_dtl2
{
	font-size:15px;
	background-color:#C7DAE8;
	border:1px solid #C7DAE8;
	color:#143362;
}
.forget_dtl3
{
	padding-left:25px;
}
.forget_dtl4
{
	width:95%;
	font-size:15px;
	color:#990000;
}
.forget_dtl5
{
	padding:0px;
	margin:0px;
}
.forget_dtl6
{
	padding-bottom:15px;
	padding-top:15px;
	background-color:#C7DAE8;
	border:1px solid #C7DAE8;
	padding-left:40px;
	padding-right:25px;
}
.chkout_resgiste_submt
{
	padding-bottom:15px;
	padding-top:15px;
	width:510px;
	padding-left:40px;
}
.affiliate_submission{
font-family:Tahoma,Arial;
font-size:22px;
color:#990000;
}
.affiliate_submission_blue{
font-family:Tahoma,Arial;
font-size:18px;
color:#143362;
font-weight:bold;
}
.pathway
{
  float:left;
  width:65%;
  height: 16px;
  color:#999999;
	font-size:11px;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
  /*font-weight:bold;*/
}
.pathway a
{
color:#9933CC;
font-size:11px;
font-weight:bold;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
}
.pathway1
{
float:left;
width:34%;
}
.prd_dtl_mn_div
{
	height:auto;
	padding-left:20px;
}
/* ----------------------------------------added on 8 augest 2008---------------------*/

.sidebarlink:link{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-style: normal;
	color: #0000ff;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.sidebarlink:visited{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-style: normal;
	color: #0000ff;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.sidebarlink:hover{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-style: normal;
	color: #0000ff;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration:underline;
}
/*------------------------end ------------------------------------*/

/* for submenu links   */


.li_class_child
{
list-style:none;
background-image:url(../../../images/left_sub_btn_bg.gif);
background-repeat: repeat-y;margin-left:5px;background-position: left;
text-align:left;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;
padding-bottom:0px;
padding-top:0px;
margin-top:0px;


vertical-align:top;




}

.ul_class_left
{
margin-left:0px;
padding-left:0px;
margin-top:0px;
padding-top:3px;
margin-bottom:0px;
padding-bottom:3px;


}

.ul_class_bottom
{
margin-left:0px;
padding-left:0px;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;

}
.li_class_parent1
{
list-style:none;
/*
background-image:url(../../../images/left_btn_bg_1.gif);
background-repeat: repeat-y;margin-left:5px;background-position: left;
*/
text-align:left; 
margin-top:0px;
vertical-align:middle;

margin-bottom:0px;
padding-bottom:0px;
padding-top:0px;
margin-left:0px;
padding-left:0px;
margin-right:0px;
padding-right:0px;

}
.no_margin
{
margin-top:0px;

margin-bottom:0px;
padding-bottom:0px;
margin-left:0px;
padding-left:0px;
margin-right:0px;
padding-right:0px;
	
}
.li_content_parent
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-decoration:none;
	color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	padding-top:0px;
	margin-top:0px;
	padding-left:2px;
	margin-left:2px;

}
.left_navigation_menu{	
	 display: block;
	 text-decoration:none;
	 color:#FFFFFF;
	 font-family:Verdana;
	 font-size:12px;
	 text-decoration:none;
	 color:#FFFFFF;
}
.left_navigation_menu:hover{
	 display: block;
	 text-decoration:none;
	 color:#FFFFFF;
	 font-family:Verdana;
	 font-size:12px;
	 text-decoration:none;
	 color:#FFFFFF;
}
.left_navigation_sub_menu{
	display: block;
	 text-decoration:none;
	 color:#143362;
}
.left_navigation_sub_menu:hover,left_navigation_sub_menu:visited
{
	display: block;
	 text-decoration:none;
	 color:#143362;
}
/*-------Product Price--------*/
.prd_price
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	width:50px;
}
.prd_price_dtl
{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:9px;
	width:78px;
}
.prd_price1
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000
}
.price_tab
{
	padding-left:25px;
}



/*  ----------- new added for upselling in virtuemart-------------------*/
#rightCenter_featured{
	
	margin: auto;
	width: 615px;
	height: 100%;
	/*margin-right:24px;
	padding-right:22px;*/
	float: right;
/*	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
	

	
}

.detail_desc_featured
{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-align:left;
padding:0 10px;
}

.detail_desc2_featured
{
	float:left;
	width:25%;
	border:1px solid #CCCCCC;
	text-align:center;
	background-color: #FFFFFF;
	height:160px;
}
.detail_desc3_featured
{
	float:left;
	width:60%;
	padding-left:15px;
	height:auto;
	text-align:justify;
	
	
}
.detail_desc4_featured
{
	float:left;
	width:100%;
	height:120px;
	font-family:tahoma;
	font-size:15px;
	
}
.detail_desc5_featured
{
	float:right;
	width:70%;
	padding-left:15px;
	padding-top:5px;
	height:130px;
		

}
.prd_price_featured
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	width:50px;
}
.prd_price_featured1
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000
}
.BlogHeading_25px_upsell
{
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border:0px solid;
}

.upsell_msg
{
font-family: Tahoma;
color: #003366; 
font-size: 20px;
font-weight:normal;
text-decoration:none;

}
#spacer1
{
float:left;
width:10px;
height:147px;
background:url(../../../images/spacer.gif) repeat;
}
#spacer2
{
float:left;
width:12px;
height:147px;
background:url(../../../images/spacer.gif) repeat;
}
#bottomMidHeader
{
float:left;
width:648px;
height:147px;
}
#HeaderMenu
{
height:44px;
width:100%;
color:#6699CC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.toplinks
{
color:#6699CC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-right:2px;
}
#searchCategory
{
height:50px;
width:100%;
}
.toptext
{
color:#6699CC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-left:40px;
float:left;
}

.toptextsearchbox label
{
	color:#6699CC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-right: 5px;
	float:left;
}

.select_box
{
	border:1px solid #7F9DB9;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;

}
.toptextsearchbox
{
	width:300px;
	float:left;
	padding-left:0px;
}

.search .inputbox{
	border:1px solid #7F9DB9;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:150px;
	vertical-align:top;
}
.categoryLeft
{
float:left;
width:12px;
height:25px;
}
.categoryRight
{
float:left;
width:220px;
height:25px;
}
#prodcategories
{
width:979px;
background:url(../../../images/fotter-bg.jpg) no-repeat;
height:180px;
}
#inner_categories
{
width:97%;
height:82%;
float:left;
}
a.categories-link
{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}
.category-hdng {
color:#045283;
float:left;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:18px;
padding:0 0 5px 15px;
width:95%;
height:20px;
}
.h-dotted
{
background:transparent url(../../../images/dotted-h.gif) repeat-x scroll left center;
width:97%;
height:1px;
clear:both;
}
.fotter-text {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

td a.mainlevel
{
background:transparent url(../../../images/left-curv.jpg) no-repeat scroll left center;
color:#0079C2;

}
#menu
{
height:25px;
}
 /*for Menu*/
 
#bottomMidHeader #menu li {
list-style: none;
float:left;
}
#bottomMidHeader #menu ul{
	padding: 0 0 0 15px;
	margin: 0 auto 0 auto;
	height: 40px;
	list-style: none;
	}

#bottomMidHeader #menu li{
	float:left;
	margin-left:5px;
	}

#bottomMidHeader #menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;	
	}

#bottomMidHeader #menu a span{
	float: left;
	display: block;
	padding: 0 25px 0 18px; /*Padding of menu items*/
}
#bottomMidHeader #menu li a:hover{
	color: #0079C2;
	background: url(../../../images/left-curv-over.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

#bottomMidHeader #menu li a{
	color: #0079C2;
	background: url(../../../images/left-curv.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

#bottomMidHeader #menu li a:hover span{
	color:#9933cc;
	background: url(../../../images/right-curv-over.jpg) no-repeat right top; /*right tab image path*/
}

#bottomMidHeader #menu li a span{
	color: #666;
	background: url(../../../images/right-curv.jpg) no-repeat right top; /*right tab image path*/
}


/*------------------*/

#bottomMidHeader #menu li a:hover{
	color:#9933cc;
	background: url(../../../images/left-curv-over.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

#bottomMidHeader #menu li a:hover span{
	color: #9933cc;
	background: url(../../../images/right-curv-over.jpg) no-repeat right top; /*right tab image path*/
}
.featured_product
{
	background:transparent url(../../../images/body-bg2.jpg) no-repeat scroll left top;
	width:100%;
	height:450px;
}

.featured_product .product_name{
	margin-bottom: 10px;

}

.featured_product .productPrice{
	display: none;
}

.featured_product .addtocart_button_module{
	background:transparent url(../../../images/ordernow1.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:bold;
	height:46px;
	width:178px;
}

.addtocart_button_module1
{
background:url(../../../images/ordernow1.jpg) no-repeat;
height:46px;
width:178px;
border:0;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
cursor:pointer;
}
.addtocart_button_module2
{
background:url(../../../images/ordernow2.jpg) no-repeat;
height:46px;
width:178px;
border:0;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
cursor:pointer;
}
.addtocart_button_module3
{
background:url(../../../images/ordernow3.jpg) no-repeat;
height:46px;
width:178px;
border:0;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
cursor:pointer;
}
.featured_product_name1
{
background:url(../../../images/product-1-bg.jpg) no-repeat;
}
.featured_product_name2
{
background:url(../../../images/product-2-bg.jpg) no-repeat;
}
.featured_product_name3
{
background:url(../../../images/product-3-bg.jpg) no-repeat;
}
.lefttmodule
{
float:left;
width:710px;
padding:0px;
margin:0;
}
.rightmodule
{
float:left;
width:260px;
padding-left:5px;
margin:0;

}
.rightmodule1
{
float:left;
width:255px;
padding-left:0px;
margin:0;

}
.latestnews
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:8px 0 0;
}
.latestnews li{
background:transparent url(../../../images/bulit.gif) no-repeat scroll 0 3px;
font-size:11px;
line-height:14px;
padding:0 0 8px 12px;
text-align:justify;
font-family:Arial,Helvetica,sans-serif;
}
.news-hdng
{
color:#9933CC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.video-desc {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
td p a.video-desc2 {
color:#090808;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
.desc-hdng {
color:#045283;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:18px;
line-height:22px;
margin:0;
}
.desc-hdng2 {
color:#000000;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:8px 0 0 0;
}
#movie {
float:left;
height:80px;
width:91px;
}
#movie2 {
float:left;
height:71px;
width:91px;
}
#movies-main {
left:2%;
position:absolute;
top:144px;
width:91px;
}
.homepageclass
{
width:100%;
background:url(../../../images/video-bdy-bg.jpg) no-repeat scroll left top;
height:270px;
}
.viewcontent
{
background-attachment:scroll;
	background-color:transparent;
	background-image:url(../../../images/inner-header.gif);
	background-position:left bottom;
	background-repeat:no-repeat;  height:60px;
	}
	
	
.blog
{
padding:0px;
margin:0px;
}
.fetauredprotxt
{
color:##427da2;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
padding: 5px 10px 0 ; 
text-align: justify;
}
.view-all:hover {
color:#000000;
}
.view-all {
color:#9933CC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
.v-dotted {
background:transparent url(../../../images/dotted-v.gif) repeat-y scroll right center ;
padding:12px 15px 0pt 5px;
}
.product_feature_head
{
 color:#9933cc; font-weight:600; font-size:16px;  line-height:16px; letter-spacing:-1px; font-family:sans-serif; padding-top:2px;
}
.toplinks:hover {
color:#333333;
text-decoration:underline;
}
.pro-bg {
background:transparent url(../../../images/pro-bg.gif) no-repeat scroll center bottom;
padding:0 10px;
}
.category-hdng_right
{
color:#045283;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:18px;
padding:0 15px 0 15px;
text-align:center;
}
.heading_cat{
color:#045283;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:18px;
height:30px;
}
.topbgr {
background-image:url(../../../images/prod_upper_bg.gif);
background-repeat:no-repeat;
height:12px;
width:351px;
}
.bootombgr {
background-image:url(../../../images/prod_lower_bg.gif);
background-repeat:no-repeat;
height:7px;
}
.middlebgr
{
background-image:url(../../../images/prod_middle_bg.gif);
background-repeat:repeat-y;

height:185px;
padding:0 10px;
}
.middlebg_left
{
float:left;
width:130px;
text-align:left;
}
.middlebg_right
{
float:left;
font-size:11px;
font-family:Arial,Helvetica,sans-serif;
width:190px;
text-align:left;
}
a.more_picture {
background:transparent url(../../../images/glass.gif) no-repeat scroll right center;
color:#9933CC;
padding-right:40px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:underline;
}

a.head_product
{
color:#045283; font-family:Arial,Helvetica,sans-serif; font-weight:bold; font-size:12px;
text-decoration:underline;
line-height:17px;
}
a.cart-detail  {
color:#4C9FAF;
font-size:11px;
font-weight:bold;
line-height:17px;
}
a.cart-detail : hover{
color:#4C9FAF;
font-size:11px;
font-weight:bold;
line-height:17px;
}
a.view-detail {
color:#9933CC;
font-size:11px;
text-decoration:underline;
}
.quantity {
font-size:11px;
height:13px;
margin:0 5px;
width:15px;
}
.shop_cart_img
{
background:url(../../../images/shop-cart.gif) no-repeat center;
border:0;
cursor:pointer;
}
a.prev {
background:transparent url(../../../images/prev-arrow.gif) no-repeat scroll 0 3px;
color:#9933CC;
font-size:11px;
padding-left:10px;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
}
a.next {
background:transparent url(../../../images/next-arrow.gif) no-repeat scroll right center;
color:#9933CC;
font-size:11px;
padding-right:10px;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
}


.sublinks 
{
padding:0px 7px 0px 7px;
color:#990000;
text-decoration:none;
}

.addtocart_button_module{
    background:transparent url(images/ordernow1.jpg) no-repeat scroll 0 0;
    border:0 none;
    color:#990000;
    cursor:pointer;
    font-family:"Times New Roman",Times,serif;
    font-size:21px;
    font-weight:bold;
    width:130px;
}


/*  ----------- new added for upselling in virtuemart-------------------*/
/* ---------------------------------------------------------------------------------------------------------*/
