.red_button { float: left; margin-top: 0px; margin-left: 35px; background:url(../images/menu.gif); border:0px solid black; color:white; border-bottom-left-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; text-align:center; text-indent: 0px; border-style: outset; border-color: #C7BDBD;  border-width: 0px 1px 1px 0px; padding-left: 10px; padding-right: 10px; text-decoration: none; }
a.red_button_link {text-decoration: none; color:white; }
a:visited.red_button_link {text-decoration: none; color:white; }
#top_menu{background-color:#cccccc; margin:0px; padding:0px; text-align:left; min-height:1px;}
html {padding:0px; margin:0px;}
body {padding:0px; margin:0px; background:url('../images/bg.gif') #ffffff; background-repeat:repeat-x; font:normal 14px/22px Arial, Helvetica, sans-serif; color:#333;}

h1{color:#CD2626; font-weight:normal; font-size:24px;}
a{color:#048;}
p{text-align:justify; text-indent: 30px;}

div.ch_header {background:url('../images/header.jpg') 100% no-repeat; height:92px;}

div.content {background:#ffffff; margin:0px auto; width:940px; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; padding-bottom:20px;}




/*------------------------ FOOTER ------------------------*/

div.ch_footer {
background:url('../images/footer.gif') no-repeat; 
margin:0px auto 0px auto; 
height:109px; 
width:920px; 
padding:11px; 
padding-top:16px;
}

div.ch_domain_search {
background-color:#070707; 
border-radius:11px;  
margin:10px; 
height:120px; 
width:337px; 
padding:1%; 
color:#fff; 
float:left; 
border-style:outset; 
border-width:0px 2px 2px 1px; 
border-color:#C7BDBD;
}

div.ch_domain_search input{margin:0px 0px 0px 5px;}

div.ch_page_note {
margin:10px 15px 15px 390px; 
height:119px;
background-color:#FAFAFA;
border-style:outset;
border-width:1px 2px 2px 1px;
border-color:#C7BDBD;
font-size: %100 ;
color:#2E2E2E;
padding:1%;
border-radius:11px; 
}


div.ch_article {margin:0px 19px; width:600px; float:left;}

div.ch_articleR {float:right;}

div.ch_news {margin:0px 19px 0px 638px;}

/* Space and button styles for the top of the pages*/
div.spacer {margin:15px auto; height:24px; width:942px; padding:0px;}
div.spacer ul {font:bold 12px/24px Arial, Helvetica, sans-serif; text-transform:uppercase; list-style-type:none;}
div.spacer ul li{float:right; margin-left:25px; width:auto; width:100px; height:24px; background:url(../images/btn_cart.gif) no-repeat;}
div.spacer ul li a{display:block; text-align:center;color: #fff; text-decoration:none; line-height:24px}
div.spacer ul li a:hover{color:#faa;}

/* Index Packages */
div.ch_pkg_section {margin:0px 0px 0px 15px; height:220px;}
div.ch_pkg_section div.ch_pkg{float:left; height:200px; width:285px; padding:10px 10px; color:#444; background:url('../images/pkg.jpg') no-repeat;}
td.ch_pkg_details ul {padding:10px 0px 0px 20px; margin:0px; list-style-image:url('../images/check.gif');}
td.ch_pkg_details ul li {font-size:12px; font-weight:bold; padding:0px 0px 0px 0px; margin:-8px 0px 0px 0px;}
td.ch_pkg_title {text-transform:uppercase; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; width:180px; height:30px; background:url('../images/pkg_title_red.jpg') no-repeat; padding-left:10px;}
td.ch_pkg_title a{display:block; color: #fff; text-decoration:none;}
td.ch_pkg_title a.red{
	color:#fff;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	}
td.ch_pkg_title a.red:hover{z-index:25;text-decoration:none;color:#fff;}
td.ch_pkg_title a.red span{display: none}
td.ch_pkg_title a.red:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    left:35px; width:400px;
	padding: 15px 15px 3px;
    border:1px solid #ccc;
    background-color:#ddd; color:#c43131;
	text-align: left;
	font-size: 14px;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:none;
	line-height: 15px;
	padding-bottom: 12px;
	}
td.ch_pkg_title a.red:hover span 	p {
	text-indent: 30px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:none;
	}
	
	
td.ch_pkg_title a.green{
	color:#fff;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	}
td.ch_pkg_title a.green:hover{z-index:25;text-decoration:none;color:#fff;}
td.ch_pkg_title a.green span{display: none}
td.ch_pkg_title a.green:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    left:35px; width:400px;
	padding: 15px 15px 3px;
    border:1px solid #ccc;
    background-color:#ddd; color:#c43131;
	text-align: left;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:none;
	line-height: 15px;
	padding-bottom: 12px;
	}
td.ch_pkg_title a.green:hover span 	p {
	text-indent: 30px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:none;
	}
	
	
td.ch_pkg_title a.blue{
	color:#fff;
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
	}
td.ch_pkg_title a.blue:hover{z-index:25;text-decoration:none;color:#fff;}
td.ch_pkg_title a.blue span{display: none}
td.ch_pkg_title a.blue:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    left:35px; width:400px;
	padding: 15px 15px 3px;
    border:1px solid #ccc;
    background-color:#ddd; color:#c43131;
	text-align: left;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:none;
	line-height: 15px;
	padding-bottom: 12px;
	}
td.ch_pkg_title a.blue:hover span 	p {
	text-indent: 30px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:none;
	}

/* Product Box Buttons */
td.ch_pkg_buttons ul {font:bold 12px/24px Arial, Helvetica, sans-serif; text-transform:uppercase; list-style-type:none; display: inline;}
td.ch_pkg_buttons ul li{float:right; margin-left:25px; width:auto; width:100px; height:24px; background:url(../images/btn_cart.gif) no-repeat; display: inline;}
td.ch_pkg_buttons ul li a{display:block; text-align:center;color: #fff; text-decoration:none;}
td.ch_pkg_buttons ul li a.red:hover{color:#faa;}
td.ch_pkg_buttons ul li a.green:hover{color:#afa;}
td.ch_pkg_buttons ul li a.blue:hover{color:#aaf;}

/* Menu Styles */
div.ch_menu {margin:0px auto; height:38px; width:942px; position:relative;}

div.ch_menu ul{
  height:38px;
  border-left:1px solid #aaaaaa;
  border-right:1px solid #aaaaaa;
  font:bold 12px/38px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  background:url('../images/menu.gif') 0 0 repeat-x;
  list-style-type:none;
  padding:0;
  margin:0;
}

div.ch_menu ul li{
  padding-right:0px;
  float:left;
  background:url('../images/menu-divider.gif') 100% 0 no-repeat;
}

div.ch_menu ul li.lastli{
  background:none;
  padding-right:0px;
}

div.ch_menu ul li a{
  display:block;
  height:38px;
  float:left;
  width:auto;
  padding: 0 18px;
  color:#fff;
  background-color:inherit;
  text-decoration:none;
  outline:none;
}

div.ch_menu ul li a:hover, ul.menu li a.active{
  color:#cc0000;
  background:url('../images/menu-hover.jpg') 50% 0 no-repeat #E57B79;
  height:37px;
  font-size:12px;
  line-height:36px;
  padding: 0 17px;
  border-left:1px solid #E57B79;
  border-right:1px solid #E57B79;
}

div.ch_menu :hover ul.sub {
left:2px; 
top:40px; 
right:2px; 
background: #fff; 
padding:3px 0; 
border:1px solid #999999; 
white-space:nowrap; 
width:115px; 
height:auto;
}
div.ch_menu :hover ul.sub li {
display:block; 
height:20px; 
position:relative; 
float:left; 
width:165px;
}
div.ch_menu :hover ul.sub li a {
font-weight:normal;
display:block; 
font-size:11px; 
height:20px; 
width:107px; 
line-height:20px; 
text-indent:5px; 
color:#000; 
text-decoration:none; 
border:3px solid #fff; 
border-width:0 0 0 3px;
}

div.ch_menu :hover ul.sub li a:hover {
background:#999999; 
color:#fff;
}

/* Menu Styles 2*/
div.ch_menualt {margin:0px auto; height:38px; width:942px; position:relative;}


.ch_menu2 {padding:0 0 0 0px; 
  margin:0; 
  list-style:none; 
  height:38px; 
  background:#fff url('../images/menu.gif') repeat-x; 
  position:relative; 
  font:bold 12px/38px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  width: 941px;
}

.ch_menu2 ul{
  background:#fff url('../images/menu.gif') repeat-x;
  padding:0;
  margin:0;
  position:absolute; 
  left:-9999px; 
  top:-9999px; 
  width:0; 
  height:0; 
  list-style:none;
  text-decoration:none;
}

.ch_menu2 a:hover {
visibility:visible;
}
.ch_menu2 li:hover {
position:relative; 
z-index:200;
}

.ch_menu2 li.top{
  padding-right:0px;
  display:block; 
  position:relative;
  float:left;
  background:url('../images/menu-divider.gif') 100% 0 no-repeat;
  text-decoration:none;
}

.ch_menu2 li.lastli{
  background:none;
  padding-right:0px;
  display:block; 
  position:relative;
  float:left;
  text-decoration:none;
}

.ch_menu2 li a.top_link{
  display:block;
  height:38px;
  float:left;
  width:auto;
  padding: 0 0px;
  color:#fff;
  background-color:inherit;
  text-decoration:none;
  outline:none;
  line-height:36px;
}
.ch_menu2 li a.top_link span {
  float:left; 
  font-weight:bold; 
  display:block; 
  padding:0 15px; 
  height:38px;
  width:auto;
  text-decoration:none;
}

.ch_menu2 li a.top_link:hover, div.ch_menu2 li a.active{
  color:#cc0000;
  background:url('../images/menu-hover.jpg') 50% 0 no-repeat #E57B79;
  height:37px;
  font-size:12px;
  line-height:36px;
  padding: 0 0px;
  border-left:1px solid #E57B79;
  border-right:1px solid #E57B79;
  text-decoration:none;
}

.ch_menu2 li a.top_link:hover span {
  color:#cc0000;
  background:url('../images/menu-hover.jpg') 50% 0 no-repeat #E57B79;
  height:37px;
  font-size:12px;
  line-height:36px;
  padding: 0 13px;
  width:auto;
  border-left:1px solid #E57B79;
  border-right:1px solid #E57B79;
  text-decoration:none;
}

.ch_menu2 :hover ul.sub {
  left:0px; 
  top:37px; 
  right:0px; 
  background:#fff url('../images/menu.gif') repeat-x;
  white-space:nowrap; 
  width:0; 
  padding:0;
  margin:0;
  height:20px;
  line-height:15px;
  text-align:center;
}

.ch_menu2 :hover ul.sub a, .ch_menu2 :hover ul.sub a:visited{
  background:url('../images/menu.gif');
  width:10em; 
  display:block;
  text-decoration:none; /* ADDED */
  color: white;
  height:20px;
  line-height:15px;
  padding-top:5px;
  border:1px solid #E57B79; 
}

.ch_menu2 :hover ul.sub li {
  display:block; 
  position:relative; 
  float:left; 
  width:auto;
  list-style-type:none;
  height:25px;
  line-height:15px;
}

.ch_menu2 :hover ul.sub a:hover {
  color:#cc0000;
  background:url('../images/menu-hover.jpg') 50% 0 no-repeat #E57B79;
  height:20px;
  line-height:15px;
 }




/*------------------------ MAIN CONTAINER ------------------------*/

div#mainContainer{

	background:url(../images/body-container-bg.gif) 0 0 repeat-x #fff;

	}

div#mainContainer div#innerMainContainer{

	background:url(../images/banner-bg.jpg) 100% 24px no-repeat;

	padding:70px 0 16px;

	}

div#mainContainer div#innerMainContainer p.headerText{

	padding:0 0 0 400px;

	width:265px;

	height:176px;

	font-size:15px;

	line-height:23px;

	}



/*------------------------ BODY CONTAINER ------------------------*/

div#bodyContainer{

	width:886px;

	margin:0 auto;

	overflow:hidden;

	height:100%;

	padding-bottom:50px;

	}

div#bodyContainer h1{

	font-size:26px;

	line-height:28px;

	background-color:inherit;

	font-weight:normal;

	padding-bottom:11px;

	}

div#bodyContainer h2{

	font-size:22px;

	line-height:28px;

	background-color:inherit;

	color:#CD2626;

	font-weight:normal;

	padding-bottom:11px;

	}

div#bodyContainer h3 {

	font-size:17px;

	line-height:22px;

	padding-bottom:3px;

}
div#bodyContainer h4{

	font-size:18px;

	line-height:28px;

	background-color:inherit;

	color:##000000;

	font-weight:bold;

	padding-bottom:11px;

	}
	

div#bodyContainer p{

	padding-bottom:16px;

	}

div#bodyContainer p	strong,

div#bodyContainer ul strong {

	color:#000;

	background-color:inherit;

	font-weight:normal;

}

div#bodyContainer a {

	color:#048;

}

div#bodyContainer a:hover {

	text-decoration:none;

}



/*------------------------ BOTTOM INFO ------------------------*/

div#botInfoArea{

	height:115px;

	background:url(../images/bot-info-bg.gif) 0 0 no-repeat;

	padding:16px 35px 0;

	}

div#botInfoArea a{

	display:block;

	font-size:0;

	line-height:0;

	text-indent:-20000px;

	background:0 0 no-repeat;

	}

div#botInfoArea a:hover{

	filter:alpha(opacity=85);

    opacity:0.85;

	-moz-opacity:0.85;

	-khtml-opacity:0.85;

	}

