/* begin overall style */

body { behavior:url("csshover.htc"); }

body,
html {
	margin:0;
	padding:0;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color:#666;
	height: 100%;
        background:  url(../images/new/headerbg.jpg) repeat-x;
}

a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}

img {border:0;}



/*header tags */

h1 {
	color:#111;
	margin:0 0 1em;
	font-size:18px;
	font:Verdana, Arial, Helvetica, sans-serif;
	}

h2	{
	color:#111;
	margin:0 0 1em;
	font-size:16px;
	font:Verdana, Arial, Helvetica, sans-serif;
	}

h3	{
	color:#111;
	margin:0 0 1em;
	font-size:14px;
	font: Verdana, Arial, Helvetica, sans-serif;
	}

h4 {
	color:#fff;
	margin:0 0 1em;
	font-size:18px;
	font: Verdana, Arial, Helvetica, sans-serif;
	}

h5 {    color: #95262c;
        margin:0 0 0;
        font-size: 14px;
        font: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;

}


h6 {    color: #95262c;
        margin:0 0 0;
        font-size: 18px;
        font: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;

}



#page
{
	width:1263px;
	margin:0 auto;
	background: transparent url(../images/new/homebgnew.png) repeat-x scroll 0 -10px;

}

#container

{	width:1024px;
	margin:0 auto;
}

.clear {clear:both;}

#header{ /* wraps header content & navigation */
	padding:10px;
	height:104px;


	}

#logo {
	color:#FFF;
	float:left;
	height:100px;
	padding:3px;
	width:245px;

}


/*
#main{
	float:left;
	width:742px;

	padding:3px;
	margin-top:4px;
	margin-bottom:4px;
	padding-top:5px;
	background:#fff;



	}


.search {
	height:25px;
	text-align:right;
	}

#search-keyword
	{width:130px;}




*/

#home_left {
	float:left;
	width:787px;
	margin-left:0px;
	margin-top:0px;
	background:url(../images/new/The-LHCO-home-page-banner.jpg) no-repeat;
	border-bottom:0px solid #999;

	}

#home_left_text {
	width:200px;
       height:260px;
	padding:10px;
	margin: 0 0 0 300px;
	color:#fff;
	}


#home_right {

	width:165px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid gray;


}

.search_box {border: 1px solid #666; width: 155px;}

/*

.home_right_top {
	height:318px;
	}

#home_right img {
	padding:0px 0px 5px 0px;
	}

*/
#home_menu {
	float:right;
        width: 787px;
	height:160px;
	padding-top:5px;
        clear:both;
	}

#home_menu img {

	margin-right:3px;
	}

/*
#left{
	float:left;
	width:208px;
	height:503px;
	padding:3px;

}

*/

#bagofmonth {
        float: right;
        width: 787px;

}

/*

#float {
	background:#fff;
	padding:3px;
	margin:5px;
	height:97%;
	}

#float_right {
	background:#fff;
	padding:0px;
	margin:3px;

	}

*/


/* product details */


/*main site content*/

#welcome_text {
        float:left;
        width:45%;
}

#page_wrap {width:982px; margin:10px 0 0 20px;float:left;}
#column_left {float:left; width: 185px; padding: 10px 0 0 0}
#column_right {float:right; width:787px; padding: 10px 0 20px 10px; border-bottom:1px solid #999; margin: 0 0 10px 0;}


/*end main site content*/

#product_details {
	width:740px;
	height:600px;
	}

#product_image {
	float:left;
	width:450px;
	height:376px;
	padding:0px;
	background:url(../images/ajax-loader.gif) center no-repeat;
	}
#product_image img {
	width:450px;
	height:300px;
	}

#product_desc{
	float:right;
	width:270px;
	height:485px;
	padding:5px;
	}
#prod_thumbs{
	height:50px;
	}

#prod_thumbs ul{

	}

#prod_thumbs li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	}

.dashboard{
	padding:5px;
	}

.dashboard_menu{
	height:50px;
	}

.dashboard_menu ul{

	}

.dashboard_menu li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	}


#filmstrip{
	width:740px;
	clear:both;
	}

#social {
	padding: 10px 0 0 0;

}

#facebook {
        float: right;
        padding: 10px 0 0 0;
}
#twitter {
        float:left;

}

/*browse products */

#product_browse {
	padding:5px;
	background:#fff;


	}

#product_browse .bag {
	width:150px;
	height:150px;
	padding: 10px 10px 10px 10px;
	background:#fff;
	float:left;
	text-align:center;
	}

#product_browse .bag:hover {
	width:150px;
	height:150px;
	background:url(../images/prod_bg.png) no-repeat;
	padding: 10px 10px 10px 10px;

	float:left;
	text-align:center;
	}

#product_browse .bag .details {color:#990000; font-weight:bold;}

#product_browse img {

	height:100px;
	border:none;
	padding-bottom:5px;
	}

#product_browse2 {
	padding:5px;
	background:#fff;


	}

#product_browse2 .bag {
	width:150px;
	height:150px;
	padding: 10px 10px 10px 10px;
	background:#fff;
	float:left;
	text-align:center;
	}

#product_browse2 .bag:hover {
	width:150px;
	height:150px;
	background:url(../images/prod_bg.png) no-repeat;
	padding: 10px 10px 10px 10px;

	float:left;
	text-align:center;
	}

#product_browse2 .bag .details {color:#990000; font-weight:bold;}



/* #product_browse .bag img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#product_browse .bag:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=700);
-moz-opacity: 0.7;
opacity: 0.7;
} */


/*footer content*/

#footer {
	padding:3px;
	border-top:0px solid #999;
	width:972px;
	margin:0 auto;
	font-size:0.8em;
	color:#000;
    clear:both;

}

#footer ul {
	list-style:none;
	display:inline;
	padding:0px;
}

/* end of overall style */

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */

.actionBar
{
	margin: 10px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}
