/*______________ Commen Sub pages ____________*/

a {outline:none;}
a img{outline:none;}

/*--------------------btn: Yellow Button Default ------------------------*/
.btn {float: left;clear: both;padding: 0px;margin: 5px 0;height:23px; cursor:pointer;}
.btn a{float: left;height: 23px;background: url(images/btn_left.png) no-repeat top left;line-height: 21px;padding-left:8px;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;	outline:none;}
.btn a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
.btn a span {background: url(images/btn.png)  no-repeat right top;display: block;padding: 1px 11px 1px 4px;cursor:pointer;}
.btn a:hover span{background-position: bottom right;cursor:pointer;}

/*------------btn2: Gray button --------------*/
.btn2 {float: left;clear: both;padding: 0px;margin: 0 0 7px 0;height:33px; cursor:pointer;}
.btn2 a{float: left;height: 33px;line-height: 21px;padding-left:25px;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
#videoBtn.btn2 a{background: url(images/vi_btn_left_gb.png) no-repeat top left;cursor:pointer;}
#ExtBtn.btn2 a{background: url(images/ex_btn_left_gb.PNG) no-repeat top left;cursor:pointer;}
#IntBtn.btn2 a{background: url(images/in_btn_left_gb.PNG) no-repeat top left;cursor:pointer;}
#colorBtn.btn2 a{background: url(images/co_btn_left_gb.PNG) no-repeat top left;}
#videoBtn.btn2 a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
#ExtBtn.btn2 a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
#IntBtn.btn2 a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
#colorBtn.btn2 a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
.btn2 a span {background: url(images/btn_gb.png)  no-repeat right top;display: block;padding: 6px 11px 6px 4px;width:99px;cursor:pointer;}
.btn2 a:hover span{background-position: bottom right;}

/*--------------------btn3: Yellow Button Tall ------------------------*/

.btn3 {float: left;clear: both;padding: 0px;margin: 5px 0;height:33px; cursor:pointer;}
.btn3 a,.btn3 a:hover{float: left;height: 33px;line-height: 21px;padding-left:25px;color: #2F2F2F;font-family:arial,verdana;font-size: 10px;font-weight:bold;text-decoration: none;}

#printBtn.btn3 a{background: url(images/pi_btn_left_gb.PNG) no-repeat top left;cursor:pointer;}
#emailBtn.btn3 a{background: url(images/em_btn_left_gb.PNG) no-repeat top left;cursor:pointer;}
#printBtn.btn3 a:hover{background-position: bottom left;color: #2F2F2F;font-family:arial,verdana;font-size: 10px;font-weight:bold;text-decoration: none;}
#emailBtn.btn3 a:hover{background-position: bottom left;color: #2F2F2F;font-family:arial,verdana;font-size: 10px;font-weight:bold;text-decoration: none;}


.btn3 a span {background: url(images/btn_yb.png)  no-repeat right top;display: block;padding: 6px 11px 6px 4px;width:99px;cursor:pointer;}
.btn3 a:hover span{background-position: bottom right;}

/*--------------------btn4: Gray Button  ------------------------*/

.btn4 {float: left;clear: both;padding: 0px;margin: 5px 0;height:23px; cursor:pointer;}
.btn4 a{float: left;height: 23px;background: url(images/btn_left_g.png) no-repeat top left;line-height: 21px;padding-left:8px;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;	outline:none;}
.btn4 a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
.btn4 a span {background: url(images/btn_g.png)  no-repeat right top;display: block;padding: 1px 11px 1px 4px;cursor:pointer;}
.btn4 a:hover span{background-position: bottom right;}

/*--------------------btn5: Green Button  ------------------------*/

.btn5 {float: left;clear: both;padding: 0px;margin: 5px 0;height:23px; cursor:pointer;}
.btn5 a{float: left;height: 23px;background: url(http://assets.dealeron.com/assets/styles/common/images/btn_left_gr_s.png) no-repeat top left;line-height: 21px;padding-left:8px;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;	outline:none;}
.btn5 a:hover{background-position: bottom left;color: #2F2F2F;font-size: 11px;font-family:arial,verdana;font-weight:bold;text-decoration: none;}
.btn5 a span {background: url(http://assets.dealeron.com/assets/styles/common/images/btn_gr_s.png)  no-repeat right top;display: block;padding: 1px 11px 1px 4px;cursor:pointer;}
.btn5 a:hover span{background-position: bottom right;}