div#botInfoArea a.chatLink{

	width:220px;

	height:87px;

	float:left;

	margin-right:7px;

	background-image:url(../images/live-chat-link.jpg);

	}

div#botInfoArea a.getQuoteLink{

	width:230px;

	height:92px;

	float:left;

	margin-top:4px;

	background-image:url(../images/get-quote-link.jpg);

	}

div#botInfoArea h2{

	width:388px;

	height:26px;

	font-size:0;

	line-height:0;

	text-indent:-20000px;

	float:right;

	margin-top:33px;

	background:url(../images/call-bg.jpg) 0 0 no-repeat;

	}



/*------------------------ FOOTER ------------------------*/

div#footerArea{

	padding-top:16px;

	}

div#footerArea p{

	text-align:center;

	font-size:12px;

	line-height:14px;

	padding-bottom:4px;

	color:#666;

	background-color:inherit;

	}

div#footerArea p a{

	color:#666;

	background-color:inherit;

	}

div#footerArea p a:hover{

	color:#1495C6;

	background-color:inherit;

	}





/*=======================================================*/

/*------------------------ PAGES ------------------------*/
/*---------- COLOCATION ------------*/



div#mainContainer div.colocation {

	background-image:url(../images/header-pic-colocation.jpg) !important;

}

div#mainContainer div.colocation p.headerText {

	height:230px !important;

}

