@charset "utf-8";
/* CSS Document */

body{
	background-color: #FFFFFF;
	background-image: url(../images/big_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
.menutab {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #4d4d4d;*/
	color:#000000;
	font-weight: bolder;
	text-align: center;
}

.menutab a{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #4d4d4d;*/
	color:#000000;
	font-weight: bolder;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
}


.menutab a:visited{
color: #000000; 
text-decoration: none; 
}


.menutab a:hover{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #3179C5;*/
	color: #999999;
	font-weight: bolder;
	text-align: center;
	padding-top: 6px;
	text-decoration: underline;
}


.sign-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #4d4d4d;*/
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.sign-up A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #4d4d4d;*/
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.sign-up a:visited{
color: #000000; 
text-decoration: none; 
}

.sign-up a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #4d4d4d;*/
	color: #999999;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}


.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #848486;*/
	color: #000000;
	text-align:center;
	padding-bottom: 10px;
}

.footer_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #848486;*/
	color: #000000;
	text-align:center;
	padding-bottom: 10px;
	text-decoration: none;
}

.footer_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #000000;*/
	color: #999999;
	text-align:center;
	padding-bottom: 10px;
}



.ipray_bg {
	background-image: url(../images/ipray_mid.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	margin-left: 1px;
	background-color: #e7e7e9;
	background-position: top;
}

.search_bg {
	background-image: url(../images/search_mid.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	margin-left: 1px;
	background-color: #e7e7e9;
}

.feature_bg {
	background-image: url(../images/fea_mid.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	height: 194px;
	background-color: #e7e7e9;
}

.feature_broad_bg {
	background-image: url(../images/broad_mid.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	background-position: top;
	background-color: #e7e7e9;
}
.istore_bg {
	background-image: url(../images/store_mid.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	height: 211px;
	background-position: bottom;
}
.footer_img {
	background-image: url(../images/footer_img.jpg);
	height: 37px;
	width: 900px;
}


.fea_mem_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	height: 184px;
	background-image: url(../images/fea_mem_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}





.text_ {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A51A1;
	text-decoration: none;
	padding-left:4px;
}

.text__pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	text-decoration: none;
}

.text__bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A51A1;
	text-decoration: none;
	font-weight: bold;
}

.text_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
	text-align: justify;
	
}
.text_1 p A {
	color:#0000FF;
}
.text_1 A {
	color:#0000FF;
}
.text_1 ol A {
	color:#0000FF;
}
.text_1 ul {
	color:#0000FF;
}
.head_4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 003558;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}




















.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a51a1;
	font-weight: bold;
}

.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a51a1;
}

.icon_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1b99cc;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}


.blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a51a1;
}
.blue_small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a51a1;
}
.blue_small a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a51a1;
	text-decoration:underline;
}


.text_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
	padding-left:0px;
}



.text_blue_pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	text-decoration: none;
}

.text_blue_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A51A1;
	text-decoration: none;
	font-weight: bold;
}

.text_blue1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
	text-align: justify;
	
}

.textblue_not{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;

}

.text_blue1 p A {
	color:#0000FF;
}
.text_blue1 A {
	color:#0000FF;
}
.text_blue1 ol A {
	color:#0000FF;
}
.text_blue1 ul {
	color:#0000FF;
}



.text_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
	text-align: justify;
	
}
.text_1 p A {
	color:#0000FF;
}
.text_1 A {
	color:#0000FF;
}
.text_1 ol A {
	color:#0000FF;
}
.text_1 ul {
	color:#0000FF;
}


.text_red1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
	text-align: justify;
	
}
.text_red1 p A {
	color:#0000FF;
}
.text_red1 A {
	color:#0000FF;
}
.text_red1 ol A {
	color:#0000FF;
}
.text_red1 ul {
	color:#0000FF;
}




.form_textblue {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
}

.form_textblue td{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.head_blue1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:31px;
}



.head_blue3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #185789;
	font-weight:bold;
	text-decoration: none;
	
}

.head_blue2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:30px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 555px;
}



.head_blue4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}


.head_blue5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}

.head_blue5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}


.text_blue2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	text-decoration: none;
	padding-left:31px;
}

.detailhead {

	background-image:url(../images/bar2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003558;
	background-repeat: no-repeat;
	padding-left:25px;
}

.detailheadblue {

	background-image:url(../images/bar2_blue.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003558;
	background-repeat: no-repeat;
	padding-left:25px;
}
.profilelinksblue {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751303;
	font-weight:bold;
	background-image: url(../images/bg2_blue.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 585px;
	text-decoration: none;
}
.pageheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #751303;
	text-decoration: none;
	background-image: url(../images/icon_bg_blue.jpg);
	padding-top: 18px;

}
.pagehead1blue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #86003B;
	text-decoration: none;
}

.head_5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}

