@charset "UTF-8";

.chromestyle{
width:748px;
font-family: "Trebuchet MS"; 
font-size:14px; 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(../images/chromebg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
border-left:1px solid #010066;/*THEME CHANGE HERE*/
border-right:1px solid #010066;/*THEME CHANGE HERE*/
border-top: 1px solid #010066; /*THEME CHANGE HERE*/
border-bottom:#010066 1px solid; /*THEME CHANGE HERE*/
padding: 4px 0 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000066;
border-right:none; /*THEME CHANGE HERE*/
border-bottom-width: 0;
padding: 4px 14px;
margin: 0;
text-decoration: underline;
}

.chromestyle ul li a:hover{
background: url(../images/chromebg-over.jpg) center center repeat-x; /*THEME CHANGE HERE*/
color:#aa0000;
}

/*Claim My Seat Now*/

.claim {
width:220px;
margin:auto;
text-indent:-9999px;
}

.claim a {
background:url(http://www.collegespeakingsuccess.com/images/claim-my-seat.jpg) no-repeat;
width:220px;
height:45px;
display:block;
}

.claim a:hover {
background:url(http://www.collegespeakingsuccess.com/images/claim-my-seat-hover.jpg) no-repeat;
width:220px;
height:45px;
display:block;
}


/*Click Here To Reserve Your Seat*/

.clickhere {
width:350px;
margin:auto;
text-indent:-9999px;
}

.clickhere a {
background:url(http://www.collegespeakingsuccess.com/images/click-here.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.clickhere a:hover {
background:url(http://www.collegespeakingsuccess.com/images/click-here-hover.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}


/*Pay In full Right Now at $2497.00*/

.payfull {
width:350px;
margin:auto;
text-indent:-9999px;
}

.payfull a {
background:url(http://www.collegespeakingsuccess.com/images/payfull01.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.payfull a:hover {
background:url(http://www.collegespeakingsuccess.com/images/payfull-hover01.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.payfull2 {
width:350px;
margin:auto;
text-indent:-9999px;
}

.payfull2 a {
background:url(http://www.collegespeakingsuccess.com/images/payfull02.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.payfull2 a:hover {
background:url(http://www.collegespeakingsuccess.com/images/payfull-hover02.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

/*Pay In Three Easy Payments of $833.00*/

.easypayment {
width:350px;
margin:auto;
text-indent:-9999px;
}

.easypayment a {
background:url(http://www.collegespeakingsuccess.com/images/3easypayment01.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.easypayment a:hover {
background:url(http://www.collegespeakingsuccess.com/images/3easypayment-hover01.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.easypayment2 {
width:350px;
margin:auto;
text-indent:-9999px;
}

.easypayment2 a {
background:url(http://www.collegespeakingsuccess.com/images/3easypayment02.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.easypayment2 a:hover {
background:url(http://www.collegespeakingsuccess.com/images/3easypayment-hover02.jpg) no-repeat;
width:350px;
height:45px;
display:block;
}

.button {
width:350px;
margin:auto;
}

.button a {
background: url(http://www.collegespeakingsuccess.com/images/button.jpg) no-repeat;
width:350px;
height:45px;
display:block;
font-family: "Trebuchet MS";
font-size:18px;
font-weight:800;
color:#000000;
letter-spacing:2px;
text-decoration:none;
padding-top:12px;
}

.button a:hover {
background:url(http://www.collegespeakingsuccess.com/images/button-hover.jpg) no-repeat;
width:350px;
height:45px;
display:block;
font-family: "Trebuchet MS";
font-size:18px;
font-weight:800;
color:#000000;
text-decoration:none;
}



