/*Clearing Pre-defined Styles*/

body,h1,h2,h3,h4,h5,h6,p,li,ul,form { 
margin:0px;
padding:0px;
}

li,ul {
list-style:none;
}

.clear {
clear:both;
}

/*======================== Container ==============================*/

body {
background: url(../images/test_walpaper.jpg) top center  no-repeat;
}

#container {
width:790px;
margin:0 auto 0 auto;
padding:0 0 0 0;
}

/*======================== Header =============================*/

#header {
padding:0 0 0 0;
background:#fff;
}

#logo {
float:left;
}

#top_menu {
float:right;
margin:64px 0px 0 0 ;
}

/*==================== main Nav ================================*/

#top_menu li {
display:inline;
}

#top_menu a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
color:#7a7a7a;
height:19px;
display:block;
float:left;
margin:0 0 0 10px;
text-decoration:none;
}


.home {
background:url(../images/home.jpg) no-repeat;
width:40px;
}

.home:hover {
background:url(../images/home_hover.jpg) no-repeat;
}

#top_menu #index_page .home{
background:url(../images/home_visited.jpg) no-repeat;
}

/*--------------*/

.about_us{
background:url(../images/about_us.jpg) no-repeat;
width:69px;
}

.about_us:hover {
background:url(../images/about_us_hover.jpg) no-repeat;

}

#top_menu #about_us_page .about_us{
background:url(../images/about_us_visited.jpg) no-repeat;
}
/*--------------*/


.services{
background:url(../images/services.jpg) no-repeat;
width:64px;
}

.services:hover {
background:url(../images/services_hover.jpg) no-repeat;
}

#top_menu #services_page .services {
background:url(../images/services_visited.jpg) no-repeat;
}

/*--------------*/

.achievements{
background:url(../images/our_achievements.jpg) no-repeat;
width:129px;
}

.achievements:hover{
background:url(../images/our_achievements_hover.jpg) no-repeat;
}

#top_menu #achievements_page .achievements {
background:url(../images/our_achievements_visited.jpg) no-repeat;
}


/*--------------*/
.gallery {
background:url(../images/gallery.jpg) no-repeat;
width:70px;
}

.gallery:hover {
background:url(../images/gallery_hover.jpg) no-repeat;
}

#top_menu #gallery_page .gallery {
background:url(../images/gallery_visited.jpg) no-repeat;
}



/*--------------*/
.contact {
background:url(../images/contact_us.jpg) no-repeat;
width:83px;
}

.contact:hover {
background:url(../images/contact_us_hover.jpg) no-repeat;
}

#top_menu #contact_page .contact {
background:url(../images/contact_us_visited.jpg) no-repeat;
}

/*=========================Bottom Boxes =====================*/
#bottom_boxes {
margin:4px 0 0 0;
float:right;
width:790px;
}

.box_clear {
clear:both;
background:#f8f2f8;
height:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 

/*=========================== Hair care =====================*/
#hair_care {
background:#71765e;
width:173px;
float:left;
padding:0 10px 0 10px;
}

#hair_care p{
color:#e1e3d8;
font-family:"Trebuchet MS", Arial;
font-size:12px;
line-height:14px;
}

a.haircare_readmore {
font-weight:bold;
margin:8px 0 3px 0;
display:block;
font-family:"Trebuchet MS", Arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#e1e3d8;

}

/*============================ Bridal Dressing =====================*/

#bridal_dressing {
width:173px;
float:left;
padding:0 10px 0 11px;
background:#88a4b1 url(../images/dreassing_bg.jpg) repeat-x;
margin:0 0 0 4px;
}

#bridal_dressing p{
color:#4a4a4a;
font-family:"Trebuchet MS", Arial;
font-size:11px;
line-height:14px;
}

a.bridal_dressing_readmore {
font-weight:bold;
margin:8px 0 3px 0;
display:block;
font-family:"Trebuchet MS", Arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#4a4a4a;
}