div#mainContainer div.colocation form {

	font-size:12px;

	line-height:18px;

}



div.colocationBlockForm {

	background:url(../images/collation-bg-repeat-y.gif) 0 0 repeat-y;

}

div.colocationBlockForm h5{

	font-size:20px;

	line-height:22px;

	color:#990000;

	font-weight:normal;

	padding:12px 0 !important;

	}

div.colocationBlockForm p.topBg,

div.colocationBlockForm p.bottomBg {

	background:url(../images/collation-top-bottom-bg.gif) 0 0 no-repeat;

	height:11px;

	font-size:0;

	padding:0 !important;

}

div.colocationBlockForm div.content_colo div.tooltipInfo{
	border-bottom:1px solid #ccc;
	padding:0;
	margin-bottom:20px;
	}
div.colocationBlockForm div.content_colo div.tooltipInfo p{
	color:#C43131;
	padding-bottom:12px !important;
	}
div.colocationBlockForm div.content_colo div.tooltipInfo h6{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	padding:0 0 2px !important;
	font-size:13px;
	color:#C43131;
	}

div.colocationBlockForm p.bottomBg {

	background-position:0 100%;

}

div.colocationBlockForm div.content_colo {

	padding:0 28px 20px 36px;

	margin:0 5px 0 6px;

	background:#fff url(../images/collation-bg-repeat-x.gif) 0 100% repeat-x;

	color:#5C5C5C;

	overflow:hidden;

	height:100%;

}

