@import url("slidingdoors.css");
/*///////////////////// Normal List Page ////////////////////////*/
.eug_template{
	background-color:#344b03;
	width:498px;
	padding:0px;
	margin:0px;
	padding-left:2px;
}

.clear{
	clear:both;
}

.eug_template_caption{
    width: 480px;
	height: 35px;
	background-image:url(../images/list_top_gb.gif);
	background-repeat:no-repeat;
	/*color:#344b03;*/
	font-size:12px;
	padding:10px;
}

.eug_template_caption a{
	color:#ECECEC;
}

.eug_template_caption a:hover{
	color:#bdd73c;
}


.eug_template_foot{
    width: 480px;
	height:13px;
	background-image:url(../images/list_bottom_gb.gif);
	background-repeat:no-repeat;
	color:#344b03;
	font-size:12px;
	padding:10px;
}


.eug_template_foot .pager{
	padding:0px;
	margin:0px;
	list-style:none;
	}

.eug_template_foot .pager li{
	font-size:12px;
	font-weight:normal;
	color:#033;
	float:left;
	margin-right:5px;
	}

.eug_template_foot .pager li a{
	color:#033;
	}

.eug_thumb_list ul{
	display:block;
	padding:2px 0px 2px 2px;
	width:121px;
	height:160px;
	float:left;
	list-style:none;
	text-align:left;
	color:#ECECEC;
	margin:2px 0px 0px 1px;
	font-size:11px;
	background-color:#405b07;
	
}

.eug_thumb_list img{
	height:70px;
	margin-top:10px;
	border:0px solid #ECECEC;
}

.eug_thumb_list a{
	color:#bdd73c;
}

.eug_thumb_list a:hover{
	color:#ECECEC;
}


.eug_thumb_list .thumbImage a img {
	width: 110px;
}
.eug_thumb_list .thumbTitle a {
	font-weight:normal;
}
.eug_thumb_list .thumbPrice {
}

/*///////////////////// New Product List Page ////////////////////////*/

#NEW_TOP_TITLE{
	width:100%;
	background-color:#EEE;
}
#NEW_TOP_TITLE h1{
	font-size:18px;
	color:#D00;
	font-weight:normal;
}
#NEW_TOP_TITLE h1 a{
	text-decoration:underline;
	color:#D00;
}
#NEW_TOP_TITLE h1 a.normalLink{
	display:block;
	float:left;
	font-size:12px;
	color:#FFF;
	padding:2px;
	text-decoration:none;
	margin-top:2px;
	background-color:#D00;
}

#NEW_TOP_TITLE h1 a:hover.normalLink{
	color:#FFF;
	background-color:#81963D;
}

#NEW_BOX_TOP{
	width:841px;
	height:6px;
	background-image:url(../images/new_box_top.gif);
	background-repeat:no-repeat;
}

#NEW_BOX_MID{
	width:801px;
	background-color:#e7ecd5;
	border:5px solid #7b8358;
	border-top:none;
	border-bottom:none;
	padding:15px;
}


#NEW_BOX_BOTTOM{
	width:841px;
	height:6px;
	background-image:url(../images/new_box_bottom.gif);
	background-repeat:no-repeat;
}

.NEW_ITEMS{
	width:150px;
	height:270px;
	float:left;
	margin:5px;
	overflow:hidden;
	border-bottom:1px solid #CCC;
}

.NEW_ITEMS img{
	border:none;
	height:115px;
}

.NEW_ITEMS h3{
	font-size:15px;
	font-weight:bold;
	color:#7b8358;
	margin:5px 0px;
}

.NEW_ITEMS .AF{
	margin-bottom:5px;
}

.NEW_ITEMS .AF a{
	color:#7b8358;
	text-decoration:none;
}

.NEW_ITEMS .AF a:hover{
	color:#7b8358;
	text-decoration:underline;
}

.NEW_ITEMS h3 a{
	color:#7b8358;
	text-decoration:none;
}

