/* $Id: style.css,v 1.44.2.16 2011/01/06 09:45:33 danprobo Exp $ */

/* Body
-------------------------------------------------------------- */

@font-face {
    font-family: "BebasRegular";
    src: url("font/BEBAS___-webfont.eot");
    src: url("font/BEBAS___-webfont.eot?#iefix") format("embedded-opentype"),
         url("font/BEBAS___-webfont.woff") format("woff"),
         url("font/BEBAS___-webfont.ttf") format("truetype"),
         url("font/BEBAS___-webfont.svg#BebasRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IconicStroke';
    src: url('fonts/iconic_stroke-webfont.eot');
    src: url('fonts/iconic_stroke-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/iconic_stroke-webfont.woff') format('woff'),
         url('fonts/iconic_stroke-webfont.ttf') format('truetype'),
         url('fonts/iconic_stroke-webfont.svg#IconicStrokeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
background:url(images/bg.jpg) repeat scroll center top #FFF;
font-size: 14px;
font-family:'Didact Gothic',sans-serif;
color: #000;
margin: 0;
padding: 0;
line-height: 1.5em;
}

.clear {
	clear:both;	
}

/* Text elements
-------------------------------------------------------------- */

tr.odd td, tr.even td {
padding: 0.5em;
}

a {
text-decoration: none;
}

a:link {
color: #222;/*#e87e17*/
text-decoration: none;
}

a:visited {
color: #DB1F26;/*#e87e17*/
text-decoration: none;
}

a:hover {
color:#DB1F26;
}

blockquote {
background: url(images/bq-tl.gif) no-repeat left top;
padding-left: 30px;
margin-left: 10px;
font-style:italic;
}


cite {
background: url(images/bq-tl.gif) no-repeat left top;
clear: both;
display: block;
font-style: italic;
padding-left: 30px;
margin-left: 10px;
}

code, tt, pre {
background-color:#EDF1F3;
font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
font-size:0.9em;
line-height:1.2em;
}

/* Headings
-------------------------------------------------------------- */

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.5em;
  
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
padding:0;
margin:0;
}

/* Header regions
-------------------------------------------------------------- */

#skip-link {
left: 50%;
margin-left: -5.25em;
margin-top: 0;
position: absolute;
width: auto !important;
z-index: 50;
}

#skip-link a, #skip-link a:link, #skip-link a:visited {
display: block;
position: absolute;
text-decoration: none;
top: -10000px;
width: 1px;
height: 1px;
}

#header {

}

#header_top_area {
    background: url("images/header_bg.png") repeat-x scroll center 0 transparent;
    height: 155px;
    position: fixed;
    width: 100%;
    z-index: 99;
}

#header_top_area_inner {
    margin: 0 auto;
    width: 950px;
}

#header-first {
    float: left;
    position: relative;
}

#header-middle {
    float: left;
    margin-left: 25px;
    margin-top: 51px;
}

#header-contacts {
    color: #db1f26;
    float: right;
    font-size: 14px;
    margin-right: 15px;
    margin-top: 28px;
}

#logo-wrapper {

}

.logo {
margin-top: 23px;
}

.logo IMG {
height:50px;
}

#branding-wrapper {
float: left;
margin-top: 25px;
}

.site-name {
display: inline; 
font-weight: bold;
font-size: 25px;
margin-left: 15px;
position: relative;
font-family: Verdana, Tahoma;
font-style: italic;
}

.site-slogan {
display: inline;                       
font-weight: bold;
position: relative;
margin-left: 10px;
font-family: Verdana, Tahoma;
}

#header-wrapper #search-box {
margin: 4px 14px;
position: absolute;
right: 0;
top: 30px;
white-space: nowrap;
}

#header-wrapper #search-box input.form-text {
width: 10em;
}

/* Primary menu + Superfish
-------------------------------------------------------------- */

#menu {

}

#nav {

}

#navMenu {
    list-style: none outside none;
    text-align: left;
}

#nav li {

}

#navMenu li {
    padding: 0;
	display:inline;
}

#nav li a{

}

#navMenu li a {
    color: #FFFFFF;
    font-family: "BebasRegular";
    font-size: 21px;
    padding: 0 10px 22px;
}

#navMenu li a:hover {
    background: url("images/menu_active_arrow.png") no-repeat scroll center bottom transparent;
    color: #db1f26;
}
#navMenu li.active a {
    background: url("images/menu_active_arrow.png") no-repeat scroll center bottom transparent;
    color: #db1f26;
}
#navMenu li.active-trail a {
    background: url("images/menu_active_arrow.png") no-repeat scroll center bottom transparent;
    color: #db1f26;
}

#nav li a:hover {

}

#nav li.active-trail a {

}

#rounded-menu-left {
height: 35px;
background:transparent url(images/menu-left-bg.gif) no-repeat;
float:left;
width:1px;
line-height:0;
font-size:0;
}

#rounded-menu-right {
height: 35px;
background:url(images/menu-right-bg.gif) no-repeat;
float:right;
width:14px;
line-height:0;
font-size:0;
}

#nav ul, #nav ul li.leaf {
list-style-image:none;
list-style:none;
}

#nav ul, #nav .block ul, #nav ol {
margin:0;
padding:0;
}

/* Superfish
-------------------------------------------------------------- */

#superfish {
height:35px; 
float:left;
}

#superfish .contextual-links-region {
float: left;
z-index:6;
}

#superfish h2 {
height: 0;
overflow: hidden;
position: absolute;
}

#superfish .menu, #superfish .menu * {
margin:0;
padding:0;
list-style:none;
}

#superfish .menu {
line-height:1.0;
}

#superfish .menu ul {
position:absolute;
top:-999em;
width:13em;
}

#superfish .menu ul li {
width:100%;
}

#superfish .menu li:hover {
visibility:inherit;
}

#superfish .menu li {
float:left;
position:relative;
}

#superfish .menu a {
display:block;
position:relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
left:0;
top:32px;
z-index:99;
}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
left:13em;
top:0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
left:13em;
top:0;
}

#superfish .menu {
float:left;
margin-bottom:1em;
}

#superfish .menu a {
padding:.75em 1em;
text-decoration:none;
}

#superfish .menu a.sf-with-ul {
padding-right:2.25em;
min-width:1px;
}

#superfish .menu a, #superfish .menu a:visited  {
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-right:30px;
padding-left:30px;
padding-top:11px;
}

#superfish .menu li {
background: transparent;
}

#superfish .menu li li {
background: #3b6999;
}

#superfish .menu li li li {
background: #3b6999;
top: 0px;
}

#superfish .menu li:hover, #superfish .menu li.sfHover,
#superfish .menu a:focus, #superfish .menu a:hover, #superfish .menu a:active {
outline:0;
}

#superfish .menu li:hover, 
#superfish .menu li.sfHover,
#superfish .menu a:focus, 
#superfish .menu a:hover, 
#superfish .menu a:active {
z-index:10;
}

#superfish .menu li:hover {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail li {
background: #3b6999;
}

#superfish .menu li li:hover {
background: #3b6999;
}

#superfish .menu li li li:hover {
background: #3b6999;
}

.sf-sub-indicator {
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
}
a > .sf-sub-indicator { 
top:.8em;
background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}

#superfish .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#superfish .menu ul a > .sf-sub-indicator { background-position:  0 0; }
#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}

#superfish .sf-shadow ul {
background:	url(images/shadow.png) no-repeat bottom right;
padding: 0 8px 9px 0;
}

#superfish .sf-shadow ul.sf-shadow-off {
background: transparent;
}

/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper{
width:100%;
background: transparent url(images/slideshow-shadow.gif) no-repeat center bottom;
height:420px;
margin-bottom:-45px;
margin-top:14px;
}

.slideshow-inner{
width:950px;
margin:0 auto;
height:355px;
position:relative;
z-index:1;
overflow: hidden;
}

#slideshow-preface {
float:left;
position:absolute;
text-align:left;
z-index:4;
}

.slideshow {
width:950px;
height:355px;
position:relative;
z-index:2;
overflow: hidden;
}

#preface {
margin: 20px;
font-size:1.2em;
color:#fff;
display:block;
float:left;
}

#preface .contextual-links a{
text-decoration:none;
}

#preface .block-title {
margin-top:20px;
}

#preface .region {
margin:20px 0;
}

#preface a {
color:#fff;
text-decoration:underline;
}

#preface a:hover {
text-decoration:none;
}

#slideshow-bottom{
width:950px;
float:left;
background:url(images/mission-bg.png) no-repeat center bottom;
min-height:65px;
position:absolute;
bottom:0;
left:0;
text-align:right;
z-index:3;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */

