/***** Red Custom Color Stylesheet *****/

body { background: #585858 url('/img.php?store=getvps.runhosting.com&i=http://getvps.runhosting.com/images/bg-image/pattern-square.png'); }

/***** Title Color Styling *****/
.title h1, 
.title h2,
.title h3,
.title h4,
.title h5, 
.title h6,
.title .price-holder {
    color:#d12525;
}

/** Header **/
/* Header Store Name and Image */
#header h1 {
    text-shadow: 0 2px 0 #820000;
}

#header h1 a:hover {
    color: #E62929;
}

.cloud-logo {
    background: url('/img.php?store=getvps.runhosting.com&i=http://getvps.runhosting.com/images/coral-logo_r.png') no-repeat left center;
}

#site-header, #site-header-inner {
    background-color: #E62929;    
}

/* Main Menu */
#main-menu ul,
#main-menu ul li li a {
    text-shadow: 0 2px 0 #820000;
}

#main-menu ul li:hover {
    text-shadow: 0 2px 0 #820000; /*find color for the text shadow*/
    background-color: #B30F0F;
    border-left: 1px solid #FE6464;
    border-bottom: 1px solid #FE6464;
}

#main-menu ul li.current_page_item {
    background-color: #B30F0F;
    border-left: 1px solid #FE6464;
    border-bottom: 1px solid #FE6464;
    text-shadow: 0 2px 0 #820000;
}

#the-menu ul {
    background-color: #B30F0F;
    border-left: 1px solid #FE6464;
    border-bottom: 1px solid #FE6464;
}

#the-menu li ul li:hover, #main-menu ul li li.current_page_item {
    background-color: #820000;  
}

#the-menu li ul a, #the-menu li ul a:visited {
    text-shadow: 0 2px 0 #820000;
}

/** Slider **/
.slide a:hover {
    background-color: #B30F0F;
}

.slide-text h1, .slide-text p, .slide-text ul, .slide-text .slider-title {
    text-shadow:0 2px 0 #820000;
}

/** General template button type styling **/
.btn, .table-btn {
    background: -moz-linear-gradient(top, #fe6464, #e62929);
    background: -webkit-linear-gradient(top, #fe6464, #e62929);
    background: -ms-linear-gradient(top, #fe6464, #e62929);
    background: -o-linear-gradient(top, #fe6464, #e62929);
    background-color: #e62929;
    border-bottom: 2px solid #b30f0f;
}

.btn:hover, .table-btn:hover {
    background: -moz-linear-gradient(top, #e62929, #fe6464);
    background: -webkit-linear-gradient(top, #e62929, #fe6464);
    background: -ms-linear-gradient(top, #e62929, #fe6464);
    background: -o-linear-gradient(top, #e62929, #fe6464);
    background-color: #fe6464;
}

.signup {
    background: -moz-linear-gradient(top, #fe6464, #e62929);
    background: -webkit-linear-gradient(top, #fe6464, #e62929);
    background: -ms-linear-gradient(top, #fe6464, #e62929);
    background: -o-linear-gradient(top, #fe6464, #e62929);
    background-color: #e62929;
    border-bottom:1px solid #b30f0f;
}

.button-search, .order_tld, .add_cart_tld,
.faq_hide a,
.button-contact {
    background: -moz-linear-gradient(top, #fe6464, #e62929);
    background: -webkit-linear-gradient(top, #fe6464, #e62929);
    background: -ms-linear-gradient(top, #fe6464, #e62929);
    background: -o-linear-gradient(top, #fe6464, #e62929);
    background-color: #e62929;
    border-bottom: 2px solid #b30f0f;
}

.button-search:hover, .order_tld:hover, .add_cart_tld:hover,
.faq_hide a:hover,
.button-contact:hover {
    background: -moz-linear-gradient(top, #e62929, #fe6464);
    background: -webkit-linear-gradient(top, #e62929, #fe6464);
    background: -ms-linear-gradient(top, #e62929, #fe6464);
    background: -o-linear-gradient(top, #e62929, #fe6464);
    background-color: #fe6464;
}

.faq_question a:link,
.faq_question a:visited,
.faq_question a:active {
    color: #e62929;
}
.faq_question a:hover {
    color: #fe6464;
}

/***** Tables  *****/
table {
    border:1px solid #e62727;
}

table tr th,
.tld_search_results table td.th_styling {
    background: -moz-linear-gradient(top, #ff6868, #e62727);
    background: -webkit-linear-gradient(top, #ff6868, #e62727);
    background: -ms-linear-gradient(top, #ff6868, #e62727);
    background: -o-linear-gradient(top, #ff6868, #e62727);
    background-color: #e62727;
}

table .tip {
    background: none repeat scroll 0 0 #ff6868;
}
/** Black Icons background **/
.img-border.colorful {
    background-color: #ea4e4e;/*fe8383; ea4747*/
}

/** Footer & Live Chat Icon **/
.contact-us #footer_chat_link:hover img {
    background-color: #b30f0f;
}

/** Fancybox **/
.colorful-border .fancybox-skin { border: 5px solid #ea4e4e; }

/** To Top Icon **/
#toTop { background: url('/img.php?store=getvps.runhosting.com&i=http://getvps.runhosting.com/images/totop_r.png') no-repeat left top; }
#toTopHover { background: url('/img.php?store=getvps.runhosting.com&i=http://getvps.runhosting.com/images/totop_r.png') no-repeat left -53px; }

/** Regions **/
.region_selector {
    background-color: #E62929;
}

.region_selector:hover {
    background-color: #B30F0F;
    border-left: 1px solid #FE6464;
    border-bottom: 1px solid #FE6464;
    text-shadow: 0 2px 0 #820000;
}

span.region_selector_popup {
    background-color: #B30F0F;
    border-left: 1px solid #FE6464;
    border-bottom: 1px solid #FE6464;
}

span.region_selector_popup a:hover {
    background-color: #820000;
}