.NEW_ITEMS h3 a:hover{
	color:#7b8358;
	text-decoration:underline;
}

h4 {
margin: 0px;
}
.NEW_ITEMS h4 a{
    font-size: 12px;
	color:#7b8358;
	text-decoration:none;
}

.NEW_ITEMS h4 a:hover{
	color:#7b8358;
	text-decoration:underline;
}

.NEW_ITEMS a{
    font-size: 12px;
	color:#7b8358;
	text-decoration:none;
}

.NEW_ITEMS a:hover{
	color:#7b8358;
	text-decoration:underline;
}

.NEW_ITEMS p{
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin:5px 0px;
}

/*///////////////////// New Product Detail Page ////////////////////////*/
#NEW_DETAIL_UP{
	width:841px;
	height:55px;
	background-color:#EEE;	
	background-image:url(../images/new_product_detail_title.gif);
	background-repeat:no-repeat;
}

#NEW_DETAIL_TOP{
	width:841px;
	height:10px;
	background-image:url(../images/new_product_detail_top.gif);
}

#NEW_DETAIL_MID{
	width:801px;
	background-image:url(../images/new_product_detail_mid.gif);
	padding:20px;
}

#NEW_DETAIL_BOTTOM{
	width:841px;
	height:10px;
	background-image:url(../images/new_product_detail_bottom.gif);
}

#NEW_DETAIL_MID #LEFT{
	width:390px;
	float:left;
	margin-right:20px;
}

#NEW_DETAIL_MID #LEFT center{
	margin-top:30px;
	color:#000;
	font-size:14px;
	float:left;
	width:50%;
}

#NEW_DETAIL_MID #RIGHT{
	width:380px;
	float:left;
	padding:3px;
	border:2px solid #999f80;
}

/*  #NEW_DETAIL_MID #LEFT .thumb img{
	width:380px;
	height:260px;
	border:5px solid #FFF;
}
*/

#main-pic{
	border:5px solid #FFF;
}
#Detail_Table{
	width:100%;
}

#Detail_Table th,#Detail_Table td{
	padding:5px;
}

#Detail_Table th{
	text-align:left;
	font-weight:normal;
	font-size:12px;
	background-color:#d6dbbc;
	color:#555;
	width:30%;
}

#Detail_Table thead .redTitle{
	background-image:url(../images/new_product_detail_t1.jpg);
	background-repeat:repeat-y;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	padding:5px;
}

#Detail_Table tbody td{
	font-size:12px;
	background-color:#ebeede;
	color:#000;
}

#Detail_Table tbody td.Description_title{
	background-color:#DDD;
	color:#666;
	font-weight:bold;
}

#Detail_Table tbody td.bottons{
	height:70px;
	background-image:url(../images/new_product_detail_t2.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:0px;
}

#Detail_Table center{
}

#Detail_Table a.reply{
	display:block;
	width:143px;
	height:20px;
	background-image:url(../images/new_product_btn.gif);
	background-position:0px 0px;
	margin:3px;
	color:#FFF;
	text-decoration:none;
	padding-top:4px;
}


#Detail_Table a:hover.reply{
	background-position:0px -24px;
}
#Detail_Table a.email{
	display:block;
	width:226px;
	height:20px;
	background-image:url(../images/new_product_btn.gif);
	background-position:-143px 0px;
	margin:3px;
	color:#FFF;
	text-decoration:none;
	padding-top:4px;
}


#Detail_Table a:hover.email{
	background-position:-143px -24px;
}

 div.email a{
	display:block;
	width:226px;
	height:20px;
	background-image:url(../images/new_product_btn.gif);
	background-position:-180px 0px;
	margin:3px;
	color:#FFF;
	text-decoration:none;
	padding-top:4px;
}


div.email a:hover{
	background-position:-180px -24px;
}

div.reply a{
	display:block;
	width:180px;
	height:20px;
	background-image:url(../images/new_product_btn.gif);
	background-position:0px 0px;
	margin:3px;
	color:#FFF;
	text-decoration:none;
	padding-top:4px;
}