/*======================================== Bridal Wear ===================*/
#bridal_wear {
width:173px;
float:left;
padding:0 10px 0 11px;
background:#b188b2 url(../images/bwear_bg.jpg) repeat-x;
margin:0 0 0 4px;
}

#bridal_wear p{
color:#fff;
font-family:"Trebuchet MS", Arial;
font-size:11px;
line-height:14px;
}

a.bridal_wear_readmore {
font-weight:bold;
margin:8px 0 3px 0;
display:block;
font-family:"Trebuchet MS", Arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#fff;
}

/*============================= Beauty Care ================ */

#beauty_care {
width:176px;
float:left;
padding:0 10px 0 11px;
background:#c4c0a8;
margin:0 0 0 4px;
}

#beauty_care p{
color:#837f66;
font-family:"Trebuchet MS", Arial;
font-size:11px;
line-height:14px;
}

a.beauty_care_readmore {
font-weight:bold;
margin:8px 0 3px 0;
display:block;
font-family:"Trebuchet MS", Arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#837f66;
}


/*================================== Footer =================*/

#footer{
margin:10px 0 0 0;
padding:0 0 20px 0;


}

#copyright {
float:left;
}

#copyright p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#c5c4c4;
font-size:11px;
padding:10px 0 0 0;

}

#footer_logo {
float:right;
padding:8px 20px 0 0;
}




/*============================== Subpages ============================*/

#main_content{
background:#faf6f9 url(../images/sub_content2.jpg) repeat-x bottom;
padding:0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;
padding:0 0 15px 0;
height:100%;
}
#content {
padding:0 0 0 22px;
}

#breadcrumb {
padding:15px 0 15px 0;
}

#main_content a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;
text-decoration:none;
}

h3 {
font-weight:normal;
font-size:32px;
}


#content_left {
float:left;
width:270px;

}

.list_header{
font-size:12px;
}

#content_right li {
background:url(../images/list_bullet.jpg) no-repeat 0 12px;
padding:0 0 0 10px;
line-height:22px;
}
#top_menu li.visited a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
margin:0 0 0 15px;
color: #8c518d;
text-decoration:none;
letter-spacing:-1px;
}
.dots li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;
list-style:disc;
list-style-position:inside;
line-height:15px;
}

/*====== image gallery =============*/

#content_gallery {
float:left;
width:750px;
margin:0 0;
}

#content_gallery img {
marign-right:7px;
border:none;
}

/*===================== footer ===================*/
#footer_box {
width:790px;
}

#footer_box_top {
background:url(../images/box_top.jpg) no-repeat;
height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2px;
}

#footer_box_top_gallery {
background:url(../images/box_top_gallery.jpg) no-repeat;
height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2px;
}

#footer_box_top_contact {
background:url(../images/box_top_contact.jpg) no-repeat;
height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2px;
}

#footer_box_content {
background:#efedee url(../images/subpage_13.jpg) repeat-x;
}

#footer_box_bot {
background:url(../images/box_bottom.jpg) no-repeat;
height:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2px;
}

#footer_box_bot_services {
background:url(../images/box_bottom_services.jpg) no-repeat;
height:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2px;
}

#footer_box_bot_gallery {
background:url(../images/box_bottom_gallery.jpg) no-repeat;
height:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:2px;
}


#footer_nav{
width:180px;
float:left;
margin:0 0 0 18px;
display:inline;
background:url(../images/footer_seperator.jpg) no-repeat right center;
}
#footer_nav li {
line-height:16px;
}

#footer_nav a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
color:#464545;
}

.footer_link_seperator {
border-bottom:dotted 1px ;
padding:2px 0 2px 0;
}


#footer_logos {
float:left;
padding:9px 18px 0 18px;
background:url(../images/footer_seperator.jpg) no-repeat right 3px;
}

#footer_bookmarks {
float:left;
padding:5px 0 0 10px;
}


/*======================== services boxes =========================*/

#services_boxes {
padding:0 0 0 40px;
}

.services_row {
padding:0 0 20px 0;
}


