html body,#ie6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0!important;
	padding: 0!important;
); 
}



.logo{
	float: left;
	width: auto;
	height: auto;
	position: absolute;
	top: 9px;
	margin-bottom: 10px;
}


.gocash{
	float:right; 
	width:400px; 
	height:70px; margin-left:170px; margin-top:10px; text-align:right;
}



.mk{
	list-style:none; 
display: inline-block;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
		color:#ffffff; 	font-weight:bold; 

	margin-right:1px;

padding-right:10px;
border-right:1px solid #ccc; 
}


.link a{
	color:#fff;
}	

.link a:hover{
	color:#ccc;
}

img{
	border:0;	
}




a{
	color:#666666;
	text-decoration:none;	
}

a:hover{
	color:#333;
	text-decoration:none;	
}

/*
.ima{
	 -moz-border-radius: 7px;
        border-radius: 7px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;		
} */

#wrapper{
	float:left;
	width:100%;	
	height:100%;
	margin:0;
}

#topbar{
	float:left;
	width:100%;	
	height:81px;
	background-image:url(../images/menu.fw.png);
	background-repeat:repeat-x;
	border:0;
}

#topbar .menu{
	width:900px;	
	height:61px;
	margin-top:15px;
}

#menutop{
	width:750px;
	height:70px;
	float:right;
}


#menu{
	
	width:900px; 
	height:35px;
}


#menu li{
	list-style: none;
	display: inline-block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	width: 108px;
	color: #ffffff;
	font-weight: bold;
	margin-right: 1px;
	padding-top: 10px;
	background-color: #5D033E;
	/*border-right:1px solid #ccc; */
	
}

#menu li:hover{
	text-decoration: none;
	background-color: #FFAD28;
}

#menu li a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu .list_menu a:hover{
	color:#ccc;
	text-decoration:none;
}


#listing{
	width: 205px;
	height: 200px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 2px solid #C8C4C0;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	background-color: #F1F1F1;
}

#listing img{
	 -moz-border-radius:0 0 0 7px;
    border-radius:7px 7px 0 0;
	border-bottom:1px solid #ccc;
}


#listing .title{
	font-size: 10px;
	font-weight: bold;
}

#listing .bamt{
	font-size: 20px;
	font-weight: normal;
}

#listing .red_amt{
	 font-size:12px;
	 font-weight:bold;
	 color:#F00;
}




#lst{
	width:150px; 
	height:195px; -moz-border-radius:7px;
    border-radius:7px; border:2px solid #9326ff; 
	background:#ededed; float:left;	
	margin-right:20px;
	margin-top:10px;
}

#lst img{
	 -moz-border-radius:0 0 0 7px;
    border-radius:7px 7px 0 0;
	border-bottom:1px solid #ccc;
	width:150px;
	height:110px;
}


#lst .title{
	 font-size:12px;
	 font-weight:bold;
}

#lst .bamt{
	 font-size:20px;
	 font-weight:bold;
	 line-height:25px;
}






#main{
	float:left;
	width:100%;	
	height:320px;
	
}


#main .main_content{
	width: 900px;
	height: 305px;
	margin-top: 15px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #ccc;
}


#slide{
	width: 550px;
	height: 500px;
	float: left;
}


.vtitle{
font-size:18px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	margin-left:10px;
	color:#234440;
	margin-bottom:15px;
	text-align:left;
	margin-top:10px;	
}


#signin
{
	background: #ccc;
	background-image: -moz-linear-gradient(#fff, #ededed);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ededed),color-stop(1, #fff));
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 300px;
	height: 270px;
	padding-top: 8px;
	float: right;
	text-align: left;
	overflow: hidden; /* Clear floats */
	border: 1px solid #FFCCFF;
}

#signin .stitle{
	
	font-size:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	margin-left:10px;
	color:#234440;
	margin-bottom:15px;
	
}


#signin .ste{
	
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	margin-left:10px;
	color:#234440;
	margin-top:5px;
}


#signin .scontent{
	
	margin-left:10px;
	padding-bottom:7px;
	color:#666666;
}

#signin .fcontent{
	
	margin-top:10px;
	border-top:1px solid #ccc;
	color:#666666;
}