#preface-wrapper {
width:950px;
margin:5px auto 0;
}

#preface-wrapper .column {
float: left;
}

#preface-wrapper.in1 .column {
width: 100%;
}

#preface-wrapper.in2 .column {
width: 50%;
}

#preface-wrapper.in3 .column {
width: 33.3%;
}

#preface-wrapper .block {
margin: 0 15px;
}

#preface-wrapper .block-title {
margin-top:15px;
}

#preface-wrapper .region {
margin:15px 0;
}

#mission {
font-size:1.6em;
color:#002054;
display:block;
float:right;
line-height:1.2em;
}

#mission .contextual-links {
font-size: 84%;
}

#mission .block-title {
margin-top:20px;
}

#mission .region {
margin:20px;
}

/* Content regions
-------------------------------------------------------------- */

#wrapper {
width:950px;
margin: 0px auto 0;
padding-top: 240px;
}

#content {
width: 100%;
float: left;
}

/* Sidebar regions
-------------------------------------------------------------- */

#layout-type-1 #sidebar-left {
width: 26%;
float: left;
font-size:12px;	
}

#layout-type-2 #sidebar-left {
width: 21%;
float: left;
margin-right: 2%;
font-size:12px;	
}

.one-sidebar #content{
width: 600px;
margin-right: 25px;
float: left;
}

.two-sidebars #content{
width: 54%;
float: left;
}

#layout-type-1 #sidebar-right {
width: 300px;
float: right;
font-size:12px;	      
}

#layout-type-2 #sidebar-right {
width: 21%;
float: right;
font-size:12px;	      
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
background: #e6e6e6;
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
font-size: 1.3em;
}

#sidebar-left .content,
#sidebar-right .content {
padding: 5px 15px;
}

.sidebar .block {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin:0 0 15px;
}

.sidebar tbody {
border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
background: none;
}

/* Misc.
-------------------------------------------------------------- */

#help {
font-size: 0.9em;
margin-bottom: 1em;
}

.error {
border-color: red;
}

.terms {
background-repeat: no-repeat;
margin-left: 18px;
margin-bottom: 5px;
}

#notice {
font-size: 10px;
text-align:center;
margin-bottom: -10px;
}

table {
width:100%;
}

div.contextual-links-wrapper {
font-size:100%;
}

/* Nodes
-------------------------------------------------------------- */

.support-note {
    background: url(images/ie_pattern.png) repeat scroll center 0 transparent;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.note-ie {
    color: #FFFFFF;
    margin: 150px auto 0;
    width: 600px;
	text-align: justify;
}

.note-ie-title {
	color: #FFFFFF;
    font-family: "BebasRegular";
    font-size: 28px;
    font-weight: normal;
    line-height: 35px
}

.browser_icons {
    color: #FFFFFF;
    float: right;
    font-family: "BebasRegular";
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    margin-left: 26px;
    margin-top: 20px;
    text-align: center;
    width: 60px;
}

.note-ie-logo {
    background: url("images/ie_logo.png") no-repeat scroll left top transparent;
    height: 153px;
    margin-bottom: 50px;	
}

#first-time {
margin-bottom:10px;
}

.node {
margin: 20px 0;
padding-bottom:15px;
}

.content-top{
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;
margin:0 0 20px;
}

.content-top .block-title {
margin-top:15px;
}

.content-top .region {
margin:15px;
}

.content-middle .block-system {
margin:0;
}

.content-middle .block-block {
margin:0;
}

.content-middle .block-block .block-title{
margin-top:15px;
}

.content-middle .block-block .content {
margin:15px 0;
}

.content-bottom {
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;
margin:20px 0 0;
}

.content-bottom .block-title {
margin-top:15px;
}

.content-bottom .region {
margin:15px;
}

.title, .title a {
margin: 0 auto;
line-height: 1.2em;
}

.node .content, .comment .content {
margin: .5em 0 .5em;
}

.node .taxonomy {
color: #999;
font-size: 0.9em;
padding-left: 1em;
}

.node .user-picture, .comment .user-picture {
float: right;
margin-left: 10px;
}

.node .user-picture img, .comment .user-picture img {
width:60px;
}

.node-book .links {
padding-top:5px;
}

.preview .node, .preview .comment{
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

.submitted {
font-size: 0.9em;
color: #999;
}

.submitted a:hover {
text-decoration: underline;
}

.node-sticky {
padding: 1em;
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin:0;
}

.messages {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.3em;
margin-bottom: 1em;
}

.breadcrumb {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-bottom: 1em;
padding: 0.3em 10px;
display:none;
}

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items, .field-type-taxonomy-term-reference .field-item {
display:inline;
float:left;
font-weight:normal;
padding-right:10px;
}

/* Comments
-------------------------------------------------------------- */

.comment {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 1em;
margin: 1em 0;
}

.comment .title {
line-height: 1.2em;
}

.comment .new {
text-align: right;
font-weight: normal;
float: right;
color: red;
margin:.5em;
}

/* Aggregator
-------------------------------------------------------------- */

.feed-item-body {
border-bottom: 1px solid #bbb;
padding-bottom: 1em;
}

#aggregator .feed-source {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

#aggregator h1 .title{
border-bottom: 1px solid #bbb;
}

#aggregator h2 {
padding-top: 10px;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
color: #999;
font-style: italic;
}

.feed-item-title {
font-size: 1.4em;
}

#aggregator h3 a:hover {
text-decoration: none;
}

.feed-item-meta .feed-item-source {
font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
font-size: 0.9em;
color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
width: 100%;
}

#forum td {
padding: 0.5em;
}

#forum td.container {
background-color: #e6e6e6;
}

#forum ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 5px;
}

#forum ul.links li.forum a {
background-image:url(images/post.gif);
}

#forum ul.links li.login a {
background-image:url(images/lock.gif);
}

#forum td.statistics, #forum td.settings, #forum td.pager {
height: 1em;
border: 1px solid #bbb;
}

#forum td .links {
padding-top: 0.7em;
}

.block-forum h3 {
margin-bottom: .5em;
}

dl dd {
margin: 0 0 .5em 1em;
}

tr.odd {
background-color:#f4f4f4;
}

tr.even {
background-color:#fcfcfc;
}

th {
text-align:left;
background: #E6E6E6;
}

tr td, tr th {
border:1px solid #bbb;
padding: 0 6px;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker table {
width: 100%;
}

#tracker td {
padding: 0.5em;
}

.profile {
clear: both;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: .8em;
margin: 1em 0em;
background-color: #f4f4f4;;
}

.profile h3 {
margin-bottom:10px;
}

/* Admin
-------------------------------------------------------------- */

div.admin-panel .body {
background: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
}

div.admin-panel h3 {
background-color: #e6e6e6;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 5px 8px 5px;
margin: 0;
}

div.admin {
padding-top: 0;
}

div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
border: solid #f0f0f0;
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul, .block ul, ol {
margin: 0.5em 0 1em;
padding: 0 0 0 1.5em;
}

ul, ul li.leaf {
list-style-image: url(images/menu-leaf.gif);
}

ol {
  list-style-image: none;
}

ul.menu, .item-list ul {
margin: 0.35em 0 0 -0.5em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
margin: 0.15em 0 0.15em .5em;
padding-bottom: .1em;
}

ul li.expanded {
list-style-image: url(images/menu-expanded.gif);
}

ul li.collapsed {
list-style-image: url(images/menu-collapsed.gif); /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
display: block;
}

ul.inline li {
background: none;
margin: 0;
padding: 0 1em 0 0;
}

ol.task-list {
margin-left: 0;
list-style-type: none;
list-style-image: none;
}

ol.task-list li {
padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
background: transparent url(images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
color: #393;
background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active {
margin-right: 1em;
}

fieldset ul.clearfix li {
margin: 0;
padding: 0;
background-image: none;
}

#user-login-form {
text-align: center;
}

#user-login-form ul {
text-align: left;
}

ul.links li, ul.inline li {
background-image: none;
}

.links li {
margin: 0;
padding: 0;
}

.tabs li {
margin: 0;
padding: 0;
background-image: none;
}

li.expanded {
list-style-image:none;
list-style-type:none;
margin:0.15em 0 0.15em 0.5em;
}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.comment ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.comment ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment-add a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment-comments a {
background-image: url(images/comments.gif);
}

div.links ul.links li.comment-new-comments a {
background-image: url(images/comments.gif);
}

div.comment ul.links li.comment-edit a {
background-image: url(images/commentedit.gif);
}

div.comment ul.links li.comment-delete a {
background-image: url(images/commentdelete.gif);
}

div.comment ul.links li.comment-reply a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.node-readmore a {
background-image: url(images/readmore.gif);
}

