/* CSS Document */



body {

	background-color:#4D4D4D;
	margin:8px 8px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}



A:link, A:active, A:visited{

	text-decoration:none;

	color:#fff;

}




A:hover{

	text-decoration:underline;

	color:#000;

}



INPUT{

	font:12px Arial, Helvetica, sans-serif;

}



SELECT{

	font:12px Arial, Helvetica, sans-serif;

}



#layout{

	width:100%;
	background-color:#000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright:10px;

	
	border-bottom:0px;

}

#header{
	height:250px;
	background-color:#000;
}

#logo{
	width:280px;
	height:150px;
	float:left;
	font-family: "Lucida Sans Unicode";
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: -3px;
	padding:50px 10px 0px 5px;
}
#headertext{
	background-image:url(../images/boxx.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:450px;
	height:200px;
	float:left;
	padding:35px 5px 5px 75px;
	color: #DCC962;
	
	
}
#headertext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCC962;
	font-weight:bold;
	padding:2px 3px 3px 15px;

	
}
#header_right{
	width:100px;
	float:right;
	padding:10px 15px 0px 0px;
}

#header_right IMG{
	margin-top:10px;
}



#links_container{

	height:33px;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/bgtop.jpg);
	background-repeat:repeat-x;
	

}
.links_container{

	height:33px;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/bgtop.jpg);
	background-repeat:repeat-x;
	

}




.float_clear{

	height:0px;

	line-height:0px;

	clear:both;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/clear.gif) repeat-x left top;

}


.float_clear1{

	height:0px;

	line-height:0px;

	clear:both;

}



.links{

	width:100%;

	float:left;

	height:33px;

	font-weight:bold;

	overflow:hidden;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px



}



.links A:link,.links A:active,.links A:visited{

	width:83px;

	height:23px;

	display:block;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/link_seperator1.gif) no-repeat right top;

	float:left;

	text-decoration:none;

	color:#000;

	padding:5px 15px 5px 5px;

}


.links A:hover{

	
	text-decoration:none;

	color:#fff;

	float:left;

}


#links_active{

	
	text-decoration:none;

	color:#000;

}


.search_area{

	width:352px;

	float:left;

	padding:5px 15px 0px 0px;

	color:#000;

}

.search_area SELECT{

	width:121px;

}

.go_btn{

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/go_bttn.gif) no-repeat left top;

	width:27px;

	height:19px;

	border:0;

	cursor:pointer;

}



#banner_container{

	height:230px;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/designfurnishings.jpg);
	background-repeat:repeat-x;
	border-bottom:15px solid #CDC061;
	

}

#banner{

	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4D2A0E;
	height:193px;
	float:left;
	text-align:left;
	padding:5px 5px 5px 17px;
	letter-spacing:-1px;

}

#cms_align{

		width:330px;
		text-align:left;
		padding:15px;
		

}

#cms_heading{

		width:330px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		line-height:20px;
		color:#5F787C;
		text-align:left;
		
}
#cms_text{

		width:330px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#fff;
		text-align:left;
		

}

#login_area{

	width:600px;

	height:30px;

	float:left;


	padding:5px;

}
#login_area_home{

	width:600px;

	height:30px;

	float:left;


	padding:5px;

}


#login_area INPUT{

	margin:0px 0px 7px;

}


.login_bttn{

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/login_bttn.gif) no-repeat left top;

	height:19px;

	width:47px;

	border:0;

	cursor:pointer;

}

.bttn_cnt{

	height:19px;

	margin-bottom:15px;

}

.bttn_cnt INPUT{

	vertical-align:top;

}

.login_btm_lnks{

	margin-bottom:5px;	

}


html>body .login_btm_lnks{

	margin:8px 0px 5px;	

}


.login_btm_lnks IMG{

	vertical-align:top;

}


.main_body{
	background-color:#000;

	min-height:227px;

	height: auto !important;

	height:227px;

	padding:10px 15px 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
	
	
}


html>body .main_body{

	min-height:227px;
	background-color:#000;

	padding:10px 15px 10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}


.copyright_area{

	height:60px;

	background:#5C550E;
	
	color:#fff;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;

	
}


#copyright_lft{

	width:350px;

	float:left;

	height:40px;

	padding:10px 0px 0px 15px;

}


#copyright_lft A:link, #copyright_lft A:active, #copyright_lft A:visited, #copyright_lft A:hover{

	color:#fff;

	text-decoration:none;

}



#copyright_lft A:hover{

	color:#fff;

	text-decoration:underline;

}



#copyright_rgt{

	width:500px;

	float:right;

	height:40px;

	padding:10px 15px 0px 0px;

}



