﻿/* Header Banner CSS : starts */

/* Wraps all inside header banner, set bakgrpound image */
#header_wrap { width: 100%;	height: 140px;	margin: 0px; background:url("/common_includes/header_images/header_bg.jpg") repeat-x; }

#header { width: 100%;	height:140px; /*	margin: 0 auto; */ }

/* Site Logo in Header */
#header  #caption #site_logo {	float: right; margin-right:30px;	width: 292px;	height: 138px;	font-size: 40px;	color: #ffffff;
	background:url("/common_includes/header_images/contact_logo.jpg") no-repeat; }

/* Site Header Caption on which RiG SEO Service is written, floted left */
#header #caption {float: left;color:black;font-size:xx-large;height: 138px; width:1280px;background:url("/common_includes/header_images/sunset_banner_panorama.jpg") repeat-x; }

#header #caption #captionText { float: left; margin: 10px; font-family: "Times New Roman", Times, serif; font-size: medium; color: white; }

/* Header Banner CSS Ends */

body { margin:0; padding:0 }

select { color : #000000;	font-size : 12px;	font-family : Tahoma,Verdana,Arial;	font-weight: bold; }
input  { color : #000000;	font-size : 12px;	font-family : Tahoma,Verdana,Arial;	font-weight: bold; }
div { margin: 0px }
p   {   color : #000000;	line-height:16px;	text-align:justify;	margin-top : 5px;	padding-bottom : 5px;	margin-bottom : 0px;	margin-left : 10px;
	margin-right : 10px;	font-size : 11px;	font-family : Tahoma,Verdana,Arial; }

p a { color : #294A7B; }
p a:hover {	color : #000000;}

li { color : #000000; margin-top : -1px;	padding-bottom : -1px;	margin-bottom : -1px;	margin-right : 1px;	font-size : 11px;	font-family : Tahoma,Verdana,Arial; }
ol { color : #000000;	line-height:18px;	margin-top : 0px;	padding-bottom : 0px;	margin-bottom : 0px;	margin-right : 0px;	font-size : 11px;
	font-family : Tahoma,Verdana,Arial; }
ul { color : #000000;	line-height:18px;	margin-top : 0px;	padding-bottom : 0px;	margin-bottom : 0px;	margin-right : 0px;	font-size : 11px;
	font-family : Tahoma,Verdana,Arial; }

.centerDIV
{
	margin:0 auto;
	clear:both;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu01 {
	color : #707070;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu01 a {
	color : #707070;
	text-decoration: none;
}
.menu01 a:hover {
	color : #333333;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #F2F2F2;
}
.menu03 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu03 a {
	color : #000000;
	text-decoration: none;
}
.menu03 a:hover {
	color : #555555;
}
.title {
	color : #D44409;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_bigger {
	color : #D44409;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size:large;
}

.h2_title_non_bold {
	color : red;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	font-size:large;
}


.company_address {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	text-align: center;
}

#leftcolumn 
{ 
	width: 75%; 
	float: left; 
	text-align:left;
	margin-left: 10px; margin-right: 10px;
}

#rightcolumn 
{ 
	width: 20%; 
	border: 1px solid red;
	background: #eee;
	float: left;
	height: auto;
	text-align:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.clear {clear :both; height:0}

.left_pane_div 
{
	padding: 10px;
	background: #eee; 
    margin: 10px;
    text-align:left; 
    border: 1px solid #ccc;
    height: auto;
    width: auto;
    position:  relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.td_content_center 
{ 	
text-align: center; 
}


.title_bigger_brown 
{
	color : #D44409;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size:large;
}

.webpage_main_title
{
	color: #0862A8;
	text-align:center;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size:large;
}

.title_black {
	color : #D44409;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.spacious_list
{
	padding-top:15px
}
	
.header_style2
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-weight: normal;
	color : red;
}

.special_h2
{
	font-family: Tahoma,Times,Arial;
	font-size: 11px;
	color:white;
	padding:10px;
    padding: 8px; text-align: justify;
}

.special_h2_small_text
{
	font-family: Tahoma;
	font-size: 11px;
	color:white;
	padding:10px;
    padding: 8px;
}

.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.left_pane 
{
    color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align:left;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}

.left_pane a
{
	color : #EF6D00;
	font-weight: bold;
}

.right a {
	color : #EF6D00;
}
.right a:hover {
	color : #000000;
}

.large_bullets
{ 
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bolder;
	line-height:1.5;
}

.smaller_bullets
{ 
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height:1.5;
}




.bot 
{
	color : #000000;
	margin-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 200px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

div#maincontainer
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.container
{
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width: 100%; /*position:relative;*/
}

/* seo_charges.html specific stylesheet codes */
.seo_cost_box_container
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}

.wrapper
{
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	clear: both;
	height: auto
}

/* If special_box stays within wrapper box */
.charges_page_cost_boxes
{
	height: 200px;
	width: 130px;
	float:left;
}

.charges_page_cost_boxes h3
{
	font: Arial, Helvetica, sans-serif ;
	font-size: 1em;
}

.special_box 
{	
	padding: 7px 6px 0; margin: 10px; line-height: 100%; text-align:left;
	
	border-radius: 2em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .4);

	background: #8b8b8b; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#7a7a7a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#7a7a7a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #7a7a7a); /* for firefox 3.6+ */

	border: solid 0.5px black;
}

.seo_schemes
{
	width:20%; 
	float:left;
	margin-left: 5%;
	margin-right: 5%;
	text-align: inherit;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	background-color: black; 
	color:silver;
	vertical-align: middle;
	padding: 10 px;
}

div.seo_schemes a{
	color:lime
}

.yearly_seo_schemes
{
	overflow:auto;
	margin: 0 10px;
	float:left;
	width:25%;
/*	margin-left: 20px;
	margin-right: 20px;*/
	text-align: left; 
	font-size : 10px; 
	font-family : Arial;
	background-color: black; 
	color: #F4E7B0;
	padding: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}

div.yearly_seo_schemes p
{
	color: #F4E7B0;
	font-size : 11px;
	font-family : Arial;
}

div.yearly_seo_schemes a{
	color:lime
}

.alertbox 
{
	margin-left: auto; margin-right: auto; clear:both;
    background: #eee; 
    text-align:left; 
    border: 1px solid #ccc;
    padding: 15px;
    height: auto;
    width:70%;
    position:  relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}



.img_border_0 
{
	border-width: 0px;
}

.border_0 
{
	border-width: 0px;
}

.bot a { 	color : #000000; 	text-decoration: none; }
.bot a:hover { 	color : #294A7B; }
.txt { font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #004040; }
.black_txt { font-family:Tahoma; font-size:11; font-weight:500; color:black }
.error {color: #FF0000; font-weight: bold; font-size:large}

div#translateAndChat {
    -moz-box-shadow: -5px -5px #888888;
	-webkit-box-shadow: 5px 5px #888888;
	box-shadow: -5px -5px #888888;
	
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border:#666 inset 2px;

    background-color: #EEEEEE;
    float: left;
    
    margin-left: 20px; margin-right:20px; margin-bottom: 20px; margin-top: 5px;
    padding: 20px;
    text-align: center;
}

div.allRounded15px
{
	border-radius: 15px;
	-moz-border-radius: 15px;
}

div.roundedTopLeftCorner50pxRadius
{
	border-top-left-radius: 50px 50px;
	-moz-border-radius-topleft: 50px 50px;
}

div.homePageRoundedBoxesAtTop 
{
	height: 100px;
	width:150px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left: 20px; padding-bottom: 5px; padding-right: 5px; padding-top: 20px;
	float: left;
	margin-left: 10px;
}
div.roundedLeft { background-color:#6e8fc1/* #5F72BC*/; clear: left; border: 2px solid #30C; margin-left:0px; margin-right:10px; }

div.roundedMiddle 		{	background-color: #6e8fc1 /*#FC6*/;	margin-right: 10px;	border: 2px solid #C30; }
div.roundedMiddleRight  {	background-color: #6e8fc1 /*#6C9*/;	border: 2px solid #063; }

div.smallBoxContainerAtTop
{
	clear:both;text-align:center; margin-left: 40px;
}
div.topLeftRightRounded15pxRadius
{
	border-top-left-radius: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	
	border-top-right-radius: 15px 15px;
	-moz-border-radius-topright: 15px 15px;

	width:490px;
	text-align: left;
	
	background-color: #CFC;
	clear:both;
    margin-left: 40px;

	padding-left: 20px; padding-bottom: 5px; padding-right: 5px; padding-top: 20px;
	border: 2px solid #063;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
}

div.topLeftRightRounded15pxRadius h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: normal;
}