div.links ul.links li.blog_usernames_blog a {
background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.comment ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a{
background-image:url(images/print.gif);
}

div.links ul.links li.book_add_child a{
background-image:url(images/add.gif);
}

ul.pager li.pager-current {
background-color:#005a8c;
color:#FFFFFF;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
}

.item-list .pager li {
padding:0px;
}

.item-list .pager li a{
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
background-color: #f4f4f4;;
}

.item-list .pager li a:hover {
background-color:#005a8c;
color:#FFFFFF;
}

ul.links li,
ul.inline li {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 1em;
background-image: none;
}

.node .links,
.comment .links {
text-align: left;
padding-left: 0;
padding-top:5px;
}

ul.primary li a {
background-color:#f4f4f4;
border-color:#ccc;
border-style:solid solid none;
border-width:1px;
height:auto;
margin-right:0.5em;
padding:0 1em;
text-decoration:none;
}

.book-navigation .menu {
border-top:1px solid #bbb;
margin:0;
padding:10px 20px;
}

.book-navigation .page-links {
border-bottom:1px solid #bbb;
border-top:1px solid #bbb;
padding:0.5em;
text-align:center;
}

.filter-wrapper {
border:1px solid #bbb;
border-top:none;
}

.search-advanced {
border:1px solid #bbb;
}

.compose-tips {
margin-top:10px;
}


/* Login + Register + RSS
-------------------------------------------------------------- */

#authorize { 
float: right;
margin: 5px 10px 0;
}

#authorize ul { 
display: inline;
}

#authorize ul li { 
margin: 0 10px 0 0; 
padding: 0 0 0 10px; 
display: inline; 
list-style: none;  
border-left: 1px #5a5a5a solid;
background-image: none;
}

#authorize ul li.first { 
border: 0;
}

#authorize ul li, #authorize ul li a { 
font-size: 12px; 
line-height: 13px; 
}

.feed-wrapper {
float:right;
margin-top:7px;
margin-right:20px;
}

/* Bottom teaser
-------------------------------------------------------------- */

#bottom-teaser {
width:950px;
margin: 15px auto 0;
}

#bottom-teaser .column {
float: left;
}

#bottom-teaser.in1 .column {
width: 100%;
}

#bottom-teaser.in2 .column {
width: 50%;
}

#bottom-teaser.in3 .column {
width: 33.3%;
}

#bottom-teaser .block {
margin: 0 15px;
}

#bottom-teaser .block-title {
margin-top:15px;
}

#bottom-teaser .region {
margin:15px 0;
}


/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin: 20px auto 0;
text-align: left;
width: 950px;
position: relative;
}

#bottom-wrapper .column {
float: left;
}

#bottom-wrapper.in1 .column {
width: 100%;
}

#bottom-wrapper.in2 .column {
width: 50%;
}

#bottom-wrapper.in3 .column {
width: 33.3%;
}

#bottom-wrapper.in4 .column {
width: 25%;
}

#bottom-wrapper .block {
margin:0 15px;
}

#bottom-wrapper .block-title {
margin-top:15px;
font-size: 1.3em;
}

#bottom-wrapper .region {
margin:15px 0;
}

/* Footer region
-------------------------------------------------------------- */

#footer-wrapper {
width: 950px;
margin: 0 auto;
position: relative;
border-top: 1px solid #bbb;
padding:10px 0 0;
}

#footer{
width: 950px;
font-size: 12px;
}

#footer .block-title {
margin-top:15px;
}

#footer .region {
margin:15px 0;
}

/* Secondary menu
-------------------------------------------------------------- */

#subnav {
font-size: 12px;
}

#subnav li {
}

#subnav li a {
font-weight:normal;
}

#subnav li a:hover {
color: #cc6600;
}

#subnav-wrapper {
text-align:right;
}

#subnav-wrapper ul { 
display: inline;
}

#subnav-wrapper ul li {  
display: inline; 
list-style: none;  
background-image: none;
padding-left: 5px;
}

#subnav-wrapper ul li,#subnav-wrapper ul li a { 
font-size: 12px; 
line-height: 13px; 
}

/* Overlay
-------------------------------------------------------------- */

.overlay #header, .overlay #menu, .overlay .block-block, .overlay #bottom-teaser, .overlay #bottom-wrapper, .overlay #footer-wrapper {
display:none;
}

.overlay #wrapper {
width:98%;
}

.theme-info ul {
list-style-image:none;
}

#footer-wrapper-copy {
    background: url("images/footer_bg_rpt.png") repeat-x scroll 0 0 transparent;
    height: 184px;
    padding-top: 18px;
}

#footer-copy {
    margin: 0 auto;
    width: 950px;
}

.gototop {
    margin: 0 auto;
    position: relative;
    width: 79px;
}

.gototop a {
    background: url("images/gototop.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 79px;
    position: absolute;
    text-indent: -999px;
    top: -23px;
    width: 79px;
}

.gototop a span {
    background: url("images/gototop_hover.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 79px;
    text-indent: -99999px;
    width: 79px;
}

#footer_left {
    float: left;
    margin-top: 50px;
    text-shadow: none;
}

#footer_right {
    float: right;
    margin-top: 8px;
}

#footer_contacts {
    background: url("images/footer_phone_icon.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: "BebasRegular";
    font-size: 40px;
    padding-bottom: 18px;
    padding-left: 50px;
    padding-top: 13px;
    position: relative;
    width: 285px;
}

#footer_contacts span {
    color: #DB1F26;
}

#footer_menu {
    margin-top: 25px;
}

#footer_menu #navMenu li a {
background: none repeat scroll 0 0 transparent;
    color: #DB1F26;
    font-family: "BebasRegular";
    font-size: 15px;
    padding: 0 20px 0 0;
}

#footer_menu #navMenu li a:hover {
	color: #fff;
}

#footer_menu #navMenu li.active-trail a {
	color: #fff;
}

#footer_menu #navMenu li.active a {
	color: #fff;
}

.anti-skype-hyphen {
    display: none;
}

#clientarea {
	float:left;
	margin-left: 8px;
}

#clientarea_top {
	background: url("images/Clientarea_Top.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:10px;
}

#clientarea_mid {
	background: url("images/Clientarea_Middle.png") no-repeat scroll 0 bottom #CA1F24;
	width:49px;
	height:47px;
}

#clientarea_bot {
	background: url("images/Clientarea_Bot.png") no-repeat scroll 0 0 transparent;
	width:49px;
	height:11px;
}

#blog {
	float:left;
	margin-left: 8px;
}

#blog_top {
	background: url("images/Blog_Top.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:10px;
}

#blog_mid {
	background: url("images/Blog_Middle.png") no-repeat scroll 0 bottom #EE5D01;
	width:49px;
	height:47px;
}

#blog_bot {
	background: url("images/Blog_Bot.png") no-repeat scroll 0 0 transparent;
	width:49px;
	height:11px;
}

#linkedin {
	float:left;
	margin-left: 8px;
}

#linkedin_top {
	background: url("images/Linkedin_Top.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:10px;
}

#linkedin_mid {
	background: url("images/Linkedin_Middle.png") no-repeat scroll 0 bottom #13698A;
	width:49px;
	height:47px;
}

#linkedin_bot {
	background: url("images/Linkedin_Bot.png") no-repeat scroll 0 0 transparent;
	width:49px;
	height:11px;
}

#facebook {
	float:left;
	margin-left: 8px;
}

#facebook_top {
	background: url("images/Facebook_Top.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:10px;
}

#facebook_mid {
	background: url("images/Facebook_Middle.png") no-repeat scroll 0 bottom #2E4980;
	width:49px;
	height:47px;
}

#facebook_bot {
	background: url("images/Facebook_Bot.png") no-repeat scroll 0 0 transparent;
	width:49px;
	height:11px;
}

#twitter {
	float:left;
	margin-left: 8px;
}

#twitter_top {
	background: url("images/Twitter_Top.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:10px;
}

#twitter_mid {
	background: url("images/Twitter_Middle.png") no-repeat scroll 0 bottom #2681BD;
	width:49px;
	height:47px;
}

#twitter_bot {
	background: url("images/Twitter_Bot.png") no-repeat scroll 0 0 transparent;
	width:49px;
	height:11px;
}

#google_plus {
	float:left;
	margin-left: 8px;
}

#google_plus_top {
	background: url("images/Google_Plus_Top.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:10px;
}

#google_plus_mid {
	background: url("images/Google_Plus_Middle.png") no-repeat scroll 0 bottom #3D3D3D;
	width:49px;
	height:47px;
}

#google_plus_bot {
	background: url("images/Google_Plus_Bot.png") no-repeat scroll 0 0 transparent;
	width:49px;
	height:11px;
}