#body_left_area{

	width:197px;

	float:left;
	

}
#subheading_left{background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/top_title_left.gif);
background-repeat:no-repeat;
background-position:left top;

width:10px;
}

#subheading_right{background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/top_title_right.gif);
background-repeat:no-repeat;
background-position:left top;

width:10px;
}


#categories{

	width:197px;

	float:left;
	border:solid 1px #A29449;

	background:#A29449;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;

	padding:0px;

	margin-bottom:0px;
	

}
.categories {
	background-color: #5B3413;
	padding: 5px;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #FFFFFF;
}

#category_list UL{

	margin:7px 0px 10px 5px;
	padding:0;

}

.category_list
 {
	padding-left:15px;
}


#category_list UL LI{

	list-style-type:none;

	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;

	margin:7px 0px;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/arrow2.gif) no-repeat left center;

	padding-left:16px;

}

.category_list_inner{
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-left:30px;

}

#items{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:540px;
	float:left;
	position:static;
	padding:0px 0px 0px 13px;
}

#items_top_area{

	height:33px;
	overflow:hidden;
	padding-left:0px;
	
}


#items_top_area_ttl{

	min-width:200px;

	width:auto !important;

	width:85px auto;

	height:23px;

	overflow:hidden;

	float:left;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	letter-spacing:-1px;
	color:#ffffff;
	padding:5px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color:#9F8F44;
	

}


.items_top_area_img{

	float:left;
	

}

#items_display_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	min-height:300px;

	height:auto !important;

	height:300px;


	background:#776B29;

	padding:0px 8px 8px 10px;
	-moz-border-radius-topright:10px;


	

}


html>body #items_display_area{

	min-height:300px;

	height:auto !important;

	height:300px;

	background:#776B29;

	padding:5px 8px 8px 5px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
}

.item_block1{

	width:160px;

	height:200px;
	
	padding:5px 5px 5px 5px;
	float:left;
	
}



.item_block2{

	width:150px;

	height:200x;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/item_bg.gif) no-repeat left top;

	float:left;

	margin:0px 16px 14px 8px; 

}


.item_block3{

	width:150px;

	height:200px;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/item_bg.gif) no-repeat left top;

	float:left;

	margin-bottom:14px; 

}


.item_thumb{

	margin-top:5px;
	

}
.item_description{

	margin-top:10px;

}


.item_block_links{

	margin-top:1px;

}


html>body .item_block_links{

	margin-top:3px;

}


.more_links{

	float:left;

	width:100%;

}

.more_links A:link,.more_links A:active,.more_links A:visited{

	text-decoration:none;

	color:#333;	

}


.more_links A:hover{

	text-decoration:underline;	

}


#body_right_area{

	float:right;

	width:196px;

}


.container_rgt{

	background:#A29449;

	padding-top:0px;

	border:solid 1px #CDC061;

	margin-bottom:10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	
}


#news_body{

	padding:10px 10px 0px 10px;

}



.news_date A:link, .news_date A:active, .news_date A:visited,.news_date A:hover{

	color:#fff;
}

.news_discription{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	margin:4px 0px 10px;

	line-height:15px;

}

.marketing_prdct_ttl{

	text-transform:uppercase;

	font-weight:bold;

}


.marketing_prdct_ttl A:link,.marketing_prdct_ttl A:active,.marketing_prdct_ttl A:visited{

	text-decoration:underline;

}

.marketing_prdct_ttl A:hover{

	text-decoration:none;

}

#marketing_body{

	padding:10px 10px 0px 10px;

}


.marketing_discription{

	padding:4px 0px 10px;

	line-height:15px;

	border-bottom:dashed 1px #555;

	margin-bottom:10px;

}

.marketing_discription_bottom{

	padding:4px 0px 9px;

	line-height:15px;

}



.login_arrow{

	margin:2px 5px 0px 0px;

}



.previous{

	float:left;

	width:17px;

	height:14px;

}



.next{

	float:right;

	width:17px;

	height:14px;

}


/* product Detils*/


#item_details{

	min-height:313px;

	height:auto !important;


	height:313px;

	width:700px;

	float:left;

	margin-left:14px;

}

#itemBigimage{

	width:190px;

	height:auto;

	float:left;

	margin:10px;

}

#productBigimage{

	width:261px;

	height:250px;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/item_bg13.gif) no-repeat left top;

	float:center;

	margin:5px; 

}

#productBigimage IMG{

	border:solid 1px #666;
	padding:10px;

}



#itemDescription{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;

	width:415px;

	height:auto;

	float:right;

	text-align:left;

}