div.colocationBlockForm div.content_colo div.info {

	color:#C43131;

	background-color:inherit;

	padding:15px 0 20px !important;

}

div.colocationBlockForm div.content_colo tr.fieldCont td,
div.colocationBlockForm div.content_colo tr.txtAreaCont td {

	/*height:31px;*/
	padding-bottom:10px;

}

/*div.colocationBlockForm div.content tr.txtAreaCont td {

	height:106px;

}
*/
div.colocationBlockForm div.content_colo tr.fieldCont input {

	width:207px;

	height:17px;

	font:11px/14px Arial, Helvetica, sans-serif;

	color:#5C5C5C;

	background-color:#fff;

	padding:2px 0 0 3px;
	display:block;

}

div.colocationBlockForm div.content_colo tr.fieldCont select {

	width:214px;

	color:#5C5C5C;

	font:11px/14px Arial, Helvetica, sans-serif;

} 

div.colocationBlockForm div.content_colo tr.txtAreaCont textarea {

	height:90px;

	width:208px;

	padding:2px 0 0 2px;
	
	font:11px/14px Arial, Helvetica, sans-serif;

	color:#5C5C5C;

}

div.colocationBlockForm div.content_colo tr.fieldCont table.captcha input {

	width:94px;

}

div.colocationBlockForm div.content_colo tr.chkCont input {

	width:14px;

	height:14px;

	margin:2px 0 3px 0;

}