.head_blue5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}
.head_blue5_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003558;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3_blue.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}
.head_blue4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}
.head_blue41 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 003558;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2_blue.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}

.head_blue4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2_blue.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}


.text_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
	text-align: justify;
	
}
.text_blue_pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
}

.leftkinksblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #86003B;
	text-decoration: none;
}

.leftkinksblue A{
	color: #751303;
	text-decoration: none;
}

.leftkinksblue A:hover{
	color: #751303;
	text-decoration: underline;
}












.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a0a05;
}
.grey_nor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848486;
}
.istorec_bg {
	background-color: #DFEFFC;
	border: 1px solid #d9e4ef;
	width: 240px;
	height: 100px;
}

.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.picture {
	border: 1px solid #bdbdbc;
	margin: 5px;
}
.pic_table {
	background-color: #FFFFFF;
	margin: auto;
}



.blackbold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}


.grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848486;
	font-weight: bold;
}



.side_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
}
.footer_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFBFBF;
	padding-top: 10px;
	text-align: center;
	background-image: url(../images/footer_img.jpg);
	height: 37px;
	background-repeat: no-repeat;
}
.espaniol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	font-weight: bold;
}

.espaniol a{
	color: #747474;
	text-decoration:none;
}

.espaniol a:hover{
	color: #000000;
	text-decoration:none;
}

.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/english.jpg);
	height: 36px;
	width: 62px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-left: 50px;
}

.english a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.english a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}

.leftkinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #116fbe;
	text-decoration: none;
}

.leftkinks A{
	color: #116fbe;
	text-decoration: none;
}

.leftkinks A:hover{
	color: #000000;
	text-decoration: underline;
}

.leftkinksred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A40A03;
	text-decoration: none;
}

.leftkinksred A{
	color: #A40A03;
	text-decoration: none;
}

.leftkinksred A:hover{
	color: #A40A03;
	text-decoration: underline;
}

.leftkinksviolet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #86003B;
	text-decoration: none;
}

.leftkinksviolet A{
	color: #A40A03;
	text-decoration: none;
}

.leftkinksviolet A:hover{
	color: #A40A03;
	text-decoration: underline;
}
/*----new CSS created by yatindra---------*/
h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
}
/*----------------End---------------------*/

.head_left{
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
}

.head_left1{
	background-image: url(../images/bg_minileft.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 233px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
}

.head_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.text1 A{
	font-size: 12px;
	color: #FF0000;	
}
.text1 table{
	font-size: 12px;
}
a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }



.text_red_pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A40A03;
	text-decoration: none;
}
.text_violet_pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59432C;
	text-decoration: none;
}

.text_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A40A03;
	text-decoration: none;
	text-align: justify;
	
}
.text_violet {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59432C;
	text-decoration: none;
	text-align: justify;
	
}

.head_red4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A40A03;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2_red.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}

.head_violet4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86003B;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2_violet.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}


.head_red5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A40A03;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3_red.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}

.head_violet5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86003B;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3_violet.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}


.login_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4B;
	text-decoration: none;
}

.text_mem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 35px;
}

a.forget{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: underline;
}

a.forget:hover{
	color: #000000;
	text-decoration: underline;
}

.head_mini1{
	background-image: url(../images/bg_minibox.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 443px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00437c;
	text-decoration: none;
	padding-left: 5px;
}

.border_img2{
	border: 1px solid #c3c3c8;
}

.pageing{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.pageing A{
	color: #0a51a1;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 13px;
}

.pageing A:hover{
	color: #FF3300;
	text-decoration: underline;
}

a.view{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #257BC3;
	text-decoration: none;
	padding-right:20px;
	padding-top:11px;
	font-weight: bold;
	}
	
	a.view:hover{
	color: #000000;
	text-decoration: underline;
	}


.detailhead_bg {
	background-image:url(../images/bar2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A51A1;
	background-repeat: no-repeat;
	padding-left:25px;
}

.border_img1 {
	border: 2px solid #D0CECE;
}

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

.leftlink_istore A{
	color: #000000;
	text-decoration: none;
}

.leftlink_istore A:hover{
	text-decoration: underline;
}
.istore_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:24px;
}

.product1 {
	background-color:#DFEEFC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
}

.product_detail {
    color:#747475;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.product_add {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #157ED6;
	border-left-color: #157ED6;
	border-top-color: #157ED6;
	border-bottom-color: #157ED6;
	color:#157ED6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.pagehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a51a1;
	text-decoration: none;
	background-image: url(../images/icon_bg.jpg);
	padding-top: 18px;
}
/*----new CSS created by yatindra---------*/
.pagehead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a51a1;
}
/*----------------End---------------------*/

.back_img1 {
	background-image:url(../images/members_03.jpg);
	background-repeat:no-repeat;
	height: 121px;
	width: 141px;
}

.text_mem1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00437C;
	padding-left:9px;
	text-align: left;
}

