.mobile-button-container {
}


.button-container {
}

.footer {
	color: #000000;
	height: 40px;
	background-color: #262A2D;
	padding: 30px;
	font-weight:bold;
}

.titleswhite {

	font-size: 25px;
	text-transform:uppercase;
	color: #ffffff;
}

td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #585858;
	
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

.white {
	color: #ffffff;
}

.size25 {

	font-size: 25px;
}

.page_headers {

	font-size: 25px;
	font-weight:bold;
}

.bigg {

	font-size: 20px;
	text-transform:uppercase;
	
}

.btn
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  url(../images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  url(../images/button1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 	


.checkout-headers {

	font-size: 20px;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	
}


.times{
font-family: "Times New Roman", Times, serif; font-size: 12px;
}
.big1 {
font-family: "Times New Roman", Times, serif;
color: #ffffff;
	font-size: 15px;
	text-transform:uppercase;
	letter-spacing: 3px;
}


body {
	background-color: #3A3E43;
}



.link2:link {
	color: #979797;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #979797;
}
.link2:hover {
	text-decoration: none;
	color: #3d3d3e;
	text-decoration: none;
}
.link2:active {
	text-decoration: none;
	color: #979797;


}

.link22:link {
	color:  #000000;
	text-decoration: none;
}
.link22:visited {
	text-decoration: none;
	color:  #000000;
}
.link22:hover {
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}
.link22:active {
	text-decoration: none;
	color: #000000;
	
	}