#below_footer {
    background: url("images/below_footer_bg.jpg") no-repeat fixed center bottom transparent;
    clear: both;
    height: 600px;
    position: relative;
    width: 100%;
}

#page_main_title {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);

    border-bottom: 2px dashed #DB1F26;
    color: #252525;
    display: block;
    font-family: "BebasRegular";
    font-size: 31px;
    font-weight: normal;
    padding: 35px 0 23px;
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 9;	
}

#page_main_title_inner {
	margin: 0 auto;
    width: 950px;
}

#outer_wrapper {

}

.squarebox {
	width: 300px;
	float:left;
	margin-bottom: 30px;
}

.rectanglebox {
	float: left;
    margin-bottom: 30px;
    margin-left: 30px;
    width: 620px;
}

.box {
	position: relative;
	display:block;
	height:240px;
}

.boxlinearwhite {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
}

.boxshadow {
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

.boxhover {
	cursor: pointer;
    
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
}

.boxhover:hover {
	
	-webkit-transform:scale(1.16); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.16); /*Mozilla scale version*/
    -o-transform:scale(1.16); /*Opera scale version*/
	transform:scale(1.16);	
	-ms-transform:scale(1.16);
	
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
		  
    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;

	-moz-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	cursor: help;
	

}

.boxinner {
	padding: 15px;
}

.boxinner h2 {
	font-size: 23px;
    line-height: 31px;
	font-family: 'Didact Gothic', sans-serif;
}

.boxinner p {
	margin: 0;
    padding: 5px 0;
	font-family: 'Didact Gothic',sans-serif;
    font-size: 14px;
}

#webhosting_list_view {
	float: left;
    margin: 0 0 5px 0;
    padding-bottom: 15px;
    width: 600px;
}


.webhosting_item {
	
	min-height: 155px;
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;

	padding:15px;
	margin-bottom:15px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	z-index:1;
	position: relative;
	cursor:pointer;

}

.webhosting_item:hover {
	
	-webkit-transform:scale(1.1, 1.16); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.1, 1.16); /*Mozilla scale version*/
    -o-transform:scale(1.1, 1.16); /*Opera scale version*/
	transform:scale(1.1, 1.16);	
	-ms-transform:scale(1.1, 1.16);
	
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
		  
    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	-moz-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');

	z-index:9;
}


#webhosting-item-1 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
}

#webhosting-item-2 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
}

#webhosting-item-3 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
}

#webhosting-item-4 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
}

#webhosting-item-5 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
}

.webhosting_left {
	float: left;
    text-align: justify;
    width: 288px;
}

.webhosting_left h3 {
	
}

.webhosting_left p {
	
}

.webhosting_middle {
	float:left;	
	margin-left: 45px;
	margin-top: 25px;
}

.webhosting_middle span {
	color:#DB1F26;
}

.webhosting_middle_disc {
    background: url("images/webhosting_disk_space.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
}

.webhosting_middle_band {
    background: url("images/bandwidth_icon.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
	margin-bottom: 15px;
}

.webhosting_middle_price {
    background: url("images/webhosting_price.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
	margin-bottom: 15px;
}

.webhosting_right {
	float:right;
	position:absolute;
	top:10px;
	right:10px;
}

.webhosting_extras_information {
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	padding:0px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

.inner_padding {
	padding:15px;	
}

.webhosting_extras_information h3 {
	font-family: "BebasRegular";
    font-size: 21px;
	font-weight: normal;
	color:#FFFFFF;
}

#webhosting_extras_0 h3 {
	color:#DB1F26;
}

#webhosting_extras_discount h3 {
	color:#DB1F26;
}


#webhosting_extras_5 h3 {
	color:#DB1F26;
}

#webhosting_extras_0 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
	position:relative;
}

#webhosting_extras_discount {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;	
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	padding:0px;
	margin-bottom: 25px;
}

#webhosting_extras_1 {
	background-color: #1c3c21;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cb484', endColorstr='#1c3c21'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7cb484), to(#1c3c21)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #7cb484, #1c3c21); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #7cb484, #1c3c21); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #7cb484, #1c3c21); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #7cb484, #1c3c21);
	
	display:none;
	height:0;
}

#webhosting_extras_2 {
	background-color: #3c1c2f;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b47ca1', endColorstr='#3c1c2f'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b47ca1), to(#3c1c2f)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #b47ca1, #3c1c2f); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #b47ca1, #3c1c2f); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #b47ca1, #3c1c2f); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #b47ca1, #3c1c2f);
	
	display:none;
	height:0;
}

#webhosting_extras_3 {
	background-color: #a65d3d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7c00', endColorstr='#a65d3d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fa7c00), to(#a65d3d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #fa7c00, #a65d3d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #fa7c00, #a65d3d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #fa7c00, #a65d3d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #fa7c00, #a65d3d);
	
	display:none;
	height:0;
}

#webhosting_extras_4 {
	background-color: #571c0d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc4022', endColorstr='#571c0d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bc4022), to(#571c0d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #bc4022, #571c0d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #bc4022, #571c0d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #bc4022, #571c0d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #bc4022, #571c0d);
	
	display:none;
	height:0;
}

#webhosting_extras_5 {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
	display:none;
	height:0;
}

.webhosting_extra_info_item_label {
	border-bottom: 1px solid #DDDDDD;
    float: left;
    font-size: 14px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-align: left;
    width: 190px;
	position:relative;
	cursor: default;
}

.webhosting_extra_info_item_value {
	float: left;
    text-align: right;
    width: 75px;
	margin-bottom: 7px;
    padding-bottom: 7px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
}

.weiillast {
	border:none;	
}

#webhosting-item-1 .webhosting_right {
	background:url(images/web1_icon.png) no-repeat scroll right top transparent;
	height: 40px;
    width: 40px;
}

#webhosting-item-2 .webhosting_right {
	background:url(images/web2_icon.png) no-repeat scroll right top transparent;
	height: 40px;
    width: 40px;
}

#webhosting-item-3 .webhosting_right {
	background:url(images/web3_icon.png) no-repeat scroll right top transparent;
	height: 40px;
    width: 40px;
}

#webhosting-item-4 .webhosting_right {
	background:url(images/web4_icon.png) no-repeat scroll right top transparent;
	height: 40px;
    width: 40px;
}

#webhosting-item-5 .webhosting_right {
	background:url(images/web5_icon.png) no-repeat scroll right top transparent;
	height: 40px;
    width: 40px;
}

.webhosting_extras_information_button {
	color: #FFFFFF;
	display:none;
	margin-bottom:15px;
	cursor:pointer;
	text-align:center;
	font-family: bebasregular;
    font-size: 32px;
    font-weight: normal;

	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	background-color: #1d1d1d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f', endColorstr='#1d1d1d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3f3f3f), to(#1d1d1d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #3f3f3f, #1d1d1d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #3f3f3f, #1d1d1d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #3f3f3f, #1d1d1d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #3f3f3f, #1d1d1d);
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.webhosting_extras_information_button:hover {
	
	display:block;
	-webkit-transform:scale(1.1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.1); /*Mozilla scale version*/
    -o-transform:scale(1.1); /*Opera scale version*/
	transform:scale(1.1);	
	-ms-transform:scale(1.1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	background-color: #3f3f3f;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1d1d', endColorstr='#3f3f3f'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#3f3f3f)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #1d1d1d, #3f3f3f); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #1d1d1d, #3f3f3f); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #1d1d1d, #3f3f3f); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #1d1d1d, #3f3f3f);
}

.webhosting_extras_information_button a {
	display: block;
    padding: 15px 10px;
	color:#FFF;
}

#webhosting_extras_button_1 a:hover {color:#3B6341;}
#webhosting_extras_button_2 a:hover {color:#815370;}
#webhosting_extras_button_3 a:hover {color:#F37905;}
#webhosting_extras_button_4 a:hover {color:#bc4022;}
#webhosting_extras_button_5 a:hover {color:#A8B0B3;}

.webhosting_extras_information_pricing {
	font-size: 20px;
    margin-bottom: 15px;
    padding: 15px 10px;
    text-align: center;
}

.webhosting_extras_information_pricing span {
	font-size: 25px;
    font-weight: bold;
    padding: 0 5px;
}

#webhosting_extras_prices_1 {
	display:none;
	background-color: #1c3c21;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cb484', endColorstr='#1c3c21'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7cb484), to(#1c3c21)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #7cb484, #1c3c21); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #7cb484, #1c3c21); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #7cb484, #1c3c21); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #7cb484, #1c3c21);
	
	color: #FFFFFF;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

#webhosting_extras_prices_2 {
	display:none;
	background-color: #3c1c2f;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b47ca1', endColorstr='#3c1c2f'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b47ca1), to(#3c1c2f)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #b47ca1, #3c1c2f); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #b47ca1, #3c1c2f); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #b47ca1, #3c1c2f); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #b47ca1, #3c1c2f);
	
	color: #FFFFFF;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

#webhosting_extras_prices_3 {
	display:none;
	background-color: #a65d3d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7c00', endColorstr='#a65d3d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fa7c00), to(#a65d3d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #fa7c00, #a65d3d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #fa7c00, #a65d3d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #fa7c00, #a65d3d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #fa7c00, #a65d3d);
	
	color: #FFFFFF;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

#webhosting_extras_prices_4 {
	display:none;
	background-color: #571c0d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc4022', endColorstr='#571c0d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bc4022), to(#571c0d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #bc4022, #571c0d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #bc4022, #571c0d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #bc4022, #571c0d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #bc4022, #571c0d);
	
	
	color: #FFFFFF;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

#webhosting_extras_prices_5 {
	display:none;
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}


/* Generic Utility */
#example-one .hide { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one */

#example-one { 
	-moz-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	padding: 25px;
	margin: 0 0 35px 0;
	background-color: #EFEFEF;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EFEFEF'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #EFEFEF); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #EFEFEF); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #EFEFEF); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #EFEFEF);
}

