/* top elements */
* {
	margin: 22;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #000000;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
}


/* headers */
h1, h2, h3 {
	color: #77013D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}

/* images */



/* top menu */
#menu_home {
	position: relative;
	float: left;
	/*	clear: both; */
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/home_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

/*#menu {
	position: relative;
	float: left; */
	/*	clear: both; */
/*	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/home_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
} */

#menu_about {
	position: relative;
	float: left;
	/*	clear: both; */
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/about_us_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_products {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/products_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}


#menu_opp {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/opp_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_join {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/join_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_contact {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/contact_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_aboutfm {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/aboutfm_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_buyawebsite {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/buywebsite_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_profile {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/profile_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_info {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/info_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_news {
	position: relative;
	float: left;
	margin: 0;
	width: 966px;
	float: left;
	background-color: #ffffff;
	background-image: url(../sysimg/news_menuback.jpg);
	height: 62px;
	background-repeat: no-repeat;
	padding: 0px;
}

#menu_shadow {
	width: 966px;
	float: left;
	background-color: #FFFFFF;
	height: 32px;
	background-image: url(../sysimg/shadow.jpg);
}


/* Horizontal navigation START */

#innerNavHorizontal {
	padding: 0;
}

#navHorizontal ul {
	margin:     0;
	list-style: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;

}

#navHorizontal ul li {
	margin:     	0;
	height:			62px;
	width:			117px;
	list-style: 	none;
	display:    	block;
	float:			left;
	padding: 0px;

}

#navHorizontal ul li a{
  	padding:          10px 0px 0px 0px;
			height:			52px;
  	color:            white;
  	text-decoration:  none;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif ;	
/*	font-family: Arial, Helvetica, sans-serif; */
	background-image: url(../sysimg/button_home.png);
	background-position: -15px;

	font-size:		  18px;
  	display:		  block;

}

#navHorizontal ul li a.homelink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_home.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: -14px -5px;
}

#navHorizontal ul li a:hover, a.aboutlink:hover{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_grey.png);
	background-position: -14px -5px;
	background-repeat: repeat-x;
}


#navHorizontal ul li a.linkOn {
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}


#navHorizontal ul li a.aboutlink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_about.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.aboutlink:hover{
/*	color:            white; */
/*	text-decoration:  none; */
	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.fmprodlink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_fmproducts.png);
	background-repeat: repeat-x;
}


#navHorizontal ul li a.fmprodlink:hover{

	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.opplink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_opportunity.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.opplink:hover{

	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.joinlink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_joinus.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.joinlink:hover{

	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.contactlink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_contact.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.contactlink:hover{

	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.aboutfm4plink{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_aboutfr4.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.aboutfm4plink:hover{

	background-image: url(../sysimg/button_grey.png);
	background-repeat: repeat-x;
}

#navHorizontal ul li a.homelinkOn{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_grey.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: -14px -5px;
}



#navHorizontal ul li a.genlinkOn{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/button_grey.png);
	background-repeat: no-repeat;
	background-position: -14px -5px;
}
/* Horizontal navigation END */

#innermenu {
float: left;
width: 565px;
padding-left: 15px;
}

/* Inner page navigation START */

#innernavInnerpage {
	padding: 0;
}

#navInnerpage ul {
	margin:     0;
	list-style: none;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;

}

#navInnerpage ul li {
	margin:     	0;
	height:			30px;
	width:			90px;
	list-style: 	none;
	display:    	block;
	float:			left;
	padding: 0px;

}

#navInnerpage ul li a{
	height:			30px;
	color:            white;
	text-decoration:  none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:		  10px;
	font-weight:900;
	display:		  block;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



#navInnerpage ul li a:hover {
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/s_button_grey.png);
	background-repeat: no-repeat;
}

#navInnerpage ul li a.link1{

	background-image: url(../sysimg/s_link1.png);
}

#navInnerpage ul li a.link1:hover, a.link1On{

	background-image: url(../sysimg/s_button_grey.png);
}

