/*ADICIO BUTTONS STANDARD DOCUMENT*/

.smallerA {
    font:bold 7pt helvetica;
}
/*ADICIO BUTTONS STANDARD DOCUMENT*/

/*00000000000000*/
/*MEDIUM BUTTONS*/
/*00000000000000*/


/*0000000000 Forward Button - With Arrow Icon Pointing Right 0000000000*/
a.adMedFwdButton {
	display:block;
	float:left;
	font:bold 12px helvetica;
	color#000;
	text-decoration:none;
    background: url(/ccimages/verticals/common/default/orangeMedButton.gif) no-repeat left top;
	height:26px;
}
a.adMedFwdButton span {
	display:block;
	float:left;
	background:transparent url(/ccimages/verticals/common/default/orangeMedButton.gif) no-repeat right -52px;
	height:26px;
	padding:0 26px 0 0;
	line-height:26px;
	/*padding:10px 30px 0 7px;*/
	margin-left:8px;
	cursor:pointer;
	color:#000;
}
a.adMedFwdButton:hover {background-position:left -26px;}
a.adMedFwdButton:hover span {
	background-position:right bottom;
	text-decoration:none !important;
}

/*0000000000 Back Button - With Arrow Icon Pointing left 0000000000*/
a.adMedBckButton {
	display:block;
	float:left;
	font:bold 12px helvetica;
	color#000;
	text-decoration:none;
        background: url(/ccimages/verticals/common/default/orangeBckButton.gif) no-repeat left top;
	height:26px;
}
a.adMedBckButton span {
	display:block;
	float:left;
	background:transparent url(/ccimages/verticals/common/default/orangeBckButton.gif) no-repeat right -52px;
	height:26px;
	padding:0 8px 0 8px;
	line-height:26px;
	margin-left:20px;
	cursor:pointer;
	color:#000;
}
a.adMedBckButton:hover {background-position:left -26px;}
a.adMedBckButton:hover span {
	background-position:right bottom;
	text-decoration:none !important;
}

/*0000000000 Close Button - With X background image 0000000000*/
a.adClsButton {
	display:block;
	float:left;
	font:bold 12px helvetica;
	color#000;
	text-decoration:none;
    background: url(/ccimages/verticals/common/default/orangeClsButton.gif) no-repeat left top;
	height:26px;
}
a.adClsButton span {
	display:block;
	float:left;
	background:transparent url(/ccimages/verticals/common/default/orangeClsButton.gif) no-repeat right -52px;
	height:26px;
	padding:0 26px 0 0;
	line-height:26px;
	/*padding:10px 30px 0 7px;*/
	margin-left:8px;
	cursor:pointer;
	color:#000;
}
a.adClsButton:hover {background-position:left -26px;}
a.adClsButton:hover span {
	background-position:right bottom;
	text-decoration:none !important;
}

/*0000000000 Preview Button - With Magnifiy Glass Icon background image 0000000000*/
a.adMedPrevButton{
	display:block;
	float:left;
	font:bold 12px helvetica;
	color#000;
	text-decoration:none;
    background: url(/ccimages/verticals/common/default/orangeMedPrevButton.gif) no-repeat left top;
	height:26px;
}
a.adMedPrevButton span {
	display:block;
	float:left;
	background:transparent url(/ccimages/verticals/common/default/orangeMedPrevButton.gif) no-repeat right -52px;
	height:26px;
	padding:0 26px 0 0;
	line-height:26px;
	/*padding:10px 30px 0 7px;*/
	margin-left:8px;
	cursor:pointer;
	color:#000;
}
a.adMedPrevButton:hover {background-position:left -26px;}
a.adMedPrevButton:hover span {
	background-position:right bottom;
	text-decoration:none !important;
}

/*00000000000000*/
/*SMALL BUTTONS*/
/*00000000000000*/

/*0000000000 With Arrow Icon Pointing Right 0000000000*/
a.adSmPrevButton{
	display:block;
	float:left;
	font:bold 12px helvetica;
	color#000;
	text-decoration:none;
    background: url(/ccimages/verticals/common/default/orangeSmFwdButton.gif) no-repeat left top;
	height:21px;
}
a.adSmPrevButton span {
	display:block;
	float:left;
	background:transparent url(/ccimages/verticals/common/default/orangeSmFwdButton.gif) no-repeat right -42px;
	height:21px;
	padding:0 26px 0 0;
	line-height:21px;
	text-decoration:none !important;
	margin-left:8px;
	cursor:pointer;
	color:#000;
}
a.adSmPrevButton:hover {background-position:left -21px;}
a.adSmPrevButton:hover span {
	background-position:right bottom;
	text-decoration:none!important;
}

/*0000000000 Mini Orange with Arrow Icon Pointing Right  0000000000*/

a.adMiniFwdButton {
    display:lock;
    float:left;
    font: bold 10px helvetica;
    color:#000000;
    text-decoration:none;
    background: url(/ccimages/verticals/common/default/orangeMiniFwdButton.gif) no-repeat left top;
    height:17px;
    line-height:16px;
}
a.adMiniFwdButton span {
    display:lock;
    float:left;
    background:transparent url(/ccimages/verticals/common/default/orangeMiniFwdButton.gif) no-repeat right -34px;
    height:17px;
    padding:0 26px 0 0;
    line-height:16px;
    text-decoration:none !important;
    margin-left:8px;
    cursorointer;
    color:#000000;
}
a.adMiniFwdButton:hover {
	background-position:left -17px;height:17px;}
a.adMiniFwdButton:hover span {
    background-position:right bottom;
    text-decoration:none !important;
}

/*00000000000000000000000000*/
/*MEDIUM FORM SUBMIT BUTTONS*/
/*00000000000000000000000000*/

/*0000000000 Forward Button - With Arrow Icon Pointing Right 0000000000*/

div#adInputButton {
    /*float:left;*/
    text-decoration:none;
    background:transparent url(/ccimages/verticals/common/default/orangeMedButton.gif) no-repeat left top;
    height:26px;
    width:5%;
    min-width:25px !important;
}
    *html div#adInputButton {
        width:25%;
        width:50px;
    }
input.adInputFwdButton {
    background:transparent url(/ccimages/verticals/common/default/orangeMedButton.gif) no-repeat right -52px;
    height:26px;
    padding:0 26px 0 0;
    margin-left:4px;
    cursor:pointer;
    color:#000;
    border:none;
    font-weight:bold;
    font-size:12px;
}
div#adInputButton:hover {background-position:left -26px;}
input.adInputFwdButton:hover {background-position:right bottom;}