#itemDescription .product_sold{

	color:#ff0000;

}


h4.productHead{

	font-size:14px;

	font-weight:bold;

	display:block;

	padding-bottom:5px;

	margin:0px; 

}



.productId{

	padding:3px;

	font-size:13px;

	font-weight:bold;

	background-color:#e9e9e9;

	border-bottom:solid 1px #fff;

}



.productPrice{

	padding:3px;

	font-size:13px;

	font-weight:bold;

	background-color:#e9e9e9;

	border-top:solid 1px #fff;

}

.detailsBotLinks{

	padding:3px 5px;

	text-align:center;

	background-color:#a5a7aa;

	margin-top:12px;

}


/*Portfilio*/


#portfilo_top_links{

	height:17px;

	padding-top:2px;

	background-color: #a5a7aa;

}


#seller_info_container{

	margin-top:13px;

}


#seller_info_left{

	width:341px;

	float:left;

}



#seller_info_right{

	width:280px;

	float:left;

	height:66px;

	border:solid 1px #E9E9E9;

}



#seller_info_right{

	width:280px;

	float:left;

	height:63px;

	border:solid 1px #E9E9E9;

}



#seller_info_right IMG{

	margin:7px 0px 0px 15px;

}



.seller_info_table TD{

	height:22px;

	background:#E9E9E9;

	border-bottom:solid 1px #fff;

}



#seller_discription{

	margin:8px 0px 16px;

}



#sample_work_title{

	height:19px;

	background:#E9E9E9;

	border:solid 1px #ddd;

	font-weight:bold;

	font-size:14px;

	padding:1px 0px 0px 6px;

}



.sample_photo{

	width:133px;

	height:100px;

	padding:1px;

	border:solid 3px #ccc;

	float:left;

	margin:14px 20px 0px 0px;

}



.sample_photo1{

	width:133px;

	height:100px;

	padding:1px;

	border:solid 3px #ccc;

	float:left;

	margin-top:14px;

}



#my_cart{

	width:197px;

	border:solid 1px #CECECE;

	background:#fff;

	padding:2px 0px;

	margin-bottom:10px;

}



#mycart_discription{

	padding:10px 10px 10px 8px;

}





/*---newly added---*/



.text_information{

    font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#FF0000;

	font-weight:bold;

	

	

}



.required{

font-size:12px;

color:#FF0000;



}





/*------new div------*/



#items_top_area_1{

	width:623px;

	height:43px;

	float:left;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/items_top_links_bg.gif) repeat-x left top;

	overflow:hidden;



}

#items_top_area_ttl_2{

	min-width:75px;

	width:auto !important;

	width:75px;

	height:23px;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/template3_images/top_title__bg.gif) repeat-x left top;

	overflow:hidden;

	float:left;

	color:#F4700E;

	font-weight:bold;

	padding-top:10px;

}





/*------new div-------*/



/*---Newly Added---*/



.item_block_category{

	width:127px;

	height:75px;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/portfolio_category.gif) no-repeat left top;

	float:left;

	margin:0px 8px 14px 0px; 

}



.button{

 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:1px solid  #CDC061;
	color: #D4CECE;
	font-weight:bold;
	letter-spacing:-1px;
	background-color: #3F370B;
	-moz-border-radius:4px;
	-moz-border-radius:4px;
	text-decoration:none;
	float:center;
	text-align:center;
	padding:5px;
	height:30px;

}

.reset_bttn{

	width:50px !important;

	height:19px;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/reset.gif) no-repeat left top;

	border:0;

}
.callus {
width:200px;
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color: #fff;
	background-color: #CDC061;
	letter-spacing: -2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration:none;
	float:right;
	text-align:center;
	padding:5px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding:5px 5px 10px 5px;
	text-align:left;
	
}
.whitetext a:link,
.whitetext a:visited,
.whitetext a:active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding:5px;
	text-align:left;
		padding:5px 5px 10px 5px;
}
.whitetext a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3C311;
	padding:5px;
	text-align:left;
		padding:5px 5px 10px 5px;
}
.subheading {
	background-color: #CDC061;
	padding: 8px;
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color: #000;
}

.paglink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
}
.paging_links_selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	border: 1px solid #676767;
	background-color:#ffffff;
	padding: 0px;
	text-align:center;
}


.paging_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	border: 1px solid #676767;
	background-color:#6699CC;
	padding: 0px;	
	text-align:center;
}
.outerline{
	width:990px;
	background-color:#000;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border:1px solid #CDC061;

}

/* Home page styles */


#layout_home{

	width:100%;
	background-color:#000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;

	border-bottom:0px;
	
}