#example-one .nav {
	margin: 0 0 10px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 0;
}

#example-one .nav li { width: 135px; float: left; margin: 0 10px 0 0; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a {
	background-color: #1D1D1D;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F3F3F', endColorstr='#1D1D1D'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3F3F3F), to(#1D1D1D)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #3F3F3F, #1D1D1D); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #3F3F3F, #1D1D1D); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #3F3F3F, #1D1D1D); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #3F3F3F, #1D1D1D);
	
    border: 0 none;
	
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc');
	
    color: white;
    display: block;
    font-size: 15px;
    padding: 5px;
    text-align: center;
}

#example-one .nav li a:hover {
	background-color: #DB1F26;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB1F26', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DB1F26), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #DB1F26, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #DB1F26, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #DB1F26, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #DB1F26, #BC141A);
}

#example-one .nav li a.current {
	background-color: #DB1F26;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB1F26', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DB1F26), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #DB1F26, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #DB1F26, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #DB1F26, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #DB1F26, #BC141A);
}

#example-one ul { list-style: none; }
#example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one .list-wrap div p {
	margin-top:0;	
}

#select_package_arrow {
    background: url("images/select_package.png") no-repeat scroll 0 0 transparent;
    bottom: -22px;
    height: 44px;
    left: -40px;
    position: absolute;
    width: 76px;
    z-index: 9;
}

.extra_info_tooltip {
    background: url("images/white_trans.png") repeat scroll 0 0 transparent;
    border-radius: 8px 8px 8px 8px;
	
	-moz-box-shadow: 0 2px 9px #888888;
	-webkit-box-shadow: 0 2px 9px #888888;
	box-shadow: 0 2px 9px #888888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=135, Color='#888888');
	
    color: #333333;
    display: none;
    font-size: 12px;
    left: -315px;
    padding: 10px;
    position: absolute;
    top: -15px;
    width: 265px;
    z-index: 9;
}

.extra_info_tooltip_arrow {
	background: url("images/tooltip+arrow.png") repeat scroll 0 0 transparent;
    display: none;
    height: 9px;
    left: -30px;
    position: absolute;
    top: 6px;
    width: 9px;
    z-index: 91;
}

#extra_info_popup {
	float:right;
	width:300px;
	height: 130px;
    margin-top: 20px;
	margin-bottom:30px;
	
	background-color: #BC141A;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F23A40', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F23A40), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #F23A40, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #F23A40, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #F23A40, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #F23A40, #BC141A);
	
    color: #FFF;
	cursor:pointer;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
}

#extra_info_popup:hover {
	display:block;
	-webkit-transform:scale(1.05); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.05); /*Mozilla scale version*/
    -o-transform:scale(1.05); /*Opera scale version*/
	transform:scale(1.05);	
	-ms-transform:scale(1.05);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	background-color: #F23A40;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC141A', endColorstr='#F23A40'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BC141A), to(#F23A40)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #BC141A, #F23A40); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #BC141A, #F23A40); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #BC141A, #F23A40); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #BC141A, #F23A40);
}

#extra_info_popup a {
	width:270px;
	height: 100px;
	display:block;
	padding:15px;
	color:#FFF;
}

#extra_info_popup h3 {
	color: #FFFFFF;
    font-family: "BebasRegular";
    font-size: 21px;
    font-weight: normal;
	margin-bottom: 7px;
}

.feature_popup_tables {
	table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.feature_popup_tables .even td {
    background: none repeat scroll 0 0 #E3E3E3;
}

.feature_popup_tables  .odd td {
    background: none repeat scroll 0 0 #D4D4D4;
}

.feature_popup_tables td.headline {
    background: none repeat scroll 0 0 #EEEEEE !important;
    border-left: 0 none;
    padding: 19px 10px;
}

.feature_popup_tables td {
    border-color: #DCE4E7 -moz-use-text-color #DCE4E7 #DCE4E7;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    padding: 19px 10px;
    vertical-align: middle;
}

.feature_popup_tables td {
    padding: 0 1px 1px 0;
    width: 20%;
}

.feature_popup_tables tbody {
	border-top:none;	
}

.feature_popup_tables tbody td {
    text-align: center;
}

.feature_popup_tables .tableheaders th {
	padding: 0;
    text-align: center;
	border:1px solid #FFFFFF;
}

.feature_popup_tables .tableheaders th.headline {
    border: none;
}

.feature_popup_tables .tableheaders th .cell h3 {
	background-color: #DB1F26;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB1F26', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DB1F26), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #DB1F26, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #DB1F26, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #DB1F26, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #DB1F26, #BC141A);
    color: #FFFFFF;
    font-family: bebasregular;
    font-size: 17px;
    font-weight: normal;
    padding: 13px 10px;
}

#domainregistrationchecker {
	background-color: #D3D3D3;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
	padding: 20px;
	padding-top:23px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

#domainregistrationchecker #domain {
	background: url("images/availabilitydomaininput.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    height: 25px;
    padding: 5px 15px;
    width: 268px;
}

#featured_domains {
	background-color: #D3D3D3;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    padding: 15px;
	margin: 25px 0;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

#non_featured_domains {
	background-color: #D3D3D3;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    padding: 15px;
	margin: 25px 0;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

.domain_items {
	
}

.domain_extension {
	background: url("images/domain_state.png") no-repeat scroll 0 bottom transparent;
    float: left;
    height: 63px;
    padding-top: 13px;
    width: 114px;
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	cursor:pointer;
	color: #333333;
}

.domain_extension_active {
	background: url("images/domain_state.png") no-repeat scroll 0 top transparent;
	color:#FFF;
}


.domain_extension_notactive:hover {
	display:block;

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
}


.domain_extension_top {	
    font-size: 20px;
    font-weight: bold;
    text-align: center;	
}

.domain_extension_price {
    font-size: 15px;
    padding-top: 6px;
    text-align: center;
}

.bebasfont {
	color: #333333;
    font-family: "BebasRegular";
    font-size: 25px;
    left: -7px;
    position: relative;
    top: 6px;
}

.availabilitybtn {
	color: #FFFFFF !important;
	margin-bottom:15px;
	cursor:pointer;
	text-align:center;
	font-family: bebasregular;
    font-size: 20px;
    font-weight: normal;
	padding:2px 10px;
	position:relative;
	top:1px;
	left:10px;

	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	background-color: #1d1d1d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f', endColorstr='#1d1d1d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3f3f3f), to(#1d1d1d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #3f3f3f, #1d1d1d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #3f3f3f, #1d1d1d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #3f3f3f, #1d1d1d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #3f3f3f, #1d1d1d);
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.availabilitybtn:hover {
	color:#DB1F26 !important;	
}

#moreavailabledomains {
	color: #333 !important;
	margin-bottom:15px;
	cursor:pointer;
	text-align:center;
	font-family: bebasregular;
    font-size: 20px;
    font-weight: normal;
	padding:10px;


	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	background-color: #D3D3D3;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
	margin-bottom: 25px;
}

#moreavailabledomains:hover {
	color:#FFF !important;
	
	-webkit-transform:scale(1.02); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.02); /*Mozilla scale version*/
    -o-transform:scale(1.02); /*Opera scale version*/
	transform:scale(1.02);	
	-ms-transform:scale(1.02);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	background-color: #1d1d1d;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f', endColorstr='#1d1d1d'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3f3f3f), to(#1d1d1d)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #3f3f3f, #1d1d1d); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #3f3f3f, #1d1d1d); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #3f3f3f, #1d1d1d); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #3f3f3f, #1d1d1d);
}