/*==========================Micsilanious=============================*/


img.floatRight {

	border:#DBD8D8 1px solid;

	padding:3px;

	float:right;

	margin:5px 0px 5px 5px;

}

img.floatLeft {

	border:#DBD8D8 1px solid;

	padding:3px;

	float:Left;

	margin:5px 5px 5px 0px;
  }
  
span.textfieldInvalidFormatMsg{
	border:none !important;
	}


/*-------------- TOOLTIP -------------*/
div.tooltipHolder{
	position:relative;
	}
div.tooltipHolder div{
	position:absolute;
	width:400px;
	left:35px;
	/*top:-120px;*/
	padding:15px 15px 3px;
	background-color:#ddd;
	border:1px solid #CCC;
	color:#000;
	text-align:left !important;
	display:none;
	}
div.tooltipHolder div p{
	color:#C43131;
	padding-bottom:12px !important;
	font-size:11px !important;
	line-height:15px !important;
	}
div.tooltipHolder div h6{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	padding:0 0 2px !important;
	font-size:13px;
	color:#C43131;
	}

div.servicesBlock {

    width:884px;

    margin-bottom:25px;

}

div.servicesBlock p.topBg,

div.servicesBlock p.bottomBg {

    background:url(../images/services-top-bottom-bg.gif) 0 0 no-repeat;

    height:8px;

    font-size:0;

    padding:0 !important; 

}

div.servicesBlock p.bottomBg {

    background-position:0 100%;

}

div.servicesBlock div.content {

    background:url(../images/services-bg-repeat.gif) 0 0 repeat-x;

    min-height:200px;

    border-left:#D2D0D0 1px solid;

    border-right:#D2D0D0 1px solid;

    overflow:hidden;

    height:100%;

    width: 884px;

}

