/* Copyright (c) 2002-2010 JR Hosts. All rights reserved */

* {
padding: 0;
margin: 0;
outline: 0;
}

/* main  */
body{
background: #f2f5f7 url(../img/bg_body.gif) repeat-x top;
font-family: Trebuchet MS,Arial,Sans-Serif;
color: #5f5f5f;
font-size: 13px;
line-height: 1.66em;
}
a {
color: #38b;
text-decoration: none;	
}
a:hover {
color: #38b;
text-decoration: underline;	
}

/* paragraphs */
p {
line-height: 1.4em;
}

/* headers */
h1, h2, h3, h4, h5 {
font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
font-weight: 800;margin-bottom:10px;
}
h1#logo {
background: transparent url(../img/jrhosting.png) no-repeat scroll 0 0;	
text-indent: -4000px;
display: inline;
float: left;
height: 95px;
width: 280px;
margin-bottom: -8px;
}
h1#logo a {
display: block;
height: 95px;
}
h2 {
background: transparent no-repeat scroll 0 0;	
text-indent: -4000px;
display: inline;	
float: left;
height: 25px;
width: 260px;
}
h3 {
padding-bottom: 5px;
border-bottom: 1px dashed #cccccc;
font-size: 18px;
}
h4 {
font-size: 16px;
margin: 0;
}
h5 {
font-size: 14px;
font-weight: normal;
margin-top: 0;
margin-bottom: 5px;
border-bottom: 1px solid #cccccc;
width: 50%;
}
.smallprint {
font-size: 11px;
font-weight: normal;
margin-top: 20px;
}

/* mains */
#container {
width: 720px;
margin: 0 auto;
}
#header {
margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
#header ul {
padding-left: 388px;
margin-top: -10px;
position: absolute;
list-style: none;
}
#header ul li {
display: inline;
}
#header ul li:after {
content: " \7C\ ";
}
#header ul li#last:after {
content: "";
}
#content {
padding: 20px;
height: 300px;
}
#content_wrapper {
background: url(../img/bg_content.png) center center;
margin: 0 auto;
padding: 20px;
}
#footer {
padding-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
font-size: 11px;
text-align: center;
}
#footer p {
display: inline;
}

/* main slide */
#home {
background: url(../img/nav_welcome.gif) no-repeat top left;	
}
#packages {
background: url(../img/nav_packages.gif) no-repeat top left;	
}
#buy-now, #register {
background: url(../img/nav_buy.gif) no-repeat top left;	
}
#login {
background: url(../img/nav_login.gif) no-repeat top left;	
}
#contact-us {
background: url(../img/nav_contact.gif) no-repeat top left;	
}
#x401-forbidden, #x404-not-found, #x500-internal-server-error {
background: url(../img/nav_ooops.gif) no-repeat top left;	
}
#main_content input {
border: 1px solid #777;
}
#main_content #submit {
padding: 2px 5px 2px 5px;
}

/*	Slider	*/
.slider_toggle {
float: left;	
display: block;
height: 300px;
width: 37px;
color: #ffffff;
text-decoration: none;
outline: none;
margin: 0 0 0 0;
}
.slider_content {
width: 570px;
height: 300px;
float: left;
overflow: hidden;
color: #444444;
}
.slider_content_wrapper {
padding:5px 15px 5px 15px;
}
.slider_content p, .slider_content table {
margin-bottom: 10px;
}
.slider_content img {
border: 0;
margin-right: -30px;
}
#slider_container {
margin: 0px auto;
width: 700px;   
height: 300px;    
}

/* misc */
#overlay img {
border: none;
}
#overlay {
background-image: url(../img/lightbox/overlay.png);
}
* html #overlay {
background: url(../img/lightbox/blank.gif);
}

/* misc */
.cl {
clear: both;
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
width: 0;
line-height: 0;
}

/* greybox */
#GB_overlay {
background-color: #000;
position: absolute;
margin: auto;
top: 0;
left: 0;
z-index: 100;
}
#GB_window {
left: 0;
top: 0;
font-size: 1px;
position: absolute;
overflow: visible;
z-index: 150;
}
#GB_window .content {
width: auto;
margin: 0;
padding: 0;
}
#GB_frame {
border: 0;
margin: 0;
padding: 0;
overflow: auto;
white-space: nowrap;
}
.GB_Gallery {
margin: 0 22px 0 22px;
}
.GB_Gallery .content {
background-color: #fff;
border: 3px solid #ddd;
}
.GB_header {
top: 10px;
left: 0;
margin: 0;
z-index: 500;
position: absolute;
border-bottom: 2px solid #555;
border-top: 2px solid #555;
}
.GB_header .inner {
background-color: #333;
font-family: Arial, Verdana, sans-serif;
padding: 2px 20px 2px 20px;
}
.GB_header table {
margin: 0;
width: 100%;
border-collapse: collapse;
}
.GB_header .caption {
text-align: left;
color: #eee;
white-space: nowrap;
font-size: 20px;
}
.GB_header .close {
text-align: right;
}
.GB_header .close img {
z-index: 500;
cursor: pointer;
}
.GB_header .middle {
white-space: nowrap;
text-align: center;
}
#GB_middle {
color: #eee;
}
#GB_middle img {
cursor: pointer;
vertical-align: middle;
}
#GB_middle .disabled {
cursor: default;
}
#GB_middle .left {
padding-right: 10px;
}
#GB_middle .right {
padding-left: 10px;
}
.GB_Window .content {
background-color: #fff;
border: 3px solid #ccc;
border-top: none;
}
.GB_Window .header {
border-bottom: 1px solid #aaa;
border-top: 1px solid #999;
border-left: 3px solid #ccc;
border-right: 3px solid #ccc;
margin: 0;
height: 22px;
font-size: 12px;
padding: 3px 0;
color: #333;
}
.GB_Window .caption {
font-size: 12px;
text-align: left;
font-weight: bold;
white-space: nowrap;
padding-right: 20px;
}
.GB_Window .close {
text-align: right;
}
.GB_Window .close span { 
font-size: 12px;
cursor: pointer; 
}
.GB_Window .close img {
cursor: pointer;
padding: 0 3px 0 0;
}
.GB_Window .on {
border-bottom: 1px solid #333;
}
.GB_Window .click {
border-bottom: 1px solid red;
}
