body{
	font-family: Arial,sans-serif;
	color: #72736E;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	background-color:#909DA9;
}

a{
	color:#652E7F;
	text-decoration:none;
}

a:link{
	color:#652E7F;
	text-decoration: none;
}

a:visited{
	color:#652E7F;
	text-decoration: none;
}

a:hover{
	color:#652E7F;
	text-decoration: underline;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
.search_text{
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #2f384c;
 padding:0px 25px 0px 0px;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
label.search_text{
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #2f384c;
 padding:0px 25px 0px 0px;
}
label.contact{
 	font-family: Arial,sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	color: #196793;
 	text-transform:capitalize;
}
label.contact_name{
 	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #652e7f;
}
label.company{
 	font-family: Arial,sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #2f384c;
}
label.company_data{
 	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #2f384c;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	width: 1000px;
	margin:0 auto;
}
#main{
    margin:0 auto;
	width:1000px;
	background-color:#FFFFFF;
	
}
#left{
    float:left;
	width: 199px;
	/*height:505px;*/
	min-height: 505px;
	border-right: 1px dashed #cccccc;
	padding-right: 0px;
	background-color:#FFFFFF;
	
}
#content{
  float: left;
  width: 600px;
  /*height:505px;*/
  width:expression('599px');
  background-color:#FFFFFF;
  /*overflow-y: auto;*/
  /*overflow-x: hidden;*/
 
}
#right{
    float: right;
    /*height:505px;*/
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	
}
#masthead .top{
    width:1000px;
	height:5px;
	background:url(images/masthead_top.gif) no-repeat;
    }
	
#mainBottom{
	clear: both;
	width:1000px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding-top:0px;
	
}
#mainContentTitle{
	clear: both;
	width:580px;
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF;

}
#mainContentBody{
	clear: both;
	width:540px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding-left:37px;
	padding-right:40px;
	line-height:22px;
	line-height: 1.4;
}
#mainContentBody p{
	padding:0px 15px 0px 0px;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	line-height:1.4;
}

#reg_form_content{
	clear: both;
	width:530px;
	
	margin:0 auto;
	background-color:#FFFFFF;
	padding-left:17px;
	padding-right:20px;
	line-height:22px;
	
}
.bottom{
   margin:0 auto;
   width:1000px;
   height:5px;
   background:url(images/bottom.jpg) no-repeat;
}
.search{
	clear: both;
	width:580px;
	height:136px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom: 20px;
}

.search .searchTitle{
    font-family: Arial,sans-serif;
 	font-size: 19px;
 	font-weight: normal;
 	color: #196793;
 	
}
.search .backgroundLeft{
    float:left;
    width:5px;
	height:136px;
	background:url(images/search_box_left.jpg) no-repeat;
    }
.search .backgroundMiddle{
    float:left;
    width:570px;
	height:136px;
	background:url(images/search_box_middle.jpg) repeat-x;
    }
.search .backgroundRight{
    float:left;
    width:5px;
	height:136px;
	background:url(images/search_box_right.jpg) no-repeat;
    }
.searchInner{
	padding-left: 10px;
	padding-top: 18px;
}

.searchInner .searchButton{
	margin-left:20px;
	border:0px;
	background-image: url(images/search_background.jpg);
	width: 78px;
	height: 23px;
	font-family: Arial,sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	color: #FFFFFF;	
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
    
	margin: 0;
	padding: 0;
}


/************* #globalNav styles **************/

#globalNav{
    width:980px;
	padding: 10px 10px 20px 10px; 
	background-color:#FFFFFF;
}
#globalNav .left{
    float:left;
    width:10px;
	height:32px;
	background:url(images/left_nav_light_purple.jpg) no-repeat;
    
    }
#globalNav.blog_main_menu .left  {
	background:url(images/blue_menu/left_nav_light_purple.jpg) no-repeat;
}

#globalNav .middle{
    float:left;
	width:960px;
	height:32px;
	background:url(images/middle_nav_light_purple.jpg) repeat-x;
}

#globalNav.blog_main_menu .middle  {
	background:url(images/blue_menu/middle_nav_light_purple.jpg) repeat-x;
}

