/* BUTTON definitions */

.buttonLight {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/ButtonLight.png") no-repeat;
height:25px;
border:solid 0 #fff;
width:95px;
padding: 1px 9px;
font-family: Verdana,Arial,Helvetica,Sans-serif; 
font-size: 8pt;
color:#404040;
font-weight:normal;
button:focus {}
outline:none !important;
}	

.submitxS {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitxS.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:70px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 9pt;
color:#FFFFFF;
font-weight:bold;
button:focus {}
outline:none !important;
}	

.submitxS_gn {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitxS_gn.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:70px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 9pt;
color:#FFFFFF;
font-weight:bold;
button:focus {}
outline:none !important;
}	

.submitxS_rd {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitxS_rd.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:70px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 9pt;
color:#FFFFFF;
font-weight:bold;
button:focus {}
outline:none !important;
}	

.submitS {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitS.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:100px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 9pt;
color:#FFFFFF;
font-weight:bold;
button:focus {}
outline:none !important;
}

.submitS_gn {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitS_gn.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:100px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 9pt;
color:#FFFFFF;
font-weight:bold;
button:focus {}
outline:none !important;
}

.submitS_rd {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitS_rd.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:100px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 9pt;
color:#FFFFFF;
font-weight:bold;
button:focus {}
outline:none !important;
}	

.submitL {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitL.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:160px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 10pt;
color:#FFFFFF;
font-weight:bold;
}	

 
.submitL_gn {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitL_gn.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:160px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 10pt;
color:#FFFFFF;
font-weight:bold;
}	

 
.submitL_rd {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitL_rd.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:160px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 10pt;
color:#FFFFFF;
font-weight:bold;
}	

.submitL_alert {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitL_or.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:160px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 10pt;
color:#FF0000;
font-weight:bold;
}	
 
.submitXL {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/SubmitXL.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:230px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 10pt;
color:#FFFFFF;
font-weight:bold;
}		

.btn_like {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/xx.png") no-repeat;
height:18px;
border:solid 0 #fff;
width:42px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 8pt;
color:#0066CC;
font-weight:bold;
button:focus {}
outline:none !important;
}

.btn_unlike {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/xx.png") no-repeat;
height:18px;
border:solid 0 #fff;
width:42px;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 8pt;
color:#699;
font-weight:bold;
button:focus {}
outline:none !important;
}

.searchBtn {
cursor: pointer;
margin:3px;
background: transparent url("/_/assets/artwork/buttons/Search.png") no-repeat;
height:30px;
border:solid 0 #fff;
width:90px;
}	

.prenext { 
cursor: pointer;
font-family: Arial,Helvetica,Sans-serif; 
font-size: 10pt;
color:#007399;
font-weight:bold;
height:28px;
padding: 4px 4px;
background: transparent ;
border:solid 0 #fff;
}