.text_mem2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-align: left;
}

.leftlink_mem{
	color: #0a51a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.leftlink_mem A{
	font-size: 13px;
	color: #0a51a1;
	text-decoration: none;
	padding-left: 10px;
}

.leftlink_mem A:hover{
	color: #000000;
	text-decoration: underline;
}

.bg_quicksearch{
	background-color: #E8E8EA;
	background-image: url(../images/bg_leftbox1.jpg);
	background-repeat: repeat-x;
}
.next {
	color:#157ED6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00437c;
	text-decoration: none;
}
/*----new CSS created by yatindra---------*/
.pagetitle h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00437c;
	text-decoration: none;
}
/*----------------End---------------------*/
.pagehead1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a51a1;
	text-decoration: none;
}
.profilelinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 585px;
	text-decoration: none;

}
.pageheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a51a1;
	text-decoration: none;
	background-image: url(../images/icon_bg_red.jpg);
	padding-top: 18px;


}
.pagehead1red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A40A03;
	text-decoration: none;
}
.detailheadred {

	background-image:url(../images/bar2_red.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A40A03;
	background-repeat: no-repeat;
	padding-left:25px;
}

.pageheadviolet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a51a1;
	text-decoration: none;
	background-image: url(../images/icon_bg_violet.jpg);
	padding-top: 18px;


}
.pagehead1violet {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #86003B;
	text-decoration: none;
}
.detailheadviolet {

	background-image:url(../images/bar2_violet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #86003B;
	background-repeat: no-repeat;
	padding-left:25px;
}
.profilelinksviolet {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	background-image: url(../images/bg2_violet.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 585px;
	text-decoration: none;
}
.profilelinksred {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	background-image: url(../images/bg2_red.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 585px;
	text-decoration: none;
}

.detailheadgreen {

	background-image:url(../images/bar2_green.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #59432C;
	background-repeat: no-repeat;
	padding-left:25px;
}
.profilelinksgreen {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	background-image: url(../images/bg2_green.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 585px;
	text-decoration: none;
}
.pageheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a51a1;
	text-decoration: none;
	background-image: url(../images/icon_bg_green.jpg);
	padding-top: 18px;

}
.pagehead1green {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #59432C;
	text-decoration: none;
}
.head_green5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #59432C;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3_green.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}
.head_green4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #59432C;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2_green.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}
.text_green {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 86003B;
	text-decoration: none;
	text-align: justify;
	
}
.text_green_pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86003B;
	text-decoration: none;
}

.leftkinksgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B452E;
	text-decoration: none;
}

.leftkinksgreen A{
	color: #5B452E;
	text-decoration: none;
}

.leftkinksgreen A:hover{
	color: #5B452E;
	text-decoration: underline;
}

.detailheadbrown {

	background-image:url(../images/bar2_brown.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #751303;
	background-repeat: no-repeat;
	padding-left:25px;
}
.profilelinksbrown {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751303;
	font-weight:bold;
	background-image: url(../images/bg2_brown.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 585px;
	text-decoration: none;
}
.pageheadbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #751303;
	text-decoration: none;
	background-image: url(../images/icon_bg_brown.jpg);
	padding-top: 18px;

}
.pagehead1brown {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #751303;
	text-decoration: none;
}
.head_brown5_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #751303;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/bg3_brown.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 530px;
	text-transform: uppercase;
}
.head_brown4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #751303;
	font-weight:bold;
	text-decoration: none;
	padding-left:35px;
	background-image: url(../images/bg2_brown.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-transform: uppercase;
	height: 25px;

}
.text_brown {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751303;
	text-decoration: none;
	text-align: justify;
	
}
.text_brown_pro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751303;
	text-decoration: none;
}

.leftkinksbrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #751303;
	text-decoration: none;
}

.leftkinksbrown A{
	color: #751303;
	text-decoration: none;
}

.leftkinksbrown A:hover{
	color: #751303;
	text-decoration: underline;
}


