  
/* default styles
   -------------- */
   
body { 
	padding: 0px; 
	margin: 0px; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background:#143d55 url(back.jpg) repeat-x; 
	color: #454545; 
}
h1{
	font-size:16px;
	margin:0 0 10px 0;
	color:#CF5B28;
}
.overviewboxes
{
width:240px;
float:left;
background:url(flower_delivery_overview.jpg) no-repeat;
height:250px;
text-align:center;
padding-left:5px;
}
.overviewboxes h1
{
height:42px;
padding-bottom:20px;
padding-top:20px;
text-align:center;
font-size:14px;
color:#ffffff;
}
.overviewboxes p
{
list-style:none;
}
#bread
{
font-size:11px;
color:#999999;
font:Arial, Helvetica, sans-serif;
padding:5px 5px 5px 5px;
}
#bread a
{
color:#999999;
text-decoration:none;
}
#bread a:hover
{
color:#b20000;
text-decoration:underline;

}
.overviewboxes a
{
color:#b20000;
text-align:right;
margin-right:10px;
}
.overviewboxes a:hover
{
color:#999999;
text-decoration:underline;
}

a {	color:#666;	background: inherit;}
a:hover { color: #FFFFFF; background: inherit; }

p {	margin: 0 0 5px 0; padding:0px 0px 0px 7px; }

ul { margin: 0; padding : 0;  }


/* layout
   ------ */
   .lock
   {
   text-align:right;
	width:900px;
	padding:10px 5px 0 5px;
   height:20px;
   color:#ffffff;
   margin:0 auto;
   }
   .lock a
   {
   color:#ffffff;
   text-decoration:none;
   }
      .lock a:hover
   {
   color:#FFFFFF;
   text-decoration:underline;
   }
.main
{
width:100%;
margin-top:10px;
}
.content { 
	margin: 0 auto;
	width: 900px;
	border:solid 10px #ffffff;
	padding: 0px;
	background-color:#FFFFFF; 
}

.header { 
	height: 225px;
	background: #eee;
	color: #808080;
	margin: 0;
	padding: 0 0 0 0;
	border-bottom: px solid #ccc;
	WIDTH: 900px; background-image:url(bg.jpg); background-position:top; background-repeat:no-repeat;
}


.mainart { 
	background: #fff; 
	color: #373737;
	clear: both;
	font-weight: normal;
	padding: 7px 10px 10px 10px;
	margin: 0px 0;
	width:878px;
}


/* left side
   --------- */

.left {
	float: left;
	width: 695px;
	margin: 0 0 0px 0;

}

.left h3 {
	clear: both;
	background: #F1C359;
	color: #373737;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

.leftimg
{
width:270px;
height:250px;
float:left;
padding:8px 0 8px 0;
}
.leftimg a
{
width:270px;
height:250px;
float:left;

}
.lefttxt
{
float:right;
width:390px;
min-height:260px;
margin-top:5px;
margin-bottom:5px;
padding-top:10px;
margin-right: 5px;
padding-left:8px;
border:solid 1px #f1c359;
}
.normal_text{
border: solid 2px #f1c359;
	padding:10px 10px 10px 10px;
}
	
		
/* right side ---------- */
		
.right {
	width:200px;
	margin: 0 0 0px 0;
	float: right;
	border:solid 1px #999999;
	
}

.right h3 {
	background: #82A33F;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

.right_articles {
	background: #F8F8F8;
	color: #414141;
	padding: 8px;	
	margin: 0 0 0px 0;
}
	

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	width:900px;
}

.footer a { color: #808080; background: #fff; }
.footer a:hover { color: #000000; background: #fff; }

/*Body Links*/
.body_links{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	color:#E0691A;
}
.body_links:hover{
	font-size:12px;
	text-decoration:underline;	
	color:#E0691A;
}

/* Google ADs */
.adnimg { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; height:250px; }

.ggleblck{
margin-left:5px;
	width:300px;
	height:250px;
	float:left;
}
.ggleblck_img{
	width:270px;
		height:250px;
		color:ffffff;
	float:right;

	margin-right:10px;
}


/*New Added Classes*/

#row_large {
background-color: #ffffff
}
#row_large #cell_large {
display: inline;
}

#row_small {
width:900px;
position:relative;
float:left;
}
#row_small #cell_small {
display: inline;
}



.bar{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bar li{
list-style: none;
display: inline;
color: #ffffff;

}

.bar li a{
padding: 3px 0.5em;
text-decoration: none;
text-transform:uppercase;
color: #ffffff;

}

.bar li a:hover{
color: #ffffff;
background-color:#336699;

}

.bar li a:current{
color: #ffffff;
background-color: #000000;
text-decoration:underline;
width:170px;
height:32px;

}

.advertisement {
padding: 5px;
margin-left: 7px;
float: right;
}

.sponsor {
padding: 5px;
margin-right: 7px;
float: left;
}