#navInnerpage ul li a.link2{

	background-image: url(../sysimg/s_link2.png);
}

#navInnerpage ul li a.link2:hover, a.link2On{

	background-image: url(../sysimg/s_button_grey.png);
}


#navInnerpage ul li a.link3{

	background-image: url(../sysimg/s_link3.png);
}

#navInnerpage ul li a.link3:hover, a.link3On{

	background-image: url(../sysimg/s_button_grey.png);
}

#navInnerpage ul li a.link4{

	background-image: url(../sysimg/s_link4.png);
}

#navInnerpage ul li a.link4:hover, a.link4On{

	background-image: url(../sysimg/s_button_grey.png);
}

#navInnerpage ul li a.link5{

	background-image: url(../sysimg/s_link5.png);
}

#navInnerpage ul li a.link5:hover, a.link5On{

	background-image: url(../sysimg/s_button_grey.png);
}

/* Inner page navigation END */

/* Left panel navigation START */

#lpanelmenu {
	float: left;
	width: 293px;
	padding-left: 0px;
	height: 98px;
	background-image: url(../sysimg/l_p_back.png);
	background-repeat: no-repeat;
	margin-left: 34px;
}


#innernavlpanel {
	padding: 0;
}

#navlpanel ul {
	margin:     0;
	list-style: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;

}

#navlpanel ul li {
	margin:     	0;
	height:			66px;
	width:			88px;
	list-style: 	none;
	display:    	block;
	float:			left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#navlpanel ul li a{
	height:			54px;
	color:            white;
	text-decoration:  none;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif ;	
/*	font-family: Arial, Helvetica, sans-serif; */
	background-image: url(../sysimg/l_panel_a.png);
	font-size:		  16px;
	font-weight: normal;
	display:		  block;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#navlpanel ul li a.buttonb{
	height:			54px;
	color:            white;
	text-decoration:  none;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif ;	
/*	font-family: Arial, Helvetica, sans-serif; */
	background-image: url(../sysimg/l_panel_b.png);
	font-size:		  16px;
	font-weight: normal;
	display:		  block;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#navlpanel ul li a.buttonc{
	height:			54px;
	color:            white;
	text-decoration:  none;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif ;	
/*	font-family: Arial, Helvetica, sans-serif; */
	background-image: url(../sysimg/l_panel_c.png);
	font-size:		  16px;
	font-weight: normal;
	display:		  block;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#navlpanel ul li a:hover, #navlpanel ul li a.linkOn{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/l_panel_grey.png);
	background-repeat: no-repeat;
}

#navlpanel ul li a.homelinkOn{
	color:            white;
	text-decoration:  none;
	background-image: url(../sysimg/s_button_grey2.png);
	background-repeat: no-repeat;
	padding-top: 12px;
}

/* Left panel navigation END */

/* form elements */
form {
	margin:0px; padding: 0;
	border: 0px none #eee; 
	background-color: #FFFFFF; 
}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {
	padding: 0px;
	border:1px solid #CCCCCC;
	color:#77013D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EFEFEF;
}
textarea {
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border:1px solid #CCCCCC;
	color:#77013D;
	background-color: #EFEFEF;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

.form_button {
background-image:url(../sysimg/forms_button.png);
width:122px;
height:40px;
color:#FFFFFF;
border:none;
}

.buy_website_form_tl {
	border:1px solid #77013D;
}

.buy_website_form_tr {
	border:1px solid #77013D;
	background-color:#CD6286;
}
/***********************
	  LAYOUT
************************/

#wrap {
	width: 966px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* header */
#header {
	position: relative;
	height: 335px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#header_font_adjust{
	width: 100%;
	text-align: right;
	position: relative;
	height: 30px;
	color: #9A9A9A;
	background-color: #FFFFFF;
	margin-right: 0px;
	font-weight: bold;
}

#header_font_adjust a{
	color: #9A9A9A;
	text-decoration:none;
}