#globalNav .right{
    float:right;
    width:10px;
	height:32px;
	background:url(images/right_nav_light_purple.jpg) no-repeat;    
}

#globalNav.blog_main_menu .right  {
	background:url(images/blue_menu/right_nav_light_purple.jpg) no-repeat;    
}

#globalNav .under{
   width:970px;
   margin:1px 5px 1px 5px;
   height:3px;
   background-color:#196793;
   font-size:0px;
   }	

/*
   #globalNav img{
    display: block;
}

#globalNav .middle a {
	font-size:100%;
	margin-top:10px;
	color:#FFFFFF;
	line-height:33px;
	font-weight:bold;
	padding-left:10px;
}

*/
#main_bottomNav{
    width:980px;
	padding: 5px 10px 10px 10px; 
	background-color:#FFFFFF;
}
#main_bottomNav .left{
    float:left;
    width:10px;
	height:32px;
	background:url(images/left_nav.jpg) no-repeat;
    
    }
#main_bottomNav .middle{
    float:left;
	width:960px;
	height:32px;
	background:url(images/middle_nav_bg.jpg) repeat-x;
	text-align:center;
}
#main_bottomNav .right{
    float:right;
    width:10px;
	height:32px;
	background:url(images/right_nav.jpg) no-repeat;
    
    }
#main_bottomNav .under{
   width:970px;
   margin:1px 5px 1px 5px;
   height:3px;
   background-color:#196793;
   font-size:0px;
   }

#main_bottomGray{
    width:980px;
	padding: 0px 10px 0px 10px; 
	background-color:#FFFFFF;
}
#main_bottomGray .left{
    float:left;
    width:10px;
	height:32px;
	background:url(images/left_nav_light_purple.jpg) no-repeat;
    
    }
#main_bottomGray .middle{
	padding-top:6px;
    float:left;
	width:960px;
	height:32px;
	background:url(images/middle_nav_light_purple.jpg) repeat-x;
	text-align:center;
	font-size:13px;
}
#main_bottomGray .middle a{
	color:#fff;
}
#main_bottomGray .right{
    float:right;
    width:10px;
	height:32px;
	background:url(images/right_nav_light_purple.jpg) no-repeat;
    
    }
#main_contentGray{
    width:570px;
	padding: 0px 10px 0px 10px; 
	background-color:#FFFFFF;
	
}
#main_contentGray .left{
    float:left;
    width:5px;
	height:35px;
	background:url(images/left_con_title_gray.jpg) no-repeat;
    
    }
#main_contentGray .middle{
    float:left;
	width:560px;
	height:45px;
	background:url(images/middle_con_title_gray.jpg) repeat-x;
}
#main_contentGray .right{
    float:right;
    width:5px;
	height:35px;
	background:url(images/right_con_title_gray.jpg) no-repeat;
    
    }
#main_contentGray .title{
	padding: 8px 0px 0px 15px;
 	font-family: Arial,sans-serif;
 	font-size: 18px;
 	font-weight: normal;
 	color: #196793;
    text-transform:uppercase;
    }
#main_contentGray .description{
	padding: 8px 10px 10px 15px;
 	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	color: #2f384c;
	border-bottom: 1px dashed #cccccc;    
    }

#contentMeny{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#contentMeny .a{
	text-decoration:underline;
}
#contentMeny .a:link{
	text-decoration:underline;
}
#contentMeny .a:visited{
	text-decoration:underline;
}
#contentMeny .a:hover{
	text-decoration:underline;
}
label.userProfile {
	font-family: Arial,sans-serif;
 	font-size: 100%;
 	font-weight: normal;
 	color: #334d55;
}
label.userNotice {
	font-family: Arial,sans-serif;
 	font-size: 80%;
 	font-weight: normal;
 	color: maroon;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	width:1000px;
	margin:0 auto;
	font-size: 75%;
	color: #494848;
	padding: 5px 5px 10px 5px;
}

#siteInfo .left{
float:left;
width:300px;
padding-left:12px;
}
#siteInfo .right{
float:right;
width:300px;
padding-right:12px;
text-align:right;
}
#siteInfo a{
color: #494848;
}