.textstep {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;

}
.error{
	vertical-align: middle;
	color: #FF0000;
	background: #FFF3F3;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	}
.button {		
	background:#0A51A1;
	font-weight: bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
div.page_header {
	font-size: 11pt;
	font-weight: bold;
	color: #555555;
	margin-bottom: 0px;
	padding-top: 5px;
}
.bluetext{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
color:#0A51A1;
}









.links_video{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #116fbe;
	text-decoration: none;
	}

.links_video A{
	color: #116fbe;
	text-decoration: underline;
}

.links_video A:hover{
	color: #000000;
	text-decoration: underline;
}

.text_vid1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text_vid2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.coments{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0A51A1;
	text-decoration: underline;
}

a.coments:hover{
	color: #000000;
	text-decoration: underline;
}

.text_add{
	text-align: right;
	padding-right: 22px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

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

.text_search2{
}

.text_search3{
}

.text_cart{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}
.istore_head1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
}
.form_textshipping {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
}

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



.text_prodetail {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003366;
text-decoration: none;
}
.price {
color: #FF0000;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.text_prodetail1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
text-decoration: none;
}
.ved_img {
	border: 1px solid #333333;	
}
.play_ico {
	position: absolute;
	z-index:1000;
	margin-top: 61px;
	margin-left: 13px;
}
.rate{
font-weight:bold;
font-size:14px;
}

/* email form */

.head_blue6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
	padding-left:30px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 530px;
}

.email_form {
	font-family:Arial, Helvetica, sans-serif;
	color:#0A51A1;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 17px;
}

.email_form2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0A51A1;
	font-size: 12px;
	text-decoration:none;
	padding-top:5px;
}	
	

.email_form1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0A51A1;
	font-size:10px;
	text-decoration:none;
}

.forgot_pwd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A51A1;
	text-decoration: none;
	padding-right:6px;
}

.forgot_pwd a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A51A1;
	text-decoration: none;
	padding-right:6px;
}

.forgot_pwd a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A51A1;
	text-decoration: underline;
	padding-right:6px;
}


/* end email form */
/* fetured video */
.img_belowtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height:6px;
}

/* all video page  */


.more_videos {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: none;
}

.more_videos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	font-weight:bold;
	text-decoration: underline;
}

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

.favorite_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.favorite_video a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration:underline;
}

.favorite_video a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A51A1;
	text-decoration:underline;
}


.favorite_vdhead {
	background-image: url(../images/bg_minibox.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 443px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00437c;
	text-decoration: none;
	padding-left: 5px;
}

.favorite_vdhead a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00437c;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}

.favorite_vdhead a:hover{
	color: #00437c;
	text-decoration: none;
	padding-left: 5px;
}

/* end all video */

/*new add by punam*/

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

.txt_box{
border:1px solid #CCCCCC}

.bdr_img{
	border: 1px solid #999999;
}

.txt_membercart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.form_textshipping1 td{
	padding-top: 2px;
	padding-left: 5px;
}

.form_conttxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.head_txtblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A51A1;
	text-decoration: none;
}

.black_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.black_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.blue_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a51a1;
	font-weight: bold;
}

.photo{

	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}

.bg_adse{
	background-image: url(../images/bg_advancesearch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.txt_adsearch1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #dae8f5;
}

.txt_adsearch1 td{
	padding-left: 0px;
}


.bgcolor1{
	background-color: #dae8f5;
	background-image: url(../images/bg_div.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}


.black_text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.donate_head{
background-image: url(../images/bg_div.jpg);
background-repeat: repeat-x;
padding-top: 4px;
padding-bottom: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-color: #E6E6E6;
border-bottom-style: solid;
}

.donate_bdr1{
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.donate_bdr1 td{
padding-left: 10px;
}.bdr_bt {
	border: 1px solid #CCCCCC;
}


.bt{
	background-repeat: no-repeat;
	background-image: url(../images/tb2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bt A{
	color: #000000;
	text-decoration: none;
	
	
}

.bt A:hover{
	color: #0033CC;
	text-decoration: underline;
	
}

.bt1{
	background-image: url(../images/tb1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.spacer{
	background-color: #e4e4e4;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.spacer2{
	background-color: #CACACA;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0A51A1;
	text-decoration: none;
}
.spacer3{
	background-color: #EAEAEA;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*----new CSS created by yatindra---------*/
.breadcrumb{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}

.bg_member h1 {
	background-image:url(../images/head_member2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 40px;
	height: 43px;
/* 	width: 100px; */
	color: #0a51a1;
	background-repeat:no-repeat;
	padding-left: 83px;
}

.bg_member1 h1 {
	background-image:url(../images/head_vandor2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 40px;
	height: 43px;
/* 	width: 100px; */
	color: #0a51a1;
	background-repeat:no-repeat;
	padding-left: 100px;
}


.bg_video_new h1{
	background-image:url(../images/head_video.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 40px;
	height: 43px;
	width: 100px;
	color: #0a51a1;
	background-repeat: no-repeat;
	padding-left: 83px;
}

/*----------------End--------------------*/