.AdventPro{
	font-family: 'Advent Pro', sans-serif;
}

.MedulaOne{
	font-family: 'Medula One', cursive;
}


/*  */

/*  */

.cartimg img{
	width:70%;
	height:auto;
	margin:0 15%;
	padding:0;
	border:0;	
}


@media only screen and (max-width:768px){

#rightslider_scroll
{
	top: 0;
	right:-70%;
	width:70%;	
	position:fixed;
	z-index:99999;
	opacity:0.95;
	filter:alpha(opacity=95); 
}


}

@media (min-width: 768px) and (max-width:1200px) {


#rightslider_scroll
{
	top: 0;
	right:-30%;
	width:30%;	
	position:fixed;
	z-index:99999;
	opacity:0.9;
	filter:alpha(opacity=90); 
}


}

@media only screen and (min-width:1200px){


#rightslider_scroll
{
	top: 0;
	right:-25%;
	width:25%;	
	position:fixed;
	z-index:99999;
	opacity:0.9;
	filter:alpha(opacity=90); 
}


}





#rightslider_scroll:hover{
	opacity:1;
	filter:alpha(opacity=100); 	
}


#rightslider_content{
	width:100%;
	height:100%;
	background:#fff7b1;
	text-align:center;
	padding:20px 0;
	overflow-y:scroll;

}


#rightslider_content img{
	width:90%;
	height:auto;
	margin:5px 5%;
	padding:0;
	border:0;
}

#rightslider_content2{
	width:100%;
	height:800px;
	text-align:center;
	padding:0;

}


#rightslider_tab {
	position:absolute;
	top:120px;
	left:-40px;
	width:40px;
	height:130px;
	background:#b62e7e;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
	padding:5px 0 2px 0;
	line-height:22px;
	text-transform:uppercase;
	font-size:18px;	
	font-weight: 700;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;	
	cursor:pointer;


}


#rightslider_tab span {
	display:block;
	height:20px;
	padding:3px 10px 3px 12px;
	line-height:18px;
	text-transform:uppercase;
	font-size:18px;
}


#rslider{
	line-height:28px;
	text-transform:uppercase;
	font-size:24px;	
}

.fonts20{
	font-size:20px!important;
}

.fonts24{
	font-size:24px!important;
}

.fonts28{
	font-size:28px!important;
	line-height:31pximportant;
}

.fonts30{
	font-size:30px!important;
}




.gvStylesum{
	width:100%;
	height:auto;
	margin:0 0 10px 0; 
}

.gvStylesum th{
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#900000;
	letter-spacing:1px;
	border-top: 1px solid #A59964;
	border-bottom: 1px solid #A59964;
	text-align:center;
	padding:10px 0;
}
.gvStylesum th:hover
        {

 }
.gvStylesum tr{
	word-wrap:break-word; 
	word-break:normal;
}
.gvStylesum tr:hover{

}
.gvStylesum td{
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#111;
	letter-spacing:1px;
	text-align:center;
	word-wrap:break-word; 
	word-break:normal;             
	padding:5px 0;
}

.gvStylesum td img{
	margin:3px;         
}



.gvStylesum .alt{
            
}
        /*Page*/
.gvStylesum .pgr table{
	width:auto;
	height:auto;
 	margin: 0 auto;
	padding:20px 0;
	text-align:center;
}
.gvStylesum .pgr td{ 
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:1.1em;
	border: 0px;
	padding:0 8px;
} 
.gvStylesum .pgr a{ 
	border: 1px solid #aeaeae;
	margin-right:3px;
	padding:2px 8px;
	background-position:bottom;
	text-decoration: none;
	color: #616161;	
}
.gvStylesum .pgr a:hover{
	border: 1px solid #666;
	background-image:none;
	background-color:#666;
	color: #fff;
}