div.reply a:hover{
	background-position:0px -24px;
}


/*/////////////////////////////////////////////////////////////*/
.template {
	padding-top: 0px;
	/*background: #759326;*/
    color: #6E7066;
}
.forCurvyFooter {
	padding-bottom: 6px;
	/*background: #C0C1BB;*/
}
.template a {
	color: #7C93BC;
    text-decoration: none;
	font-weight: bold;
}
.template a:hover {
	color: #81a249;
}
.template table{
    width: 100%;
    border-collapse:collapse;
}
.template table caption{
    width: 480px;
	height: 35px;
	background-image:url(../images/list_top_gb.gif);
	background-repeat:no-repeat;
	/*color:#344b03;*/
	font-size:12px;
	padding:10px;
	/*
	background: #759326 url('../images/header_bg.gif') repeat-x;
	font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;  
	*/
}


/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
.template table caption.longerBgImage{
    width: 800px;
    width: 820px;!important
	height: 25px;
	height:50px;!important
	background-image:url(../images/list_top_gb2.gif);
	background-image:url(../images/list_top_gb2.gif);!important
	/*background-repeat:no-repeat;*/
	font-size:14px;
	padding:10px;
	padding-top:20px;
}

.template table tr {
	height: 2em;
    /*line-height: 3em;  */
}

.template table td,
.colheader, .filterheader {
	text-align: left;
    padding: 4px 5px 2px 10px;
}
.colheader, .filterheader {
    height: 26px;
	background: url('../images/colheader_bg.gif') repeat-x;
    border-top: white solid 2px;
    border-bottom: #E1E1DF solid 2px;  
    color: #759326;
}  
.template table td {
    border-top: #E1E1DF solid 1px;
    /* border-bottom: #E1E1DF solid 1px;  */
}
.template table tr.newline td {
    border-top: 0px;
    font-size: 11px;
}
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
.template_details .longerBgImage{
    width: 800px;
    width: 820px;!important
	height:10px;
	height:25px;!important
	background-image:url(../images/list_top_gb2.gif);
	background-image:url(../images/list_top_gb2.gif);!important
	/*background-repeat:no-repeat;*/
	font-size:14px;
	padding:10px;
	padding-top:19px;
}

.template_details .MainContant{
    width:810px;
	background-color:#FFF;
	padding:15px;
}

.template_details td{
	background-color:#EEE;
	padding:4px;
}

.template_details td.white{
	background-color:#FFF;
}

.template_details a {
	color: #7C93BC;
    text-decoration: none;
	font-weight: bold;
}
.template_details a:hover {
	color: #81a249;
}


/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/

.filterheader input {
    height: 1.2em;
    font-size: 1em;
    width: 8em;
}
.filterheader select {
    height: 1.6em;
    font-size: 1em;
    width: 8em;
}
.template table td td {
    border: none;
    padding: 0px;
}

.title {
    border: none;
	color: white;
	text-align: left;
    float: left;
}
.headermethod {
	color: white;
	text-align: right;
    float: right;
}
.title a, .headermethod a {
	color: white;
}

.title a:hover, .headermethod a:hover{
	color: #E9C459;
}
.cell0, .label0{
    background: #EDEDEC; 
}
.cell, .label, .cell1, .label1{
    background: #FAFAFA; 
}
/*  
.detailsTemplate .label0, .detailsTemplate .label1{
    width: 30%;
}          
.detailsTemplate .cell0, .detailsTemplate .cell1{
    width: 70%;
} 
*/
.formTemplate .label0, .formTemplate .label1{
    width: 20%;
}          
.formTemplate .cell0, .formTemplate .cell1{
    width: 80%;
}
.label, .label0, .label1 {
    font-weight: bold;
}
@media print {
    .template table caption{
        border: 1px solid black;
    }
    .headermethod, .filterheader {
        display: none;
    }
    .template table td, .template table th, .cell0, .cell1{
        border: 1px solid #000000;
    }
    .template a, .template a:hover { color: black; }
}