.webhosting_middle_cpu {
    background: url("images/cpu_icon.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
}

.webhosting_middle_hdd {
    background: url("images/webhosting_disk_space.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
	margin-bottom: 15px;
}

.webhosting_middle_ram {
    background: url("images/ram_icon.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
	margin-bottom: 0px;
}

.webhosting_middle_nic {
    background: url("images/nic_icon.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
}

.webhosting_middle_traf {
    background: url("images/traffic_icon.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
	margin-bottom: 15px;
}

.dedicated_hosting_item .webhosting_middle_price {
    background: url("images/webhosting_price.png") no-repeat scroll 0 0 transparent;
    font-size: 17px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-top: 3px;
	margin-bottom: 0px;
	
}

.dedicated_hosting_item .webhosting_left {
	background: none repeat scroll 0 0 #F1F1F1;
    border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;margin-top: 25px;
    padding: 15px;
    width: 245px;
	margin-top:5px;
}

.dedicated_hosting_item .webhosting_middle {
	background: none repeat scroll 0 0 #F1F1F1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-left: 20px;
    padding: 15px;
    width: 245px;
	margin-top:5px;
}

.dedicated_hosting_item .webhosting_right {
	position: absolute !important;
    right: 13px;
    top: 13px !important;
}

.dedicated_extra_info .webhosting_extra_info_item_label {
	width: 115px;
}

.dedicated_extra_info .webhosting_extra_info_item_value {
	width: 155px;
}


.submenucontainerouter {
	margin-bottom: 20px;
}

.submenucontainer {
	 background: url("images/submenu_bg_rpt.png") repeat-x scroll center top transparent;
    padding: 5px 10px 8px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	-moz-box-shadow: 0px 0px 15px  0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 15px  0 rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 15px  0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	border: 1px solid #FFFFFF;
}

.submenucontainer ul.menu {
	
}

.submenucontainer li {
	display:inline-block;
	padding: 0 15px 0 0 !important;
}

.submenucontainer li a {
	color: #FFF;
    font-family: "BebasRegular";
    font-size: 18px;
	padding-top: 5px;
	
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	padding-bottom: 3px;
}

.submenucontainer li a:hover {
    color: #DB1F26;
}

.submenucontainer li a.active {
    color: #DB1F26; 
}

.submenucontainer #homelink {
	padding:0 !important;	
}

.submenucontainer #homelink a {
	background: url("images/home_icon.png") no-repeat scroll 0 bottom transparent;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 30px;
	
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	padding: 0 !important;
	
	left: -12px;
    position: relative;
    top: -3px;
}

.submenucontainer #homelink a:hover {
	background: url("images/home_icon.png") no-repeat scroll 0 top transparent;

	-webkit-transform:rotate(-30deg); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:rotate(-30deg); /*Mozilla scale version*/
    -o-transform:rotate(-30deg); /*Opera scale version*/
	transform:rotate(-30deg);
	-ms-transform:rotate(-30deg);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	border:none !important;
}

#page_container_gradient {
	margin-bottom: 30px;
    padding: 5px 30px;
	
	-moz-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;	
}

.dedicated_list_view_container #webhosting-item-1 .webhosting_right {
    background: url("images/dedicated_icon1.png") no-repeat scroll right top transparent;
}

.dedicated_list_view_container #webhosting-item-2 .webhosting_right {
    background: url("images/dedicated_icon2.png") no-repeat scroll right top transparent;
}

.dedicated_list_view_container #webhosting-item-3 .webhosting_right {
    background: url("images/dedicated_icon3.png") no-repeat scroll right top transparent;
}

.dedicated_list_view_container #webhosting-item-4 .webhosting_right {
    background: url("images/dedicated_icon4.png") no-repeat scroll right top transparent;
}


.dedicated_right_extras #webhosting_extras_1 {
	background-color: #e34234;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e34234', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e34234), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #e34234, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #e34234, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #e34234, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #e34234, #9c1217);

}

.dedicated_right_extras #webhosting_extras_2 {
	background-color: #FF2400;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2400', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF2400), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FF2400, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FF2400, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FF2400, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FF2400, #9c1217);

}

.dedicated_right_extras #webhosting_extras_3 {
	background-color: #DC143C;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DC143C', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DC143C), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #DC143C, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #DC143C, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #DC143C, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #DC143C, #9c1217);

}

.dedicated_right_extras #webhosting_extras_4 {
	background-color: #9F1D35;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9F1D35', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9F1D35), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #9F1D35, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #9F1D35, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #9F1D35, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #9F1D35, #9c1217);

}

.dedicated_right_extras #webhosting_extras_prices_1 {
	background-color: #e34234;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e34234', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e34234), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #e34234, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #e34234, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #e34234, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #e34234, #9c1217);
}

.dedicated_right_extras #webhosting_extras_prices_2 {
	background-color: #FF2400;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2400', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF2400), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FF2400, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FF2400, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FF2400, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FF2400, #9c1217);
}

.dedicated_right_extras #webhosting_extras_prices_3 {
	background-color: #DC143C;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DC143C', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DC143C), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #DC143C, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #DC143C, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #DC143C, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #DC143C, #9c1217);
}

.dedicated_right_extras #webhosting_extras_prices_4 {
	background-color: #9F1D35;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9F1D35', endColorstr='#9c1217'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9F1D35), to(#9c1217)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #9F1D35, #9c1217); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #9F1D35, #9c1217); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #9F1D35, #9c1217); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #9F1D35, #9c1217);
}

.dedicated_right_extras #webhosting_extras_button_1 a:hover {color:#e34234;}
.dedicated_right_extras #webhosting_extras_button_2 a:hover {color:#FF2400;}
.dedicated_right_extras #webhosting_extras_button_3 a:hover {color:#DC143C;}
.dedicated_right_extras #webhosting_extras_button_4 a:hover {color:#9F1D35;}












.vps_list_view_container #webhosting-item-1 .webhosting_right {
    background: url("images/vps_icon1.png") no-repeat scroll right top transparent;
}

.vps_list_view_container #webhosting-item-2 .webhosting_right {
    background: url("images/vps_icon2.png") no-repeat scroll right top transparent;
}

.vps_list_view_container #webhosting-item-3 .webhosting_right {
    background: url("images/vps_icon3.png") no-repeat scroll right top transparent;
}

.vps_list_view_container #webhosting-item-4 .webhosting_right {
    background: url("images/vps_icon4.png") no-repeat scroll right top transparent;
}


.vps_right_extras #webhosting_extras_1 {
	background-color: #5A4FCF;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A4FCF', endColorstr='#302973'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5A4FCF), to(#302973)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #5A4FCF, #302973); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #5A4FCF, #302973); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #5A4FCF, #302973); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #5A4FCF, #302973);

}

.vps_right_extras #webhosting_extras_2 {
	background-color: #63D7D7;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63D7D7', endColorstr='#28505b'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#63D7D7), to(#28505b)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #63D7D7, #28505b); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #63D7D7, #28505b); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #63D7D7, #28505b); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #63D7D7, #28505b);

}

.vps_right_extras #webhosting_extras_3 {
	background-color: #1699B1;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1699B1', endColorstr='#28505b'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1699B1), to(#28505b)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #1699B1, #28505b); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #1699B1, #28505b); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #1699B1, #28505b); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #1699B1, #28505b);

}

.vps_right_extras #webhosting_extras_4 {
	background-color: #0047AB;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0047AB', endColorstr='#263b58'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0047AB), to(#263b58)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #0047AB, #263b58); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #0047AB, #263b58); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #0047AB, #263b58); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #0047AB, #263b58);

}

.vps_right_extras #webhosting_extras_prices_1 {
	background-color: #5A4FCF;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A4FCF', endColorstr='#302973'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5A4FCF), to(#302973)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #5A4FCF, #302973); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #5A4FCF, #302973); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #5A4FCF, #302973); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #5A4FCF, #302973);
}

.vps_right_extras #webhosting_extras_prices_2 {
	background-color: #63D7D7;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63D7D7', endColorstr='#28505b'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#63D7D7), to(#28505b)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #63D7D7, #28505b); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #63D7D7, #28505b); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #63D7D7, #28505b); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #63D7D7, #28505b);
}

.vps_right_extras #webhosting_extras_prices_3 {
	background-color: #1699B1;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1699B1', endColorstr='#28505b'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1699B1), to(#28505b)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #1699B1, #28505b); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #1699B1, #28505b); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #1699B1, #28505b); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #1699B1, #28505b);
}