/*********** #navBar link styles ***********/

/*
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#navBar li {border-bottom: 1px solid #EEE;}
*/
/* fix for browsers that don't need the hack
html>body #navBar li {border-bottom: none;}
 */





/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#register_form {
	padding: 10px 0px 10px 20px;


}
#register_form label.inputTitle{
text-align:left;
font-weight:normal;
width:100px;
text-decoration:none;
font-size:14px;
}
#register_form input.inputTitle{
width:100px;
float:left;
}
#contact_form label{
	width:80px;
}
#contact_form label.inputTitle{
	font-weight:normal;
}
#contact_form input{
	width:150px;
	border:1px solid #909DA9;
}
/*globalnav*/



/*******  Main Menu ********/
ul#main-menu{
float:left;
width:550px;
height:32px;
list-style:none;
display:inline;
margin:0px;
padding:0px;

}
ul#main-menu li#first{
	float: left;
	width: 91px;
	height: auto;
	text-indent: -9999px;
	
}
ul#main-menu li#second{
	float: left;
	width: 91px;
	height: auto;
	text-indent: -9999px;
}  
ul#main-menu li#third{
	float: left;
	width: 91px;
	height: auto;
	text-indent: -9999px;
} 

ul#main-menu li#fourth{
	float: left;
	width: 144px;
	height: auto;
	text-indent: -9999px;
} 

ul#main-menu li#fifth{
	float: left;
	width: 91px;
	height: auto;
	text-indent: -9999px;
} 


ul#main-menu a.stylist {
	/*text-indent: -9999px;*/
	float: left;
	width: 91px;
	background-repeat: no-repeat;
	background-position: left top;	
	margin:0px;
	padding-left:5px;
	display:inline;
}
ul#main-menu a.fashion {
	/*text-indent: -9999px;*/
	float: left;
	width: 91px;
	background-repeat: no-repeat;
	background-position: left top;	
	margin:0px;
	padding:0px;
	display:inline;
	}
ul#main-menu a.beauty {
	/*text-indent: -9999px;*/
	float: left;
	width: 91px;
	background-repeat: no-repeat;
	background-position: left top;	
	margin:0px;
	padding-left:5px;
	display:inline;
	
}
ul#main-menu a.makeup {
	/*text-indent: -9999px;*/
	float: left;
	width: 144px;
	background-repeat: no-repeat;
	background-position: left top;	
	margin:0px;
	padding-left:5px;
	display:inline;
}

ul#main-menu a.blog {
	/*text-indent: -9999px;*/
	float: left;
	width: 91;
	background-repeat: no-repeat;
	background-position: left top;	
	margin:0px;
	padding-left:5px;
	display:inline;
}

#main-menu a.fashion, #main-menu a.stylist {
	height: 32px;
}
ul#main-menu a:hover {
	background-position: left bottom;
}
#main-menu a.fashion {background: url(images/light_purple_menu/fashion_rollover.jpg); width:91px;}
#main-menu a.stylist {background: url(images/light_purple_menu/stylists_rollover.jpg); width:91px;}
#main-menu a.beauty {background: url(images/light_purple_menu/beauty_rollover.jpg); width:91px; height:32px;}
#main-menu a.makeup {background: url(images/light_purple_menu/hair_and_makeup_rollover.jpg); width:144px; height:32px;}
#main-menu a.blog {background: url(images/light_purple_menu/blog_rollover.jpg); width:91px; height:32px;}

ul#main-menu a#active.stylist  {background: url(images/light_purple_menu/stylist_active.jpg) no-repeat;}
ul#main-menu a#active.fashion  {background: url(images/light_purple_menu/fashion_active.jpg) no-repeat;}
ul#main-menu a#active.beauty  {background: url(images/light_purple_menu/beauty_active.jpg) no-repeat;}
ul#main-menu a#active.makeup {background: url(images/light_purple_menu/hair_and_makeup_active.jpg) no-repeat;}
ul#main-menu a#active.blog {background: url(images/light_purple_menu/blog_active.jpg) no-repeat;}

