/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#000000;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

/*-----------bgcolour-----------*/

#bodybg{
	background-color:#121314;
}

.padding{
padding-right:135px;
}

#line_bg{
	background-color:#5A5A5B;
	height:1px;
}

#contact_bg{
	background-color:#0D0D0D;
}

#contact_line_bg{
	background-color:#595141;
	height:1px;
}

/*----------------rept---------------------*/
#nav_bg{
	background-image:url(../images/nav_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:56px;
}

table.navi_final tr td a:link, table.navi_final tr td a:active, table.navi_final tr td a:visited{
	height:15px;
	background:url(../images/navi_bg1.gif) bottom no-repeat;
	padding-top:41px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

table.navi_final tr td a:hover{
	height:15px;
	background:url(../images/navi_bg1.gif) top no-repeat;
	padding-top:41px;
	display:block;
	color:#F4CD77;
	font-weight:bold;
	text-decoration:none;
}

#footer_rept{
	background-image:url(../images/footer_rept.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:49px;
}


#gallery_rept{
	background-image:url(../images/gall_rept.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:177px;
	background-color:#920C46;
}

#top_rept{
	background-image:url(../images/top_rept.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:10px;
}

#but_rept{
	background-image:url(../images/but_rept.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:10px;
}

#left_rept{
	background-image:url(../images/left_rept.gif);
	background-position:left;
	background-repeat:repeat-y;
	width:9px;
}

#right_rept{
	background-image:url(../images/right_rept.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:9px;
}

/*------------------links----------------------*/
.footer{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
}

/*-----------------------text-----------------------*/
.welcome_text{
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
	text-align:justify;
	padding:10px 0 15px 0;
}

.contact{
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0 10px 0;
}

.products_list{
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
}

.feature_products{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.details{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding:5px 0 5px 10px;
}
.title_text{
	font-weight:bold;
	color:#D5934A;
	font-size:14px;
}

/*---------------------programmer--------------------------*/

#MainDiv {
	width:100%;


}

.arrowlistmenu{
	width: 85%; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	margin:0;
	padding:0;
	margin-left:10px;
	vertical-align:middle;
	font-size:12px;
	padding:10px 0 0 20px;
	/*border-bottom:1px dashed #FFFFFF;*/
	text-decoration:none;
	background:url(../images/bul.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	
}

.arrowlistmenu .menuheader a {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	
}

.arrowlistmenu .menuheader a:hover {
	color:#D08999;
	text-decoration:none;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background:url(../images/bul.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
margin-top:5px;
}

.arrowlistmenu ul li{
padding-bottom: 11px; /*bottom spacing between menu items*/
padding-left:10px; /*left spacuing between menu items*/
/*border-bottom:1px dashed #FFFFFF;*/
margin-left:10px;

}

.arrowlistmenu ul li a:link, .arrowlistmenu ul li a:active, .arrowlistmenu ul li a:visited{
	margin-left:5px;
	padding:0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #D08999;
	text-decoration:none;	
	background:url(../images/bul2.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.arrowlistmenu ul li a:hover{
	margin-left:5px;
	padding:0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;	
	background:url(../images/bul2.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
}

/*----------------------but-----------------*/
.but_{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:1px 2px 1px 2px;
}

/*---------------------link--------------------------*/
a.products:link,a.products:active,a.products:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.products:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.but{
	background-color:#C30B64;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:24px;
	color:#FFFFFF;
}


.but1{
	background-color:#C30B64;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:24px;
	color:#FFFFFF;
}

.user_head{ background:url(../images/user1.gif) top repeat-x;}
.search_fild{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; background:#E46BA5; border:1px solid #FFFFFF; padding:5px 0 5px 10px; width:220px;}
.search_buttom{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; padding:5px 30px 5px 30px; border:1px solid #ffffff; background:url(../images/user1.gif) bottom repeat-x;}
.user_info{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#CCCCCC;}
a.back:link,a.back:active,a.back:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7C013C;
	background:#EDBFD5;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	font-weight:bold;
}

a.back:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#EDBFD5;
	padding:3px 10px 3px 10px;
	color:#000;
	text-decoration:none;
}

.rept{ background:url(../images/rept.gif) center repeat #DA78A7;}
#text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#7C013C; text-align:center; padding:10px 0 10px 0;}


