/********************** COMMON STYLES TO ALL OR MOST PAGES **********************/
a {
color:#666666;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
a.landinglink {
color:#555F9B;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}

.red {
	color:#A00000;
}
.green {
	color:#00695F;	
}
.blue {
	color:#281991;
}
 
.darkblue {
	color:#555F9B;
}
 
.darkblue2 {
	color:#3A416A;
}
 
.purple {
	color:#5F2882;
}

.brown {
	color: #8C3C3C;
}

.darkgrey {
	color: #5F5F5F;
}


.main_01{
	vertical-align:top;
	padding:0;
	width: 756px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F7E7DA;	
}
.main_02{
	vertical-align:top;
	padding:0;
	width: 800px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;	
}
.logo_01 {
	background-image: url(img/main2top.jpg);
	height: 91px;
	width: 756px;
}
.aboutusback_01 {
	height: 33px;
	text-align:right;
	background-color: #FFFFFF;
	padding-top: 8px;
	width: 756px;
}

/* image formatting */
.im {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 316px;
}

.imageborder {
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 3px solid #E9D1B9;
	border-bottom: 3px solid #E9D1B9;	
}
.imageborderrightbot {
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: 3px solid #E9D1B9;
	border-bottom: 3px solid #E9D1B9;	
}
.centerimgtext_01 {
	background-color: #F7E7DA;
/*	background-color: #F0E1D2; */	
	width: 756px;
/*	height: 1194px; */
	background-image: url(img/bggre.jpg);
}
.box1_01 {
/*	height:1194px; */
	width:577px;
	float: left;
	background-image: url(img/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#F7E7DA;
}

.box2_014{
/*	height:1200px; */
	width:179px;
	float:right;
	vertical-align: top;
/*	background-image: url(img/left_nav12.jpg); 
	background-repeat: repeat-x; 
	rgb(245,235,220)=F5EBDC
	*/
	background-color: rgb(240,225,205);	
}

/* Left Navigation */
.leftpanelupbox1 {
	vertical-align: top;
	float: right;
	height: 336px;
	width: 179px;
}
/* Quotes on left side */
.leftpanelupbox42{
	vertical-align: bottom;
	float: right;
	height: 696px;
	width: 179px;
}
/* 3rd Level navigation */
.leftpanelupbox3{
	vertical-align: bottom;
	float: right;
	height: 168px;
	width: 179px;
	padding:0;
	margin:0;
}

.copyright {
	background-color: #FFFFFF;
	height: 33px;
	width: 756px;
	clear:both;
	text-align:center;
	font-style:italic;	
}

.copyright p {
padding-top:10px;
}

/*Centered Heading for Book Page*/
.blue_head {
	font:20px Book Antiqua, Arial, Verdana, sans-serif;
	color:#555F9B; 
	font-weight:bold;
	text-align:center;
}

	
/*start about us page content*/
/* testing h1 style and different color styles */
h1 {
	font:20px Book Antiqua, Arial, Verdana, sans-serif;
/*	color:#00695F; */
	font-weight:bold;
	text-align:center;
	font-style:italic;
/*	line-height: 1.5;
	padding-top:15px; */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4D4D4D;
	text-align:center;
	font-style:italic;
/*	line-height: 1.5;
	padding-top:15px; */
}

/* this is used in third level pages */
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555F9B;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px;
	
/*
	line-height: 1.5;
	padding-top:5px;
	padding-bottom:10px;
	margin:0;
*/
}

h3 {
	font:13px Arial, Helvetica, sans-serif;
	color:#A00000;
	font-weight:bold;
	text-align:center;
	padding:0px;
	margin:5px;
/*	padding:5px 0px 5px 0px; 
	line-height: 1;
	padding-bottom: 5px;
	margin-bottom: 0px;

*/
}

h4 {
font:13px Arial, Helvetica, sans-serif; color:#777777;
font-weight:normal;
text-align:center;
font-style:italic;
padding:5px 0px 5px 0px;
}

.page_title {
font:20px Book Antiqua, Arial, Verdana, sans-serif; 
/*color:#A00000;*/
font-weight:bold;
text-align:center;
font-style:italic;
padding-right:40px;
}


/*
p {
font:12px Arial, Helvetica, sans-serif; color:#5F5F5F;
margin-bottom:10px;
}
*/
.testfloat {
	float:right;
	margin:0px;
	padding:0px;
}

/* second centered line of book description box */
.grey_head {

	font:16px Book Antiqua, Arial, Verdana, sans-serif;
	color:#5F5F5F; 
	font-weight:bold;
	text-align:center;
	line-height: 1.5;
}
.grey_body {

	font:14px Book Antiqua, Arial, Verdana, sans-serif;
	color:#5F5F5F;
	font-style: italic;
	font-weight:bold;
	text-align:left;
	line-height: 1.5;
}
.left_space01 {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

ul{
	margin-top: 0px;
/*	padding-left:0px; */
	padding-right:10px;	
	list-style-image:url(img/bullet_sq_red1.jpg);	
/*	padding-bottom:0px;
	margin-left:25px;
*/
}
ol {
	color:#555F9B;
	font-weight:bold;
	margin-top: 5px;	
}
ol.orderedlist {
	color:#555F9B;
	font-weight:bold;
}
li.orderedlist {
	color:#555F9B;
	font-weight:bold;
	padding: 2px;
}
.normalorderli {
	color:#5F5F5F;
	font-weight:normal;
}

li {
/*	list-style-image:url(img/bullet_sq_red1.jpg);*/
/*	padding-bottom:5px; */
	font:12px Arial, Helvetica, sans-serif;
/*	color:#5F5F5F; */
	line-height: 1.5;	
}
.right_nav_head {
padding:100px 20px 100px 20px; 
}
.bot_nav_01 {
height:25px;
border-bottom:1px solid #C8CDE1;
}
.bot_nav{
width:152px;
height:auto;
margin:0 auto;
}

.bot_nav td{
/*border-bottom:1px solid #C8CDE1;*/
/*height:25px;*/
text-align:center;
padding:0;
margin:0;
}

.bot_nav p {
padding:5px 5px 5px 5px;
padding:0;
margin:0;
}

a.redlink:hover {
color:#A00000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.brownlink:hover {
color:#8C3C3C;
font-weight:bold;
}
a.bluelink:hover {
color:#281991;
font-weight:bold;
}
a.purplelink:hover {
color:#5F2882;
font-weight:bold;
}
a.teallink:hover {
color:#007878;
font-weight:bold;
}
a.greenlink:hover {
color:#00695F;
font-weight:bold;
}
a.homelink:hover {
font-size:12px;
color:#555F9B;
font-weight:bold;
}

a.brightredlink:hover {
color:#EB3C00;
font-weight:bold;
}

.navigationseparator {
/*	background-image:url(img/third50.jpg);  *//*Solid line */
	background-image:url(img/navigationseparator.jpg); /* Solid line */	
	background-repeat: no-repeat;
	background-position: center bottom;
}

/***********************     DISTRIBUTOR OPPORTUNITIES ************/
/*
.green_bullet ul {
	margin:0px;
	padding:0px;
}
*/
.green_bullet li {
	font:12px Arial, Helvetica, sans-serif;
	color:#5F5F5F;
	line-height: 1.5;
	list-style-image: url(img/bullet_sq_green1.jpg);
}


/*close distributor page*/
/******************************* CORPORATE SOLUCTIONS *************/

/*pratima 17Mar07*/

/*open Change DeliveryŽ Methods page_19Mar07 and Products */
.img_mid {
margin-top:10px;
margin-bottom:10px;
}
/*
.iw {
	margin: 0px 15px 0px 30px;
	padding: 0px;

}
*/
.iw li {
/*	list-style: url(img/bullet_purple.jpg) none outside;*/
	list-style: url(img/bullet_purple.jpg);
}

/*************   Methods page ********/
/*
.blue_bullet ul {
	padding:0px;
	margin:0px;
}
*/
.blue_bullet li {
list-style-image:url(img/bullet_sq_blue.png);
/*padding-bottom:5px;*/
font:12px Arial, Helvetica, sans-serif; 
color:#5F5F5F;
/*padding: 2px;*/
line-height: 1.5;
}
.darkblue_bullet li {
list-style-image:url(img/bullet_sq_blue.png);
/*padding-bottom:5px;*/
font:12px Arial, Helvetica, sans-serif; 
color:#5F5F5F;
line-height: 1.5;
/*padding: 5px; */
}
.bot_toolkit_box {
width:327px;
height:auto;
margin-right:10px;
margin-top:10px;
padding:0;
}
.bot_toolkit_topbg {
background-image:url(img/bot_toolkit_boxtopbg.jpg);
background-repeat:no-repeat;
height:6px;
width:327px;
}
.bot_toolkit_leftmidbg {
background:#E7CFB7;
height:auto;
width:7px;
}

.bot_toolkit_midbg {
background:#F3E0D1;
height:auto;
width:320px;
padding-left:5px;
margin:0;
}
.bot_toolkit_botbg {
background-image:url(img/bot_toolkit_boxbotbg.jpg);
background-repeat:no-repeat;
height:6px;
width:327px;
}
/*close Change DeliveryŽ Methods page_19Mar07*/
/*pratima 17Mar07*/
/**************** THIRD LEVEL PAGE ***************/
.upthinrdpanel {
	padding: 0px;
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	clear: both;
	height: 1481px;
	background-color: #EFD6C0;
}
.thirdpanellogo {
	height: 103px;
	width: 936px;
	background-image: url(img/top1.jpg);
}
.thirdpanelbanner {
	height: 279px;
	width: 936px;
}
.thirdpanelmiddletext {
	background-color: #FFFFFF;
	width: 758px;
}
.thirdpanelmiddletextbox1 {
	background-color: #FFFFFF;
	float: left;
	width: 608px;
	height:1100px;
}
.thirdpanelmiddletextheadling {
	font-family: "Book Antiqua", Georgia, serif, "Times New Roman";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #555F9B;
	height: 70px;
	width: 750px;
	font-size-adjust: center;
	text-align: center;
	line-height: 65px;
}
.thirdpanelmiddlematter {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 950px;
	width: 750px;
}


.thirdpanelmiddletextbox2 {
	background-color: #FFFFFF;
	vertical-align:top;
	float: right;
	width: 150px;
/*	width: 179px;	*/
	height:1100px;
	background-image: url(img/rightpanelimg3.jpg);
}
.thirdpanelmiddleleftupbox {
	float: right;
	height: 261px;
	width: 179px;
}

.thirdpanelblankbox {
	height: 780px;
	width: 185px;
	float: right;
}

.thirdpanelmiddleleftupbox2 {
	float: right;
	height: 200px;
	width: 150px;
	vertical-align: bottom;
	
}
.thirdbotlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(img/third50.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.casestudieslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	background-image: url(img/third50.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.casestudieslink a {

     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#444D7D;
	 text-decoration:none;
}

.casestudieslink a:hover {

     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#444D7D;
	 text-decoration:none;
}


.thirdbotlink a {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration:none;
}	
	
.thirdbotlink a:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444D7D;
	font-weight:bold;
}		


.thirdpanelbottompatti {
	clear:both;
	background-image: url(img/landingbottom.jpg); 
	height: 60px;	
	width: 758px;	
	background-repeat: no-repeat;
	background-position: left top;	
/*	background-image: url(img/bottompatti3page.jpg); 
	line-height: 18px;
	color: #777777;
	padding-top: 10px;
		text-align: center;
	white-space: normal;
	padding-right: 220px;
*/
}
.thirdpanelcopyright {
/*	padding-right: 220px;
*/
	padding-left:20px; 
	padding-top:10px; 	
	font-size:11px;
	font-style:italic;
}

