/* CSS Document for RedGiant */
body {
  margin: 0;
  padding: 0;
  background: #b11e42;
  text-align: center;
  font-family: sans-serif;
  font-size: 12px;
  color: #000;
}

h1 {
  font-family: sans-serif;
  font-size: 20px;
  color: #b11e42;
}

h2 {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;  
  background: url('images/header_banner.jpg') top left no-repeat #FFF;
  padding-left: 5px;
}

h3 {
  font-size: 11px;
}

h4 {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;  
}

h5 {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;  
  background: url('images/long_header_banner.jpg') top left no-repeat #FFF;
  padding-left: 5px;
  margin: 0 0 10px 10px;
  float: left;
  width: 300px;
}

a:link, a:visited {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #b11e42;
  text-decoration: underline;
}

img {
  border: 0;
}

#sitewrap {
  width: 990px;
  margin: 0 auto;
  background: url('images/site-bg.jpg') top center repeat-y #000;
}

#header {
  width: 961px;
  height: 140px;
  margin: 0 auto;
  background: url('images/header.jpg') no-repeat;
}

#livechat {
  position: relative;
  float: right;
  top: 34px;
  right: 46px;
}

#livechat img {
  margin: 5px;
}

#menu {
  position: relative;
  float: right;
  top: 48px;
  right: 46px;
  height: 34px;
  width: 961px;
  text-align: right;
}

#menu ul {
  list-style: none;
  height: 34px;
  margin: 0;
  padding: 0;
}

#menu ul li {
  display: block;
  float: right;
  width: 130px;
  height: 34px;
  margin-left: 10px;
}

#menu ul li a:link, #menu ul li a:visited {
  display: block;
  float: right;
  width: 130px;
  height: 34px;
  background: url('images/menu-button.jpg') no-repeat;
  text-align: center;
  font-weight: bold;
//  font-variant: small-caps;
  font-family: sans-serif;
  color: #D9D9D9;
  font-size: 10px;
}

#menu ul li a:hover {
  background: url('images/menu-button-over.jpg') no-repeat;
  color: #FFF;
  text-decoration: none;
}

#menu ul li a div {
  padding: 0 5px;
  padding-top: 12px;
}

#banner {
  width: 917px;
  height: 221px;
  margin: 0 auto;
  background: url('images/banner.jpg') top center no-repeat;
  overflow: hidden;
}

#banner-left {
  float: left;
  padding: 10px;
  padding-left: 0px;
  padding-top: 20px;
  width: 220px;
  height: 221px;
}

.bannerleft-img {
  display: block;
  margin-bottom: 15px;
}

#content {
  width: 917px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

#content-pic{
  overflow: hidden;
  width: 28%;
  height: 210px;
  float: left;
  background: url('images/content-pic.jpg') top center no-repeat;
  margin: 10px 0 0 10px;
}

#content-left {
  float: left;
  width: 34%;
  margin: 15px 0 0 -10px;
  border-right: 1px solid #d1d1d1;
  overflow: hidden;
  padding-left:5px;
}

#content-right {
  float: left;
  width: 34%;
  margin: 15px 0;
  overflow: hidden;
}

#wrap {
  float: left;
}

#content-wrap {
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-color: #D9D9D9;
  padding: 10px;
  padding-top: 2px;
  margin: 10px;
  margin-left: 0px;
  font-family: sans-serif;
  font-size: 11px;
  width: 650px;
}

.content-padding {
  padding: 0 7px 0 7px;
}

.content-header {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.content-subheader {
  font-size: 12px;
  font-weight: bold;
  color: #b40e54;
}

.bubble {
  float: left;
  width: 292px;
  height: 280px;
  background: url('images/homebubble.jpg') top center no-repeat;
  margin: 5px;
  overflow: hidden;
}

.bubble-padding {
  width: 280px;
  margin-top: 10px;
  padding: 5px;
}

.bubble-header {
  font-weight: bold;
}

a.bubble-moreinfo:link, a.bubble-moreinfo:visited {
  display: block;
  float: right;
  width: 66px;
  height: 23px;
  margin-right: 10px;
  background: url('images/more.jpg') top center no-repeat;
}

#bubble-desc{
  height: 220px;
}

.bubble ul {
  list-style: square outside url('images/bullet.gif');
  padding-left: 20px;
//  margin: 0;
  color: #000;
}

.bubble ul li {
  margin: 5px 0;
}

#footer {
  clear: both;
  width: 917px;
  height: 30px;
  margin: 0 auto;
  margin-top: 15px;
  background: url('images/footer-bg.jpg') top center no-repeat;
  font-weight: bold;
  font-size: 10px;
  text-align: left;
}

#footer-left {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}

#footer-right {
  float: right;
  padding-right: 10px;
  padding-top: 10px;
}

#side{
  float: left;
}

#sideNav{
  margin: 10px 0px 0px 7px;
  width: 200px;
  height: 160px;
  overflow: hidden;
  background: url('images/menububble.jpg') top center no-repeat;
}
#sideNav ul {
  list-style: none;
  margin: 5px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 5px;
}

#sideNav ul li {
  display: block;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 5px;
  margin-right: 5px;
  padding-right:10px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  width: 155px;
}

#sideNav ul li a:link, #sideNav ul li a:visited {
  display: block;
  margin-left:10px;
  text-align: left;
  font-weight: bold;
  font-family: sans-serif;
  color: #000;
  font-size: 12px;
}

#sideNav ul li a:hover {
  color: #FFF;
  text-decoration: none;
}

#sideNav ul li a div {
}

#side-ads {
  float: left;
  overflow: hidden;
  padding: 5px;
  padding-left: 3px;
  padding-bottom: 0;
  width: 220px;
}

.sidead-img {
  display: block;
  margin: 10px 2px 10px 2px;
}

.side-graphic {
  overflow: hidden;
  width: 203px;
  margin: 5px;
  clear: left;
}

#feature_list{
  padding-left: 20px;
}

#feature_list li{
  list-style: square outside url('images/small_bullet.gif');
}

#star_feature_list{
  padding-left: 20px;
}

#star_feature_list li{
  list-style: square outside url('images/star.gif');
  margin: 5px 0 5px 10px;
}

.package{
  margin-top:50px;
  margin-left: 10px;
  margin-bottom: 20px;
  width: 187px;  
  height: 250px;  
  overflow: hidden;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

#packages{
  height: 350px;
  overflow: hidden;
}

#caption{
  overflow: hidden;
  height: 70px;
}

.package_image{
  margin-bottom: 10px;
}

#livechat_service_details p{
  padding-left: 10px;
}
#buy_now{
  padding-top: 10px;
}
/*
#index_list {
  list-style: square outside url('images/bullet.gif');
  padding-left: 20px;
  color: #000;
}
*/
#index_list li{
  margin-left: -20px;
  list-style: square outside url('images/bullet.gif');
  color: #000;
}


#benefit_package {
  margin-left: 100px;
  margin-right: 20%;
}

.screenshot{
  width: 300px;
  float: left;
  overflow: hidden;
}

.screenshot p{
  padding: 30px;
  padding-bottom: 0px;
  font-weight: bold;
}
.screenpic{
  margin-left: 50px;
}

#content-description {
  overflow:hidden; 
  margin:0 0 0 20px; 
}

#enlarge{
  margin-top:20px;
  float: right;
  color: #353b87;
}

#pair{
  overflow: hidden;
  padding-bottom: 20px;
  float: left;
}

.feature{
  cursor: pointer;
}

.list{
  display: none;
}

.header{
  clear: both;
}

.instruction{
  font-style: italic;
  padding-left: 5px;
}