.services_beauty_care{
width:158px;
height:176px;
background:url(../images/beauty_carebg.jpg) no-repeat;
float:left;
margin:0 30px 0 0;
}

.beauty_care_boxpic {
background:url(../images/beauty_care_pic.jpg) no-repeat;
width:160px;
height:172px;
}

.services_beauty_care{
padding:0 0 0 145px;
}

.beauty_care_content {
padding:0 7px 0 0;
margin:12px 0 0 0;
}

.services_bc_readmore {
padding:10px 50px 12px 0;
text-align:right;
background:url(../images/readmore_star.jpg) no-repeat 110px 5px ;
}

.services_bc_readmore a {
font-weight:bold
}

/*========================== bridal dressing ========================*/


.bdressing_box {
width:158px;
height:176px;
background:url(../images/bdreassing_bg.jpg) no-repeat;
float:left;
margin:0 30px 0 0;
padding:0 143px 0 8px;
}

.bdressing_content{
padding:0 10px 0 0;
}

.services_bdressing_readmore{
padding:10px 40px 10px 40px;
background:url(../images/bdressing_readmore.jpg) no-repeat 0 5px;
}
.services_bdressing_readmore a{
font-weight:bold
}



/*=============================== bridal wear ===========================*/

.bridal_wear_bg {
width:164px;
height:176px;
background:url(../images/bwear_box_bg.jpg) no-repeat;
float:left;
padding:0 0 0 139px;
margin:0 30px 0 0;
}

.bridalwear_content{
padding: 0 10px 0 40px;
margin:12px 0 0 0;
}

.services_bwear_readmore {
padding:10px 40px 12px 0;
text-align:right;
background:url(../images/bwear_readmore.jpg) no-repeat 120px 5px ;
}

.services_bwear_readmore a {
font-weight:bold;
}

/*=================================== hair care ===========================*/

.hair_care_box {
background:url(../images/hair_care_bg.jpg) no-repeat;
width:136px;
padding:0 168px 0 10px;
height:174px;
float:left;
margin:0 30px 0 0;
}

.services_hair_care_readmore {
background:url(../images/hc_read_more.jpg) no-repeat 0 9px;
padding:12px 0 12px 40px;
}

.services_hair_care_readmore a {
font-weight:bold;
}

/*==================================== gallery page =======================*/
#gallery {
height:auto!important;
height:300px;
min-height:300px;
}

#gallery img {
margin:0 10px 0 8px;
}

/*==================================== gallery Sub page =======================*/

#gallery_thumbs {
margin:0 0 15px 0;
}

#gallery_thumbs img{
margin:0 6px 0 0;
}



/*======================= contact form ============================*/

#contact_form {
height:auto!important;
height:300px;
margin:0 0 20px; 0;
}

#contact_form label {
display:block;
width:200px;
float:left;
padding: 0 0 0px 0;
}

.formtext {
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:3px 0 2px 0;
width:250px;
border:1px solid #f4d2ed;
color:#885289;
float:left;
}

.btn_submit {
background:url(../images/btn_submit.jpg) no-repeat;
width:97px;
height:25px;
border:none;
}

.btn_reset {
background:url(../images/btn_reset.jpg) no-repeat;
width:82px;
height:25px;
border:none;
}

.date {
font-size:10px;
font-style:italic;
color:#999999;
float:left;
display:block;
padding:5px 0 0 5px;
}

.reqd_fields{
padding:0 0 0 250px;
}

.form {
padding:20px 0 0 10px;
}

.add_col {
float:left;
width:280px;
font-size:13px;
}

.add_col a:link {
font-size:13px;
}


#contact_address {
padding:20px 0 20px 20px;
width:300px;
margin:0 0 10px 0;
}

.name {
font-size:13px;
font-weight:bold;
color:#6c456d;
}

.profession {
color:#885889;
font-size:11px;
font-style:italic;
}.acheivement_pic {
	width: 170px;
	text-align: center;
	float: left;
}

