/***************************************************************************************************************************/
/* Control the logo header */
#Header
{
	background: #ffffff url(https://www.amazing-green-tea.com/image-files/logo.jpg) center top no-repeat; 
	height:135px;
	border: 0px solid #ffffff;
}

/***************************************************************************************************************************/
/* Specify the background colour only */
body {
background-color:#404743; 
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
color: #000;
}

/***************************************************************************************************************************/
/* As we are using a table based layout, all your text is within a table. So this is the area to change the size, color and font family */
table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

/**************************************************************************************************************************/

body .InvSquestions {font-size:12px; color: #006600;}
body .titleInput {width:50%;}
body .storyInput {height:150px;}
body .otherText {font-size:11px;}

/*************************************************************************************************************************/
/* Specity the paddings and margins in the main content area */

div.full-width-box {
   background-color: #ffffff;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border: 0px solid #000000;
}

a { 
font-family: Arial, Verdana, Sans-serif; /*font-size: 13px;*/ color:#0000FF; text-decoration: underline; font-weight:bold;
}

a:hover { font-family: Arial, Verdana, sans-serif;
/* font-size: 13px; 
 background-color: #ffffff;*/
 color: #0000FF;
 text-decoration: none;
 }

.gray {
	border-bottom:1px solid #CCCCCC;
   border-top:hidden;
   border-left:hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}


/* MAIN HEADING. This is used in most template pages */
h1 { font-family: Verdana, Arial, Verdana, sans-serif; font-size: 20px;  color: #000000; text-align:center; font-weight:bold;}
/* MAIN HEADING. This is used in green-tea-blog and sbi-c2-template*/
h2 { font-family: verdana, Arial, Verdana, sans-serif; font-size: 20px; color: #000000; text-align:center; font-weight:bold;}
/* GREEN BOLD FONT. This is used in only green-tea-blog*/
h3 { font-family: verdana, Arial, Verdana, sans-serif; font-size: 14px;  color: #006600; text-align:left; font-weight:bold;}

/* RED BOLD FONT. This is used in green-tea-blog and fastlink boxes (to be removed) only*/
h4 { font-family: Verdana, Arial, Verdana, sans-serif; font-size: 14px;  color: #84433B	; font-weight:bold; margin-top: 0px; margin-bottom: 0px;}

/* GREEN BOLD FONT. This is used in navigation and fastlink boxes (to be removed) only*/
h5 { font-family: Verdana, Arial, Verdana, sans-serif; font-size: 14px;  color: #006600; font-weight:bold; margin-bottom: 3px; margin-top: 3px;}

/* GREEN FONT. This is used in navigation and fastlink boxes (to be removed) only*/
h6 { font-family: Verdana, Arial, Verdana, sans-serif; font-size: 13px;  color: #006600; font-weight:normal; margin-bottom: 1px; margin-top: 1px;}

/* RED BOLD FONT. paragraph heading 1. left aligned*/
.p1l{font-family: Verdana, Arial, Verdana, sans-serif; font-size: 14px;  color: #84433B; text-align:left; font-weight:bold;}

/* RED BOLD FONT. paragraph heading 1.  center aligned. Used together with hr gray*/
.p1{font-family: Verdana, Arial, Verdana, sans-serif; font-size: 14px;  color: #84433B; text-align:center; font-weight:bold;}

/* GREEN BOLD FONT. paragraph heading 2. left aligned*/
.p2{font-family: Verdana, Arial, Verdana, sans-serif; font-size: 14px;  color: #006600; text-align:left; font-weight:bold;}

/* This is used as the ===learn more=== in newsletter box (to be removed)*/
.p3{font-family: Verdana, Arial, Verdana, sans-serif; font-size: 10px;}

.p3 a
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
}

.p3 a:hover
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}

/* This is used frequently as text box in content body*/
div.text-box {

	margin: 10px 10px 10px 10px;
	border: 1px solid #BFD5B3;
	padding: 5px 5px 5px 5px;
	width: 80%;
	background-color: #BFD5B3;
	text-align: left;
}

 .text-box a:hover
{
	text-decoration:none;
	background-color: #BFD5B3; /* This set the background colour when hover */
}

/*** used only in green-tea-blog subscriber box and fastlink pages (to be removed)***/
div.half-width-box-right 

{   
	margin: 5px 5px 5px 5px;
	border: 1px solid #84433B;
	padding: 5px;
	width: 200px;
	float: right;
	background-color: #e0c890; 
}

/*** used only in adsense and newsletter box (to be removed)***/
.boxBorderLeft
{
	padding-left: 15px;
	border-left: thin solid #CCCCCC;
}

.boxBorderBottom
{
	padding-bottom: 15px;
	border-bottom: thin solid #CCCCCC;
}

.boxBorderTop
{
	padding-top: 15px;
	border-top: thin solid #CCCCCC;
}


.ClearIt
{
	clear:both;
	float:none;
	height:0px;
	width: 100%
}


ul {
list-style:circle;
padding-left: 10px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

li.custom {
padding-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
}
/**********************************************************************************************************/
/* Note: h4, h5, h6 should only be used in navigation column and special fast link boxes with same format as navigation*/

div.linkbox/* This box sets the left margin*/
{
	float:left;
	margin:0px auto;
	padding:0px 15px;
}


.linkbox a:hover
{
	text-decoration:underline;
	background-color: #e0c890; /* This set the background colour when hover */
}

h4 a{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #84433B;
	font-weight:bold;
}

h4 a:hover
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	background-color: #e0c890; /* This set the background colour when hover */
	color: #84433B;
	font-weight:bold;
}

h5 a
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #006600;
	font-weight:bold;
}

h5 a:hover
 {
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	background-color: #e0c890; /* This set the background colour when hover */
	color: #006600;
	font-weight:bold;
}

h6 a
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #006600;
	font-weight:normal;
}

h6 a:hover
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	background-color: #e0c890; /* This set the background colour when hover */
	color: #006600;
	font-weight:normal;
}

/*********************************************************************************************************************/
/* Customise the breadcrumbs */

div.bread-box {
   background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #000000;
	line-height:12px;
}

#BreadCrumbs
{
	position:absolute;
	top:150px;
/*	left: 0px;*/
	background:transparent;
	text-align:left;
	font-size:13px;
}

/**************************************************************************************************************************/

/* Customise footer */

div.footer {
	font-family: Verdana, Arial, Verdana, sans-serif;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 11px;
}

.footer a
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.footer a:hover
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	background-color: #BFD5B3; /* This set the background colour when hover */
}