#header #flash-box {
	position: relative;
	left: 0px;
	top: 0px;
	width: 966px;
	height: 305px;
	background-color: #FFFFFF;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 964px;
	background-color: #FFFFFF;
	background-image: url(../sysimg/leftcol_background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* content */
#content-wrap-profile{
	clear: both;
	float: left;
	width: 964px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content {
	width: 930px;
	clear: both;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* Left Column */

#leftcol {
	float: left;
	width: 360px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: url(../sysimg/leftcol_background.jpg);
	background-repeat: repeat-x;
}
#leftcol h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px dashed #D5D5D5; 	
}
#leftcol ul li {
}

.leftcoltext {
	margin: 0; padding: 0;	
}


/* Right Column */

#rightcol {
	float: right;
	width: 572px;
	padding: 5;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#rightcol_text {
	width: 570px;
	background-color:#FFFFFF;
}

#rightcol_text h1 {
	margin-top: 5px;
	font-size: 1.6em;
}

#rightcol_text p {
	margin-top: 5px;
	font-size:100%;
}

/*#rightcol_text td {
	margin-left: 0px;
}
*/

/*#rightcol_text td p {
	margin-left: 0px;
}
*/
/* #rightcol_text ul li {
	margin-left: 25px;
}
*/

#rightcol_text ul {
	margin-left: 35px;
}

/* Profile page columns */

#leftcol_profile {
	float: left;
	width: 220px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
/*	background-image: url(../sysimg/leftcol_background.jpg); */
/*	background-repeat: repeat-x; */
}


#rightcol_profile {
	float: right;
	width: 300px;
	padding: 5;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #CD6286;
	font-weight: bold;
	border: 1px solid #77013D;
}

#rightcol_profile h1{
	margin-top: 5px;
	font-size: 1.6em;
	color: #FFFFFF;
}



.whitetext{
	color: #FFFFFF;
}

#centrecol_profile {
	float: left;
	width: 410px;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#centrecol_profile ul {
	margin-left: 35px;
}

#RegFormSelect {
margin-left: 10px;
}

/* footer */
#footer {
	clear: both;
	margin: 0;
	height: 40px;
	color: #999999;
	text-align: left;
	font-size: 10px;
	background-color: #FFFFFF;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#footer p {
	margin: 0; padding: 0;
}
#footer a {
	text-decoration: none;
	color: #777;	
}
#footer a:hover {
	text-decoration: underline;
	color: #333;
}

#footer #footer_left_box {
	position: relative;
	float:left;
	left: 0px; top: 0px;
	width: 360px;
	height: 40px;	
	background-color: #FFFFFF;
}

#footer #footer_left_box p {
	padding-left: 10px;
	padding-top: 10px;
}

#footer #footer_right_box {
	position: relative;
	float:right;
	right: 0px;
	top: 0px;
	width: 588px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(../sysimg/footer_grad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer #footer_right_box #leftblock{
	position: relative;
	float:left;
	left: 20px;
	top: 0px;
	width: 360px;
	height: 90px;
	background-color: #FFFFFF;
	padding-top: 5px;
}

#footer #footer_right_box #rightblock{
	position: relative;
	float:left;
	left: 32px;
	top: 0px;
	width: 355px;
	height: 90px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* footer menu 0709 */

#footer #footerMenu {
	position:		  absolute;
	right:			  10px;
	top:			  19px;
	color:			  #740456;
	font-size:		  10px;
}

#footer #footerMenu a {
	color:			  #740456;
	font-size:		  12px;
	display:		  inline-block;
	padding:		  0 6px 0 6px;
	font-weight: bold;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.align-center { text-align:center;}

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

/* CMS admin pages */

#cms_title {
	background-color: #E1E1E1;
	margin-left: 18px;
	width: 600px;
}

#cms_main {
	background-color: #E1E1E1;
	margin-left: 18px;
	width: 600px;
}