#header_home{

	height:120px;
	background-color:#000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;




}
#links_container_home{

	height:33px;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/bgtop.jpg);
	background-repeat:repeat-x;
	

}
.main_body_home{
	background-color:#000;

	min-height:227px;

	height: auto !important;

	height:227px;


	padding:10px 15px 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/fgd.jpg);
	background-position:center center;
	background-repeat:no-repeat;


}


html>body .main_body_home{

	min-height:227px;
	background-color:#000;

	padding:10px 15px 10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/fgd.jpg);
	background-position:center center;
	background-repeat:no-repeat;


}


.copyright_area_home{

	height:60px;

	background:#5C550E;
	
	color:#fff;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;

	
}
#items_home{

	min-height:313px;

	height:auto !important;

	height:313px;

	width:100%;

	float:left;


}

#items_top_area_home{

	height:33px;
	overflow:hidden;
	padding-left:10px;
	background-image:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/bgtop1.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	
}


#items_top_area_ttl_home{

	min-width:85px;

	width:auto !important;

	width:85px auto;

	height:23px;

	overflow:hidden;

	float:left;
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	letter-spacing:-1px;
	color:#ffffff;
	padding:5px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color:#9F8F44;
	

}


.items_top_area_img_home{

	float:left;
	

}

#items_display_area_home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	min-height:300px;

	height:auto !important;

	height:300px;


	background:#776B29;

	padding:0px 8px 8px 10px;


	

}


html>body #items_display_area_home{

	min-height:300px;

	height:auto !important;

	height:300px;

	background:#776B29;

	padding:10px 8px 10px 9px;
	

	

}


.item_block1_home{

	width:300px;

	height:200px;
	
	padding:5px 5px 5px 5px;


	float:left;
	

}
#items_top_area_1_home{

	width:623px;

	height:43px;

	float:left;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/items_top_links_bg.gif) repeat-x left top;

	overflow:hidden;

}
.outerline_home{
	width:100%;
	background-color:#000;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border:1px solid #CDC061;
}

.paglink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
}
.paging_links_selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	border: 1px solid #676767;
	background-color:#ffffff;
	padding: 0px;
	text-align:center;
}

.paging_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	border: 1px solid #CDC061;
	background-color:#CDC061;
	padding: 0px;	
	text-align:center;
}
.smalltext
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#000000;
padding:4px 5px 10px 30px;
}	

.maintext1
{
width:150px;
background-image:url(../images/baseline.gif);
background-repeat:no-repeat;
background-position:bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#DCCD8C;
padding:1px 1px 10px 1px;
}	
.maintext1 a:link,
.maintext1 a:active,
.maintext1 a:visited
{
width:150px;
background-image:url(../images/baseline.gif);
background-repeat:no-repeat;
background-position:bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#DCCD8C;
padding:1px 1px 10px 1px;
}	
.maintext1 a:hover
{
width:150px;
background-image:url(../images/baseline.gif);
background-repeat:no-repeat;
background-position:bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
padding:1px 1px 10px 1px;
text-decoration:none;
}	
#headertextheading{
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		line-height:20px;
		color:#DCC962;
		text-align:left;
		padding:1px 1px 1px 20px;
		}

.featuredProductsIMG
{

	border:1px solid #000000;

}

.featuredProducts
{
	
	border-bottom:1px solid #000000;

}
.categorybox{
	background-image:url(../images/items_box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:15px 15px 15px 15px;
}
.headertextlinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#DCCD8C;
}
.headertextlinks a:link,
.headertextlinks a:active,
.headertextlinks a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#DCCD8C;
}
.headertextlinks a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.links1{

	width:600px;

	float:right;

	height:33px;

	font-weight:bold;

	overflow:hidden;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px



}



.links1 A:link,.links1 A:active,.links1 A:visited{

	width:65px;

	height:23px;

	display:block;

	background:url(http://192.168.0.11/customizations/multicart/livingmetro/work/images/link_seperator1.gif) no-repeat right top;

	float:right;

	text-decoration:none;

	color:#000;

	padding:3px 10px 1px 1px;

}


.links1 A:hover{

	
	text-decoration:none;

	color:#fff;

	float:right;

}

#links1_active{

	
	text-decoration:none;

	color:#000;

}
.navigation{
	float:left;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:2px;
}
.navigation A:link,.navigation A:active,.navigation A:visited{
{
	float:left;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:2px;
}


.navigationlist{
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	height:33px;
	padding:2px;
}
.navigationlist A:link,.navigationlist A:active,.navigationlist A:visited{
{
	font-weight:bold;
	text-decoration:none;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding:2px;
}