.button{
    background: #f2f3ef; 
    color: #333366; 
	padding: 0px 15px;
    height: 1.7em;
    vertical-align: center;
	text-align: center;
}           
.template table tr td.submitfooter{
    background: url('../images/submitfooter_bg.gif') repeat-x;
    padding: 3px 0 0;
	height: 26px; 
	text-align: center;
}           
.template table tr td.separator{
    text-align: center;
    background: url('../images/menubg.gif') repeat-x;
    height: 32px;
    line-height: 32px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #e1e1df;
    padding: 0;
}           
.expl{ 
    color:gray; 
  	font-size: 8pt;
  	font-weight: normal;
    white-space: normal;
    line-height: 1em;  
}

/* Pager tool styles
ul.pager {
	margin-bottom: 10px;
	list-style: none;
	text-align: right;
	white-space:nowrap;
}
ul.pager li {
	margin: 0;
	padding: 0 3px;
	list-style: none;
	display: inline;
    color:#333366; 
    font-weight: bold;
}
ul.pager li a { 
    text-decoration: underline; 
    color:#333366;
}
ul.pager li a:hover { 
    color:#0066cc;
} */
.sortingHighlight { background: #E1F0F0;}

form {
    margin: 0px;
}
.hover-row {
	background: #d1e3e0;
}
.hover-click {
	background: #e3e0d1;
}

#item-showdetails td.label0, #item-showdetails td.label1 {
    width: 220px;
    color: #7C93BC;
}

/* 'Reply to this posting' and 'Email this to a friend' links */
.template table tr td.friendAndResponse {
    /* background: url('../images/response_bg.gif') repeat-x; */    
    background:#D1D1D1;    
    padding-left: 100px;
    padding-right: 100px;
    height: 40px;
}
.friend {
    background: #81a249;
}
.friendAndResponse td a {
    color:#fff;
    font-size: 11px;
	padding: 5px 20px;
	text-decoration:none;
}
.friendAndResponse td a:hover {
	text-decoration:underline;    
    color:#fff;
}

.friendAndResponse table {
    width: 100%;
}
.friendAndResponse table td {
    width: 50%;
    text-align: center;
}

/* Pictures related: */
.template table td.adDetailsSideBar {
    width: 206px;
    background: #EDEDEC;
    border-left: 1px solid white;
    vertical-align: top;
    text-align: center;
    padding: 5px;
}

table.pictures  {
    border-spacing: 5px;
    border-collapse: separate;
    /* width: 195px; */
}
table.pictures  tr td {
    border: 1px solid #B6B7B2;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
table.pictures  tr td img {
    margin: 0px auto;
}
table.pictures  tr td.mainpic {
    height:148px;    
}

/*div.picture {*/

img.picture{
    border: 0px solid #ECECEC;
    padding: 0px;
	height:75px;
    /* height: 90px;
    line-height: 90px; */
    text-align: center;
    vertical-align: middle;
	margin-bottom:5px;
	background-color:#FF9933;
}
div.picture img {
    margin: auto;
}
td.mainpic div.picture
{
    width: 187px;
    height:140px;    
    line-height: 140px;
    background: #D6D7D3;
    border: 0px;
}
 .sideBarBottom div
{
    border: 1px solid #B6B7B2;
    width: 190px;
    padding: 5px;
    margin: 0px auto;
    text-align: left;
}
.sideBarTop div
{   
    margin-bottom: 0px;
}

.sideBarBottom div
{    
    margin-top: 0px;
}


.ad{
	margin-bottom:2px;
}

.template img,.template_details img{
	border:0px;
	padding: 5px;
}

.eug_new_categry a,new_categry_thumb_list a{
	color:#567519;
	}
.eug_new_categry a:hover,new_categry_thumb_list{
	color:#89a62a;
}