.vps_right_extras #webhosting_extras_prices_4 {
	background-color: #0047AB;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0047AB', endColorstr='#263b58'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0047AB), to(#263b58)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #0047AB, #263b58); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #0047AB, #263b58); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #0047AB, #263b58); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #0047AB, #263b58);
}

.vps_right_extras #webhosting_extras_button_1 a:hover {color:#5A4FCF;}
.vps_right_extras #webhosting_extras_button_2 a:hover {color:#63D7D7;}
.vps_right_extras #webhosting_extras_button_3 a:hover {color:#1699B1;}
.vps_right_extras #webhosting_extras_button_4 a:hover {color:#0047AB;}

#webform-client-form-3 label {
    font-family: "BebasRegular";
    font-size: 15px;
    font-weight: normal;
}

#webform-client-form-3 label:before {
	color: #DB1F26;
    font-family: "IconicStroke";
    font-size: 25px;
    font-weight: normal;
    padding-right: 5px;
}

#webform-client-form-3 #webform-component-full-name label:before {
	content: "u";
}

#webform-client-form-3 #webform-component-email label:before {
	content: "M";
}

#webform-client-form-3 #webform-component-website label:before {
	content: '/';
}

#webform-client-form-3 #webform-component-phone-number label:before {
	content: 'n';
}

#webform-client-form-3 #webform-component-message label:before {
	content: "q";
}

#webform-client-form-3 input {
	color: #777777;
    padding: 10px;
    width: 520px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-3 textarea {
	color: #777777;
    font-family: 'Didact Gothic',sans-serif;
    padding: 10px;
    resize: vertical;
    width: 540px;
}

#webform-client-form-3 .form-submit {
	background-color: #BC141A;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F23A40', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F23A40), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #F23A40, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #F23A40, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #F23A40, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #F23A40, #BC141A);
	
    color: #FFF;
	cursor:pointer;
	font-family: "BebasRegular";
    font-size: 22px;
    font-weight: normal;
	padding:2px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;	
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	width: 100%;
	border:none;
}

#webform-client-form-3 .form-submit:hover {
	display:block;
	-webkit-transform:scale(1.05); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.05); /*Mozilla scale version*/
    -o-transform:scale(1.05); /*Opera scale version*/
	transform:scale(1.05);	
	-ms-transform:scale(1.05);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	background-color: #F23A40;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC141A', endColorstr='#F23A40'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BC141A), to(#F23A40)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #BC141A, #F23A40); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #BC141A, #F23A40); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #BC141A, #F23A40); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #BC141A, #F23A40);
}

.hostinglist_body {
	
}

.pricepadding {
	padding-top:10px;	
}

.front_page_nonpatterned_wrapper {
    background: url("images/waves.gif") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #DB1F26;
    border-top: 1px solid #000000;
}

#front_wrapper {
    margin: 2px auto 0;
    padding-bottom: 40px;
    padding-top: 30px;
    width: 950px;
}

.caption_inner_container {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: url("images/trans_front.png") repeat scroll 0 0 transparent;
	box-shadow:0 0 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
    margin: 0 auto;
    max-width: 950px;
    padding-left: 25px;
    padding-top: 15px;
    position: relative;
	margin-top:30px;
}

#frontpage_news_list_artiarc {
		
	min-height: 155px;
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;

	padding:15px;
	margin-bottom:15px;
	
	-moz-box-shadow: 0 0 60px 0 #999999;
	-webkit-box-shadow: 0 0 60px 0 #999999;
	box-shadow: 0 0 60px 0 #999999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=60, Direction=0, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=60, Direction=0, Color='#999999');
	
	z-index:1;
	position: relative;
	cursor:pointer;
	
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;

}

#frontpage_news_list_support {
		
	min-height: 155px;
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;

	padding:30px;
	margin-bottom:15px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	z-index:1;
	position: relative;
	cursor:pointer;
	
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;

}

#frontpage_news_list_support:hover {
	
	-webkit-transform:scale(1.16); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.16); /*Mozilla scale version*/
    -o-transform:scale(1.16); /*Opera scale version*/
	transform:scale(1.16);	
	-ms-transform:scale(1.16);
	
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
		  
    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	-moz-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.25);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');

}

#webform-client-form-33 label {
    font-family: "BebasRegular";
    font-size: 15px;
    font-weight: normal;
}

#webform-client-form-33 label:before {
	color: #DB1F26;
    font-family: "IconicStroke";
    font-size: 25px;
    font-weight: normal;
    padding-right: 5px;
}

#webform-client-form-33 #webform-component-left-block--full-name label:before {
	content: "u";
}

#webform-client-form-33 #webform-component-right-blcok--email label:before {
	content: "M";
}

#webform-client-form-33 #webform-component-right-blcok--phone-number label:before {
	content: 'n';
}

#webform-client-form-33 #webform-component-comment label:before {
	content: "q";
}

#webform-client-form-33 #webform-component-right-blcok--prefered-contact-method label:before {
	content: "1";
}

#webform-client-form-33 #webform-component-left-block--company-name label:before {
	content: "!";
}

#webform-client-form-33 #webform-component-left-block--country label:before {
	content: ";";
}

#webform-client-form-33 fieldset {
    border: medium none;
    margin-bottom: 0;
    padding: 0;
	float:left;
}

#block-webform-client-block-33 .block-title {
	display:none;	
}

#webform-client-form-33 legend {
    display:none;
}

#webform-client-form-33 #webform-component-comment {
	clear:both;
}

#webform-component-left-block {
	margin-right:50px;	
}

#webform-client-form-33 input {
	color: #777777;
    padding: 10px;
    width: 400px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-33 select {
	color: #777777;
    padding: 10px;
    width: 420px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-33 textarea {
	color: #777777;
    font-family: 'Didact Gothic',sans-serif;
    padding: 10px;
    resize: none;
    width: 100%;
}

#webform-client-form-33 .form-submit {
	background-color: #BC141A;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F23A40', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F23A40), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #F23A40, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #F23A40, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #F23A40, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #F23A40, #BC141A);
	
    color: #FFF;
	cursor:pointer;
	font-family: "BebasRegular";
    font-size: 22px;
    font-weight: normal;
	padding:2px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;	
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	width: 100%;
	border:none;
}

#webform-client-form-33 .form-submit:hover {
	display:block;
	-webkit-transform:scale(1.02); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.02); /*Mozilla scale version*/
    -o-transform:scale(1.02); /*Opera scale version*/
	transform:scale(1.02);	
	-ms-transform:scale(1.02);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	background-color: #F23A40;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC141A', endColorstr='#F23A40'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BC141A), to(#F23A40)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #BC141A, #F23A40); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #BC141A, #F23A40); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #BC141A, #F23A40); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #BC141A, #F23A40);
}

.sslbrand_tab {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;	
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	padding:0px;
	margin-bottom: 25px;
}

.sslbrand_tab_inner {
    color: #777777;
    cursor: pointer;
    font-family: bebasregular;
    font-size: 17px;
    padding: 20px;
    text-align: right;
}

.sslbrand_tab_inner:hover {
    color: #DB1F26;
}

#trustwave_tab {
	background:url(images/trustwave_logo.png) no-repeat scroll 20px 50% transparent;
}

#comodo_tab {
	background:url(images/comodo_logo.png) no-repeat scroll 20px 50% transparent;
}

#rapidssl_tab {
	background:url(images/rapidssl_logo.png) no-repeat scroll 20px 50% transparent;
}

#thawte_tab {
	background:url(images/thawte_logo.png) no-repeat scroll 20px 50% transparent;
}

#geotrust_tab {
	background:url(images/geotrust_logo.png) no-repeat scroll 20px 50% transparent;
}

#symantec_tab {
	background:url(images/symantec_logo.png) no-repeat scroll 20px 50% transparent;
}

.ssl_list_container {
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;	
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
    margin-bottom: 50px;
    padding: 10px;
	display:none;
}

.ssl_opened {
	background-color: #BC141A;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F23A40', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F23A40), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #F23A40, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #F23A40, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #F23A40, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #F23A40, #BC141A);
}

.ssl_opened .sslbrand_tab_inner {
	color:#FFF;
}

.ssl_certificate_item {
	border: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 5px;
    padding: 9px;
}

.ssl_certificate_item_title {
	float:left;
	width: 185px;
}

.ssl_certificate_item_price {
	float:left;
	text-align: center;
    width: 150px;
}

.ssl_certificate_item_info {
	background: none repeat scroll 0 0 #222222;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 2px;
    text-align: center;
    width: 70px;
	margin-right: 5px;
	color:#FFF;
	cursor:pointer;
}

