@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	background:#000;
}

.footer{
	background:url(../images/index_final1_65.jpg) center bottom repeat-x;
	height:95px;
	color:#d7e6c4;
	font-size:12px;
}
.tahoma_white12{
	font-size:12px;
	color:#FFF;
	text-align:justify;
	line-height:1.5em;
}
.news_events_body{
	border-left:1px solid #b5545c; 
	border-right:1px solid #b5545c; 
	border-bottom:1px solid #b5545c; 
	padding:10px 10px;
}
.news_events{
	font-size:12px;
	color:#FFF;
	padding-left:25px;
	width:90%;
	text-align:justify;
}
.news_events li{
	line-height:1.8em;
/*	list-style-image:url(../images/index_final1_38.jpg);
	list-style-type:none;
	list-style-position:0 5px;*/
	margin-left:-20px;
	background:url(../images/index_final1_38.jpg) top left no-repeat;
	background-position:0px 3px;
	padding-left:20px;
	list-style-image:none;
	list-style-type:none;
}

/************Rounded Rectangle - Start********************/
.border_topleft{
	background:#262626 url(../images/index_final1_46.jpg) top right no-repeat; 
	height:5px; 
	width:6px;
}
.border_topmid{
	border-top:1px solid #424242; 
	background:#262626;
}
.border_topright{
	background:#262626 url(../images/index_final1_49.jpg) top left no-repeat; 
	height:5px; 
	width:6px;
}
.border_midleft{
	border-left:1px solid #424242; 
	background:#262626;
}
.box_bg{
	background:#262626;
}
.border_midright{
	border-right:1px solid #424242; 
	background:#262626;
}
.border_bottomleft{
	background:#262626 url(../images/index_final1_72.jpg) top right no-repeat; 
	height:5px; 
	width:6px;
}
.border_bottommid{
	border-bottom:1px solid #424242; 
	background:#262626;
}
.border_bottomright{
	background:#262626 url(../images/index_final1_75.jpg) top left no-repeat; 
	height:5px; 
	width:6px;
}
/************Rounded Rectangle - End********************/
.heading1{
	font-size:14px;
	font-weight:bold;
	color:#954360;
	text-align:center;
	text-transform:uppercase;
	line-height:2.0em;
/*	border-bottom:1px solid #954360;*/
}
.textbox{
	background:url(../images/index_final1_57.jpg) center repeat-x;
	height:11px;
	width:180px;
	border:1px solid #b2b2b2;
	font-size:11px;
}
.textarea{
	background:url(../images/index_final1_61.jpg) center repeat-x;
	height:46px;
	width:180px;
	border:1px solid #b2b2b2;
	font-size:11px;
}
ul.clilist li{
	list-style-type:disc;
	color:#FFF;
/*	padding-left:50px;*/
	text-indent:15px;
}
fieldset{
	border:1px solid #CCC;
	padding:10px;
	font-size:12px;
	color:#FFF;
}
legend{
	color:#c8879e;
	font-size:16px;
	font-weight:bold;
}
.fieldset_inner{
	background:#5D5D5D;
	padding:10px;
	text-align:justify;
}
.nav_text{
	font-weight:bold;
	font-size:12px;
	text-decoration:blink;
	color:#FFF;
}
ul {
	padding:0px 0px 0px 15px;
	list-style:none;
}
li {
	padding:0px 0px 0px 5px;
}
.tahoma_pink_heading14{
	color:#BD718D;
	font-size:14px;
	font-weight:bold;
}
.prod_list{
	padding-left:30px;
	/*color:#BD718D;*/
	color:#000;	
	list-style-type:square;
	line-height:2.0em;
}
.prod_category{
	color:#fdcbdc;
	font-size:12px;
}
.prod_list li a:hover{
	text-decoration:none;
	border-bottom:1px dashed #fdcbdc;
}
.footerlink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
}

a{text-decoration:none;}

.footerlink a:hover{text-decoration:underline}