#box{
	padding: 5px 9px;
	height: 17px;
	width: 250px;
	border: 1px solid #FFCCFF;
	font-size: 13px;
	;
	background: #f1f1f1;
	-moz-border-radius: 50px 3px 3px 50px;
	border-radius: 3px 50px 50px 3px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	
}
#webfield{
	padding: 5px 9px;
	height: 17px;
	width: 250px;
	border: 1px solid #FFCCFF;
	font-size: 13px;
	;
	background: #f1f1f1;
	-moz-border-radius: 50px 3px 3px 50px;
	border-radius: 3px 50px 50px 3px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	
}
#web_query1{
	padding: 5px 9px;
	height: 17px;
	
	border: 1px solid #FFCCFF;
	font-size: 13px;
	;
	background: #f1f1f1;
	-moz-border-radius: 50px 3px 3px 50px;
	border-radius: 3px 50px 50px 3px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	
}
#web_query2{
	padding: 5px 9px;
	height: 17px;
	
	border: 1px solid #FFCCFF;
	font-size: 13px;
	;
	background: #f1f1f1;
	-moz-border-radius: 50px 3px 3px 50px;
	border-radius: 3px 50px 50px 3px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	
}
#web_query3{
	padding: 5px 9px;
	height: 17px;
	
	border: 1px solid #FFCCFF;
	font-size: 13px;
	;
	background: #f1f1f1;
	-moz-border-radius: 50px 3px 3px 50px;
	border-radius: 3px 50px 50px 3px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	
}
#subt
{
        background: #6cbb6b;
        background-image: -moz-linear-gradient(#95d788, #6cbb6b);
        background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6cbb6b),color-stop(1, #95d788));

        -moz-border-radius: 3px 50px 50px 3px;
        border-radius: 50px 50px 50px 50px;

        border-width: 1px;
        border-style: solid;
        border-color: #7eba7c #578e57 #447d43;

         -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
         -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
         box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;                

        height: 20px;
        width: 80px;
        cursor: pointer;
        font: bold 12px Arial, Helvetica;
        color: #23441e;

        text-shadow: 0 1px 0 rgba(255,255,255,0.5);
		margin-top:5px;
}

#subt:hover
{
        background: #95d788;
        background-image: -moz-linear-gradient(#6cbb6b, #95d788);
        background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #95d788),color-stop(1, #6cbb6b));
}       

#subt::-moz-focus-inner
{
       border: 0;  /* Small centering fix for Firefox */
}               



#submit
{
        background: #6cbb6b;
        background-image: -moz-linear-gradient(#95d788, #6cbb6b);
        background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6cbb6b),color-stop(1, #95d788));

        -moz-border-radius: 3px 50px 50px 3px;
        border-radius: 3px 50px 50px 3px;

        border-width: 1px;
        border-style: solid;
        border-color: #7eba7c #578e57 #447d43;

         -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
         -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
         box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;                

        height: 25px;
        width: 50px;
        cursor: pointer;
        font: bold 13px Arial, Helvetica;
        color: #23441e;

        text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#submit:hover
{
        background: #95d788;
        background-image: -moz-linear-gradient(#6cbb6b, #95d788);
        background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #95d788),color-stop(1, #6cbb6b));
}       

#submit::-moz-focus-inner
{
       border: 0;  /* Small centering fix for Firefox */
}               

#icons{
	float:left; 
	margin-left:10px;
	margin-top:5px; 
	width:35px; 
	height:35px;
}

#product{
	float:left; 
	margin-left:10px;
	margin-top:5px; 
	width:75px; 
	height:75px;
	border:1px solid #ccc;
}


.sel{
	border:0;
	background:none;
}







.root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
padding: 11px 0 0 0px;
	
}


#scrll{
	float:left;
	width:100%;
	height:166px;
	margin-top:20px;
	margin-bottom:10px;
	}

#srcll .pic{
	width:900px;
	height:176px;
	}
	
	
#footer{	
	width:100%; 
	height:70px; 

}

#footer .copy{
	float:left; 
	width:250px; 
	height:auto;
	margin-top:10px;
	text-align:left;
	
}

#footer .list{
	float: right;
	width: 700px;
	height: 40px;
	margin-top: 5px;
	text-align: left;
}

/*--- carousel ---*/
.prev { width:30px; height:30px; cursor:pointer; position:absolute; top:48px; left:4px; display:block; background:url(../images/prev.png) 0 0 no-repeat;}	
.next { width:30px; height:30px; cursor:pointer; position:absolute; top:48px; right:4px; display:block; background:url(../images/next.png) 0 0 no-repeat;}	
.carousel {
	
	width:900px;
	margin:0px auto 10px;
	min-height:175px;
	overflow:hidden;
	position:relative;
}

.prev img, .next img {display:none}

#carousel {
	margin:0 0 0 1px !important;
	padding:0 !important;
	width:1000px;
	margin:0px 0 0 0px;
	overflow:hidden;
	
}
.bx_container {
	position:absolute;
	left:55px;
	top:10px;}
	
#carousel li {
	width:280px;
	height:165px;
	text-align:left;
	float:left !important;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	

}

#carousel .title{
	font-size:14px; 
	color:#68061d;
}

#carousel .txt{
	font-size:12px; 
	color:#666666;
}

#carousel img{
	border:0;	
}




#modal {
	visibility:hidden;
	width:560px;
	height:400px;
	padding:8px;

	background:rgba(0,0,0,.3);

	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;

	position:absolute !important;
	top:50% !important;
	left:50% !important;
	margin-top:-184px !important;
	margin-left:-280px !important;
	z-index:101;
}


#heading {
	width:560px;
	height:44px;

	background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');

	border-bottom:1px solid #bababa;

	-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);

	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;

	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:44px;

	color:#444444;
	text-shadow:0px 1px 0px #fff;
}

#content {
	width:560px;
	height:355px;

	background:#fcfcfc;

	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	box-shadow:0px 1px 3px rgba(0,0,0,.25);

	-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
}

#content p {
	font-size:13px;
	font-weight:normal;
	text-align:center;
	line-height:22px;
	color:#555555;

	width:100%;
	float: left;

	margin:19px 0;
}


.button {
	width:138px;
	height:33px;

	font-size:13px;
	font-weight:bold;
	line-height:33px;

	color:#fff;
	text-shadow:0px 1px 0px rgba(0,0,0,.2);

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	-webkit-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);
	box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);

	float:left;
}
.button img { 
	float:left;
	width:33px;
	height:33px;
}



.button.green {
	background: -webkit-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -moz-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );

	border:1px solid #5b8821;

	margin:0 5px 0 35px;
}
.button.red {
	background: -webkit-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -moz-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87288', endColorstr='#ce3b46',GradientType=0 );

	border:1px solid #b0333e;

	margin:0 35px 0 5px;
}

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}
.matitle{
	font-size:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	margin-left:10px;
	color:#234440;
	margin-top:5px;
	text-align:left;
	float:left;
}
#fscontent{
	
	margin-left:10px;
	padding-bottom:7px;
	color:#666666;
	text-align:left;
}