.ssl_certificate_item_info:hover {
	color: #DB1F26;
}

.ssl_certificate_item_link {
	background: none repeat scroll 0 0 #222222;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 2px;
    text-align: center;
    width: 80px;
}

.ssl_certificate_item_link a {
	color: #FFFFFF;
}

.ssl_certificate_item_link a:hover {
	color: #DB1F26;
}

.ssl_certificate_feature_item {
	display:none;
	background: url("images/trans_front.png") repeat scroll center 0 transparent;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.ssl_certificate_feature_item_inner {
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 150px auto 0;
    padding: 30px 20px;
    width: 680px;
	position: relative;
	background-color: #dddddd;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#D3D3D3'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #FFFFFF, #D3D3D3); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #FFFFFF, #D3D3D3); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #FFFFFF, #D3D3D3); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #FFFFFF, #D3D3D3);
	
    color: #333333;	
	
	-moz-box-shadow: 0px 0px 30px #000000;
	-webkit-box-shadow: 0px 0px 30px #000000;
	box-shadow: 0px 0px 30px #000000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color='#000000');
}

.ssl_certificate_feature_item_left {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border-color: #53A446;
    border-image: none;
    border-left: 1px solid #53A446;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px solid #53A446;
    border-style: solid;
    border-width: 7px 1px;
    float: left;
    font-size: 13px;
    height: 341px;
    margin-right: 15px;
    width: 430px;
	overflow:auto;
}

.ssl_certificate_feature_item_right {
	float:left;
}

.btn_cls_itm {
	color: #DB1F26;
    cursor: pointer;
    font-family: "IconicStroke";
    font-size: 50px;
    font-weight: normal;
    position: absolute;
    right: -9px;
    top: -18px;
}

.btn_cls_itm:hover {
	color:#999;
}

.available_feature_1_business {
	width:220px;
	height:70px;
	background:url(images/business_val_yes.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_1_domain {
	width:220px;
	height:70px;
	background:url(images/business_val_yes2.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_1_ev {
	width:220px;
	height:70px;
	background:url(images/business_val_yes3.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_2_yes {
	width:220px;
	height:70px;
	background:url(images/green_bar_yes.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.available_feature_3_instant {
	width:220px;
	height:70px;
	background:url(images/issuance_yes.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_3_threedays {
	width:220px;
	height:70px;
	background:url(images/issuance_yes2.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_3_tendays {
	width:220px;
	height:70px;
	background:url(images/issuance_yes3.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_4_yes {
	width:220px;
	height:70px;
	background:url(images/mobile_driendly_yes.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.available_feature_5_yes {
	width:220px;
	height:70px;
	background:url(images/san_support_yes.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.available_feature_1_no {
	width:220px;
	height:70px;
	background:url(images/business_val_no.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.available_feature_2_no {
	width:220px;
	height:70px;
	background:url(images/green_bar_no.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.available_feature_3_no {
	width:220px;
	height:70px;
	background:url(images/issuance_no.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.available_feature_4_no {
	width:220px;
	height:70px;
	background:url(images/mobile_driendly_no.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 1px;
}

.available_feature_5_no {
	width:220px;
	height:70px;
	background:url(images/san_support_no.png) no-repeat scroll 0 0 transparent;	
	margin-bottom: 1px;
}

.contentheader1 {
    color: #DB1F26;
    font-family: "BebasRegular";
    font-size: 18px;
    font-weight: normal;
}

#webform-client-form-121 label {
    font-family: "BebasRegular";
    font-size: 15px;
    font-weight: normal;
}

#webform-client-form-121 label:before {
	color: #DB1F26;
    font-family: "IconicStroke";
    font-size: 25px;
    font-weight: normal;
    padding-right: 5px;
	content: "w";
}

#webform-client-form-121 #webform-component-full-name label:before {
	content: "u";
}

#webform-client-form-121 #webform-component-email label:before {
	content: "M";
}

#webform-client-form-121 #webform-component-website label:before {
	content: '/';
}

#webform-client-form-121 #webform-component-phone-number label:before {
	content: 'n';
}

#webform-client-form-121 #webform-component-message label:before {
	content: "q";
}

#webform-client-form-121 input {
	color: #777777;
    padding: 10px;
    width: 520px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-121 select {
	color: #777777;
    padding: 10px;
    width: 540px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-121 .form-type-radio {
	display:inline-block;
}

#webform-client-form-121 .form-type-radio input {
	width:25px;
	padding:0;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-121 .form-type-radio label {
	position:relative;
	top: 6px;
}

#webform-client-form-121 .form-type-radio label:before {
	content: "1";
}

#webform-client-form-121 textarea {
	color: #777777;
    font-family: 'Didact Gothic',sans-serif;
    padding: 10px;
    resize: vertical;
    width: 540px;
}

#webform-client-form-121 .form-submit {
	background-color: #BC141A;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F23A40', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F23A40), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #F23A40, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #F23A40, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #F23A40, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #F23A40, #BC141A);
	
    color: #FFF;
	cursor:pointer;
	font-family: "BebasRegular";
    font-size: 22px;
    font-weight: normal;
	padding:2px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;	
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	width: 100%;
	border:none;
}

#webform-client-form-121 .form-submit:hover {
	display:block;
	-webkit-transform:scale(1.05); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.05); /*Mozilla scale version*/
    -o-transform:scale(1.05); /*Opera scale version*/
	transform:scale(1.05);	
	-ms-transform:scale(1.05);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	background-color: #F23A40;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC141A', endColorstr='#F23A40'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BC141A), to(#F23A40)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #BC141A, #F23A40); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #BC141A, #F23A40); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #BC141A, #F23A40); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #BC141A, #F23A40);
}

/* Webform 2 */

#webform-client-form-120 label {
    font-family: "BebasRegular";
    font-size: 15px;
    font-weight: normal;
}

#webform-client-form-120 label:before {
	color: #DB1F26;
    font-family: "IconicStroke";
    font-size: 25px;
    font-weight: normal;
    padding-right: 5px;
	content: "w";
}

#webform-client-form-120 #webform-component-full-name label:before {
	content: "u";
}

#webform-client-form-120 #webform-component-email label:before {
	content: "M";
}

#webform-client-form-121 #webform-component-website label:before {
	content: '/';
}

#webform-client-form-120 #webform-component-phone-number label:before {
	content: 'n';
}

#webform-client-form-120 #webform-component-message label:before {
	content: "q";
}

#webform-client-form-120 input {
	color: #777777;
    padding: 10px;
    width: 520px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-120 select {
	color: #777777;
    padding: 10px;
    width: 540px;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-120 .form-type-radio {
	display:inline-block;
}

#webform-client-form-120 .form-type-radio input {
	width:25px;
	padding:0;
	font-family: 'Didact Gothic',sans-serif;
}

#webform-client-form-120 .form-type-radio label {
	position:relative;
	top: 6px;
}

#webform-client-form-120 .form-type-radio label:before {
	content: "1";
}

#webform-client-form-120 textarea {
	color: #777777;
    font-family: 'Didact Gothic',sans-serif;
    padding: 10px;
    resize: vertical;
    width: 540px;
}

#webform-client-form-120 .form-submit {
	background-color: #BC141A;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F23A40', endColorstr='#BC141A'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F23A40), to(#BC141A)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #F23A40, #BC141A); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #F23A40, #BC141A); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #F23A40, #BC141A); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #F23A40, #BC141A);
	
    color: #FFF;
	cursor:pointer;
	font-family: "BebasRegular";
    font-size: 22px;
    font-weight: normal;
	padding:2px;
	
	-moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.35);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	
	display:block;
	-webkit-transform:scale(1); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1); /*Mozilla scale version*/
    -o-transform:scale(1); /*Opera scale version*/
	transform:scale(1);	
	-ms-transform:scale(1);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;	
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	width: 100%;
	border:none;
}

#webform-client-form-120 .form-submit:hover {
	display:block;
	-webkit-transform:scale(1.05); /*Webkit:Scale down image to 0.8x original size*/
    -moz-transform:scale(1.05); /*Mozilla scale version*/
    -o-transform:scale(1.05); /*Opera scale version*/
	transform:scale(1.05);	
	-ms-transform:scale(1.05);

	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

    opacity:1; /*initial opacity of images*/
    -webkit-perspective:1000; 
    -webkit-backface-visibility:hidden;
	
	background-color: #F23A40;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC141A', endColorstr='#F23A40'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BC141A), to(#F23A40)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #BC141A, #F23A40); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:    -moz-linear-gradient(top, #BC141A, #F23A40); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #BC141A, #F23A40); /* Opera 11.10-12.00 */
	background-image:         linear-gradient(to bottom, #BC141A, #F23A40);
}