.blog_main_menu #main-menu a.fashion {background: url(images/blue_menu/fashion_rollover.jpg); width:91px;}
.blog_main_menu #main-menu a.stylist {background: url(images/blue_menu/stylists_rollover.jpg); width:91px;}
.blog_main_menu #main-menu a.beauty {background: url(images/blue_menu/beauty_rollover.jpg); width:91px; height:32px;}
.blog_main_menu #main-menu a.makeup {background: url(images/blue_menu/hair_and_makeup_rollover.jpg); width:144px; height:32px;}
.blog_main_menu #main-menu a.blog {background: url(images/blue_menu/blog_rollover.jpg); width:91px; height:32px;}

.blog_main_menu ul#main-menu a#active.stylist  {background: url(images/blue_menu/stylist_active.jpg) no-repeat;}
.blog_main_menu ul#main-menu a#active.fashion  {background: url(images/blue_menu/fashion_active.jpg) no-repeat;}
.blog_main_menu ul#main-menu a#active.beauty  {background: url(images/blue_menu/beauty_active.jpg) no-repeat;}
.blog_main_menu ul#main-menu a#active.makeup {background: url(images/blue_menu/hair_and_makeup_active.jpg) no-repeat;}
.blog_main_menu ul#main-menu a#active.blog {background: url(images/blue_menu/blog_active.jpg) no-repeat;}

/* example_2 css */
#example_2 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 100%; /* important */
	height: 24px; /* important */
	
}

#example_2_content {
	position: absolute;
	top: 0;
	left: 0;
	text-align:center;
	width:100%;
	margin:0 auto;
}

#example_2 a {
	display: block;
	padding: 2px 5px 0 5px;
	font-size: 12px;
	font-weight:bold;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
#example_2 a:hover {text-decoration: underline;}





.pleaseloggin{
	text-align:center;
	width:300px;
	margin:0 auto;
	padding:0 px;
}
.error_report{
	text-align:center;
	width:500px;
	margin:0 auto;
	padding:0px 25px 0px 25px;;
}
.information_report{
	text-align:center;
	width:500px;
	margin:0 auto;
	padding:0px 25px 0px 25px;;
}
a.contact{
 	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #652E7F;
 	text-transform:capitalize;
}

.searcinput {
	width:358px;
	height:17px;
	margin-top:10px;
}
.searchlist{
	padding:0;
	margin:0;
	text-align:center;
}
.hrsearchlist{
	border: none 0;
	border-bottom: 1px dashed #000;
	width: 80%;
	height: 1px;
}
.firmleft{
	float:left;
	width:48%;
}
.firmright{
	float:right;
	width:48%;
}
.groupText{
	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: black;
 	line-height: 1.4;
 	text-align:justify;
}
table {
	font-family:Arial,sans-serif;
	font-size:15px;
	}
	
.keyword{
	min-height:580px;
	border:1px solid red;
}



/* example_3 css */
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 800px; /* important */
	height: 32px; /* important */
	margin: 0 auto;
	/*background: #000;*/
}

#example_3_frame {position: relative}
#example_3_previous {float: left;}
#example_3_next {float: right;}
#example_3_content {
	position: absolute;
	top: 0;
	margin:0;
	/*margin-left: 20px;*/
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
	#example_3_content {
		width: 8000px;
	}
	#container_bd #example_3 ul li {
		display: block;
		float: left;
		margin: 0px;
		padding: 0px;
		width: 800px;
		/*border: 1px solid #666;
		background-color: #000;*/
	}

	#example_3 a {
	display: block;
	padding: 2px 5px 0 5px;
	font-size: 12px;
	font-weight:bold;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
#example_3 a:hover {text-decoration: underline;}

#container_bd #example_3 ul li img {
	display: block;
}
	
.submit_celeb_credit {
	text-align: center;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 30px;
}

.blog_header {
	color: #222222;
	background-color: #EEEEEE;
	padding: 20px;	
	margin: 10px;
}

.entry img {
	padding-right: 15px;
	padding-bottom: 15px;
}

.sidebar {
	font-size: 13px;
}

.sidebar li {
	margin-left: 5px;
}