div.servicesBlock div.content div.left {

    width:260px;

    float:left;

    padding:14px 0 0 20px;

}

div.servicesBlock div.content div.left img {

    margin:0;

    border:1px solid #ccc;

}

div.servicesBlock div.content div.right {

    width:595px;

    float:left;

    padding-top:12px;

}
div.articlecontent {
width: 885px;
background: url(../images/corporate-block-bg-repeat.gif) 0 0 repeat-y;
padding: 15px 24px 0;
}

/* AWESOME */

div.points {
  padding-left: 15px;
  overflow: hidden;
  margin-bottom: 30px;
  font-family: "minion-pro-1","minion-pro-2", "Times New Roman", Georgia, serif;
  text-align: center;
  color: #222;
  display: block;
}

div.points h2 {
  color: #232323;
  margin: 30px 0;
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1em;
  letter-spacing: -1px;
  font-family: "minion-pro-1","minion-pro-2", "Times New Roman", Georgia, serif;
  text-align: center;
  display: block;
}

div.column { width: 380px; float: left; margin-right: 40px; display: block; }

div.column div.point {
  text-align: left;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  line-height: 1.4em;
  font-size: 12px;
  overflow: hidden;
  margin: 20px 0;
  color: #222;
  display: block;
}

div.column div.point.top { margin-top: 0; display: block;}
div.column div.point.bottom { margin-bottom: 0; display: block;}

div.column div.point h3 { 
  float: left; 
  font-size: 58px; 
  font-weight: 500; 
  line-height: normal; 
  margin: -10px 15px 0 0; 
  color: #ccc; 
  display: block;
  font-family: "minion-pro-1","minion-pro-2", "Times New Roman", Georgia, serif;
}

div.column div.point h4 {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 16px;
  margin: 5px 0;
  color: #cc0000;
  display: block;
}

div.column div.point p {
  margin: 0 0 0 45px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  color: #222;
  display: block;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#444;
    text-decoration:none;
	}
a.info:hover{z-index:25;text-decoration:none; color:#444;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    left:35px; width:400px;
	padding: 15px 15px 3px;
    border:1px solid #ccc;
    background-color:#ddd; color:#c43131;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 12px;
	}
a.info:hover span p {
	text-indent: 30px;
	}
	
.redbtn {
  cursor: pointer;
  display: inline-block;
  background-color: #D31B0F;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E33A37), color-stop(25%, #E33A37), to(#C80700));
  background-image: -webkit-linear-gradient(#E33A37, #E33A37 25%, #C80700);
  background-image: -moz-linear-gradient(top, #E33A37, #E33A37 25%, #C80700);
  background-image: -ms-linear-gradient(#E33A37, #E33A37 25%, #C80700);
  background-image: -o-linear-gradient(#E33A37, #E33A37 25%, #C80700);
  background-image: linear-gradient(#E33A37, #E33A37 25%, #C80700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E33A37', endColorstr='#C80700', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(36, 36, 36, 0.75);
  color: #fff;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  text-transform:bold;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.redbtn:hover {
  background-position: 0 -15px;
  color: #BFBFBF;
  text-decoration: none;
}
.redbtn:focus {
  outline: 1px dotted #666;
}
.redbtn.primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.redbtn.active, .redbtn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.redbtn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.redbtn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.redbtn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.redbtn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}
:root .alert-message, :root .redbtn {
  border-radius: 0 \0;
}
button.redbtn::-moz-focus-inner, input[type=submit].redbtn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#currencychooser {
    float: right;
    padding: 5px 5px 5px 10px;
    background-color: #F8F7ED;
    border: 1px solid #F4E3A2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-family: Verdana;
}
#currencychooser img {
    vertical-align: baseline;
}
#currencychooser a {
    text-decoration: none;
    padding-right: 5px;
    color: #000;
}
#currencychooser a:hover {
    color: #0066CC;
}
