/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
html,body {
	width:100%;
	margin:0px;
	padding:0px;
	background:#018ac0; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666;
}
ul,ol {
	margin:15px;
	margin-bottom:5px;
	margin-top:5px;
	padding:15px;
	padding-bottom:5px;
	padding-top:5px;
}
p {
	margin-top:5px;
	padding-top:5px;
}
#wrapper {
	width:790px;
	display:table;
	margin:0 auto;
	padding:5px;
	background:#fff;
}
/*----- header css start ------*/
#header {
	width:790px;
	display:table;
	border-bottom:1px solid #8d8d8d;
	padding-bottom:20px;
	margin-bottom:20px;
}
.logo {
	margin:0px;
	padding:0px;
	width:180px;
	height:120px;
	float:left;
}
.bannerad {
	width:395px;
	height:67px;
	float:left;
	margin-top:10px;
}
.countrylist {
	width:420px;
	float:left;
	margin-top:30px;
}
.choosecountry {
	display:block;
	float:left;
	margin-right:10px;
}
.countryflag {
	width:16px;
	height:11px;
	float:left;
	margin-right:10px;
}
.topnav {
	margin-top:30px;
	width:185px;
	float:left;
	text-align:right;
}
.topnav a:link,.topnav a:visited {
	color:#666;
	text-decoration: underline;
}
/*------ body css start -------*/
#bodycontainer {
	width:790px;
	height:auto;
}
#leftcontainer {
	width:170px;
	height:auto;
	display:table;
	float:left;
	margin-bottom:10px;
}
#middlecontainer {
	width:410px;
	float:left;
	margin-left:6px;
	margin-right:7px;
	margin-bottom:10px;
}
#rightcontainer {
	width:185px;
	float:left;
	margin-bottom:10px;
	margin-left: 4px;
}
/*---- nav css -----*/
#nav {
	width:170px;
	height:auto;
	display:table;
	background:#ccc;
	margin-bottom:20px;
}
#memberslogin {
	width:168px;
	background:#f2f2f2;
/*	border:1px solid #c0c0be; -- */
	margin-bottom:10px;
}
.leftboxtitle {
	width:162px;
	background:#018ac0;
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	
}
.formbox {
	width:162px;
	padding:3px;
	background:#f2f2f2;
}
.formbox p {
	line-height:20px;
}
.memberinput {
	width:102px;
	font-size:10px;
}
.registernew {
	width:80px;
	height:auto;
	display:table;
	font-size:9px;
	float:left;
	margin-top:8px;
}
.registernew a {
	text-decoration:underline;
	color:#666;
}
.forgotpass {
	width:80px;
	height:auto;
	display:table;
	font-size:9px;
	float:right;
	margin-top:8px;
	text-decoration:underline;
	text-align:right;
	color:#666;
	clear:both;
}
.forgotpass a {
	text-decoration:underline;
	color:#666;
}
.loginbutton {
	height:18px;
	background:#018ac0;
	font-size:10px;
	color:#fff;
	border:1px solid #c0c0be;
	margin-top:5px;
}
#newsletter {
	width:168px;
	height:auto;
	display:table;
/*	border:1px solid #c0c0be; --*/
	margin-bottom:10px;
}
.newsletterinput {
	width:158px;
	font-size:10px;
}
.leftadbox {
	width:168px;
/*	border:1px solid #c0c0be; --*/
	margin-bottom:10px;
}
.leftadstxt {
	font-size:13px;
	font-weight:bold;
	background:#029ecf;
}
.leftadstxt a {
	color:#fff;
	text-decoration:none;
}
#tabcontainer {
	width:397px;
/*	border:1px solid #c0c0be; --*/
	padding:5px;
	padding-bottom:5px;
	background:#f6f6f0;
	margin-bottom:10px;
}
#tabcontainer2 {
	width:397px;
	color:#000;
	text-align:center;
}
.tabtitle {
	width:397px;
	text-align:left;
	background:#018ac0;
	margin-bottom: 10px;
	font-size:13px;

}
/*--------- tabform css start ---------*/
.formcontainer {
	height:auto;
	display:table;
}
.row {
	width:356px;
	clear:both;
	padding-top:5px;
}
.label {
	float:left;
	width:130px;
	text-align:left;
	padding-top:2px;
}
.object {
	float:left;
	width:150px;
	text-align:left;
}
.object2 {
	float:right;
	display:inline;
}
.spacer {
	clear: both;
}
/*------ franchise of the week css start ----------*/
#fotw {
	width:408px;
/*	border:1px solid #c0c0be; */
	background:#fff;
	background:#f2f2f2;
	margin-bottom:10px;
}
.fotwtitle {
	width:398px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	background:#018ac0;
	padding:5px;
	font-size:13px;
	
}
.fotwimage {
	float:left;
}
.fotwtext {
	width:398px;
	text-align:left;
	padding:5px;

}
/*.fotwtext a {
	color:#336699;
	font-weight:bold;
	text-decoration: underline;
}
*/
/*--------- franchise in focus css --------*/
#fif {
	width:408px;
/*	border:1px solid #c0c0be; === */
	clear:both;
	background:#f2f2f2;
	margin-bottom:10px;
}
.fittitle {
	width:398px;
	background:#018ac0;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.fifbox {
	width:398px;
	padding:5px;
	background:#f2f2f2;
	padding-bottom:5px;
}
.fifleftadbox {
	width:120px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.fifmidadbox {
	width:120px;
	display:table;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.fifrightadbox {
	width:120px;
	display:table;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
.clear {
	clear: both;
}
/*----- news events css -----*/
#nebox {
	width:410px;
}
#frannews {
	width:200px;
	height:180px;
	float:left;
/*	border:1px solid #c0c0be; -- */
	background:#f2f2f2;
}
.frannewsbox {
	width:190px;
	height:130px;
	padding:5px;
}
.frannewstitle {
	width:190px;
	background:#018ac0;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;	
	
}
#frannews_other {
	margin-left:3px;
	border:1px solid #c0c0be;
	width:598px;
}
.frannewsbox_other {
	background:#f2f2f2;
	padding:5px;
	width:588px;
}
.frannewstitle_other {
	background:#018ac0;
	padding:5px;
	color:#fff;
	font-weight:bold;
	width:588px;
	font-size:13px;
}
#nebox ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#nebox li {
	margin:0px;
	padding:0px;
	background:url(../layouts/001/images/bullet_news.gif) 0px 3px no-repeat;
	padding-left:15px;
	height:35px;
}
#nebox li a {
	color:#666;
	text-decoration:underline;
}
#franevents {
	width:200px;
	height:180px;
	float:left;
/*	border:1px solid #c0c0be; --- */
	background:#f2f2f2;
	margin-left:6px;
}
.franeventsbox {
	width:190px;
	height:130px;
	padding:5px;
}
.franeventstitle {
	width:190px;
	background:#018ac0;
	padding:5px;
	color:#fff;
	font-weight: bold;
	font-size:13px;
}
/*------ franchise recources ------*/
#franresource {
	width:190px;
/*	border:1px solid #c0c0be;  --*/
	margin-bottom:10px;
}
.franrestitle {
	width:184px;
	height:auto;
	display:table;
	background:#018ac0;
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.franresbox {
	width:184px;
	height:auto;
	display:table;
	padding:3px;
	background:#f6f6f0;
}
#franresource ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#franresource li {
	margin:0px;
	padding:0px;
	background:url(../layouts/001/images/bullet_arrow.gif) 0px 2px no-repeat;
	padding-left:15px;
	padding-bottom:5px;
}
#franresource li a {
	color:#666;
	text-decoration: underline;
}
/*---- chat ----*/
#chat {
	width:190px;
	border:1px solid #c0c0be;
	margin-bottom:10px;
}
.chattitle {
	width:184px;
	height:auto;
	display:table;
	background:#018ac0;
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.chatbox {
	width:184px;
	height:auto;
	display:table;
	padding:3px;
	background:#f6f6f0;
}
#search_results {
	width:195px;
	border:1px solid #c0c0be;
	margin-bottom:10px;
}
.search_results_title {
	width:189px;
	height:auto;
	display:table;
	background:#018ac0;
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.search_results_box {
	width:189px;
	height:auto;
	display:table;
	padding:3px;
	background:#f2f2f2;
}
#search_results2 {
	width:590px;
	border:1px solid #c0c0be;
	margin-bottom:10px;
}
.search_results_title2 {
	width:580px;
	background:#018ac0;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.search_results_box2 {
	width:580px;
	padding:5px;
	background:#f2f2f2;
}
.search_results_subbodytitle {
	width:392px;
	background:#f2f2f2;
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.usernamebox {
	width:80px;
	display:table;
	float:left;
}
.passwordbox {
	width:80px;
	display:table;
	float:right;
}
.chatfield {
	width:80px;
	border:1px solid #7f9db9;
}
.chatlogin {
	width:50px;
	height:18px;
	background:#018ac0;
	font-size:10px;
	color:#fff;
	float:left;
	border:1px solid #c0c0be;
	margin-top:5px;
}
.chatforgotpass {
	width:90px;
	display:table;
	float:right;
	font-size:10px;
	margin-top:8px;
	margin-right:2px;
	text-align:right;
}
.chatforgotpass a {
	color:#666;
	text-decoration: underline;
}
/*------- right box ----*/
#franjobsearch {
	width:190px;
	height:auto;
	display:table;
	border:1px solid #c0c0be;
	margin-bottom:10px;
}
.franjobtxt {
	font-size:13px;
	font-weight:bold;
	padding:4px;
	background:#029ecf;
	color:#fff;
}
.franjobtxt a {
	color:#fff;
	text-decoration:none;
}
#bookstore {
	width:180px;
/*	border:1px solid #c0c0be; -- */
	margin-bottom:6px;
	padding:5px;
	background:#f2f2f2;
	text-align: center;
}
#bookstore a {
	color:#666;
	text-decoration: none;
}
/*------ ads right -----*/
#adsright {
	width:190px;
/*	border:1px solid #c0c0be; -- */
	background:#f2f2f2;
	text-align:center;
	padding-bottom:10px;
}
#adsright p {
	margin-bottom: 10px;
}
/*------ footer ------*/
#banner_bottom {
	width:500px;
	height:auto;
	display:table;
	clear:both;
	text-align:center;
}
#footer {
	width:790px;
	height:auto;
	display:table;
	clear:both;
}
.footerlinks {
	width:790px;
	height:auto;
	display:table;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-top:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
}
.footerlinks a {
	color:#666;
	text-decoration:underline;
}
.cpright {
	width:200px;
	float:left;
}
.intranetaccess {
	width:120px;
	text-align: center;
	border:1px solid #666;
	background:#b3b398;
}
.intranetaccess a {
	color:#000;
	text-decoration:none;
}
.designby {
	width:200px;
	float:left;
	color:#666;
	text-align:right;
}
.designby a {
	color:#666;
	text-decoration: none;
}
/* ----------- navigation left start --------------------- */
#navigation {
	background:#fff;
	font-size:11px;
	font-weight:normal;
	list-style-type:none;
	margin-bottom:10px;
}
.navigationul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navigationul2 {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.navigationli {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.navigationelement {
	width:170px;
	padding:0px;
	margin:0px;
	display:block;
	margin-bottom:1px;
	list-style-type:none;
}
.navigationelement a {
	text-decoration:none;
	color:#005b7f;
	width:151px;
	background:#f2f2f2;
	padding:0px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	display:block;
	list-style-type:none;
	border-left:#92bbca 11px solid;
}
.navigationelement a:hover {
	text-decoration:none;
	color:#005b7f;
	width:151px;
	background:#add6e5;
	padding:0px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	display:block;
	list-style-type:none;
	border-left:#008ABF 11px solid;
}
.navigationelement a.sub {
	text-decoration:none;
	color:#e82a36;
	height:17px;
	background:#f2f2f2;
	padding:0px;
	padding-left:8px;
	padding-top:5px;
	margin:0px;
	display:block;
	list-style-type:none;
	border-left:#e82a36 11px solid;
}
.navigationelement a:hover.sub {
	text-decoration:none;
	color:#e82a36;
	width:156px;
	background:#f2f2f2;
	padding:0px;
	padding-left:8px;
	padding-top:5px;
	margin:0px;
	display:block;
	list-style-type:none;
	border-left: #e82a36 11px solid;
}
/* ----------- navigation left end --------------------- */
/* ----------- navigation left submenu start --------------------- */
.submenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	clear:both;
}
.submenu li {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #EAEAEA;
	line-height:20px;
	color:#666;
}
.submenuelement a {
	text-decoration:none;
	color:#666;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:10px !important;
	padding-left:8px;
	background:#fff;
	border-left:#fff 11px solid;
}
.submenuelement a:hover {
	text-decoration:none;
	color:#666;
	background:#f6f6f0;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:10px !important;
	padding-left:8px;
	border-left:#f6f6f0 11px solid;
}
.sitemap li {
	margin:0px;
	padding-left:15px;
	border-bottom:1px solid #EAEAEA;
	line-height:20px;
	color: #666;
}
/* ----------- navigation left submenu start --------------------- */
/* ----------- SUBPAGE CSS START --------------------------------- */
#subtabcontainer {
	width:401px;
	border:1px solid #c0c0be;
	padding:5px;
	background:#fff;
	margin-bottom:10px;
}
#subtabcontainer p {
	margin-top:5px;
}
h1 {
	font-size:11px;
	font-weight:bold;
	width:385px;
	color: #fff;
}
#subbody {
	width:600px;
	/* border:1px solid #c0c0be;
	*/
	margin-left:3px;
	margin-bottom:10px;
	background:#f2f2f2;
}
.subbodytitle2 {
	width:410px;
	background:#029ecf;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;	
}
.subbodytitle {
	width:590px;
	background:#029ecf;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;	
}
.subbodybox {
	width:590px;
	padding:5px;
	background:#f2f2f2;
}
a {
	color:#E67E1B;
	text-decoration:underline;
}
.txttitle {
	font-size:13px;
	color:#0061bc;
	text-decoration:underline;
}
.bluetxt {
	font-size:11px;
	color:#0061bc;
}
.box {
	width:200px;
	height:18px;
	border:1px solid #7f9db9;
}
.area {
	width:200px;
	height:120px;
	border:1px solid #7f9db9;
}

.button {
	height:18px;
	background:#018ac0;
	font-size:10px;
	color:#fff;
	border:1px solid #c0c0be;
	margin-top:5px;
}
.success {
	padding:5px;
	margin-bottom:5px;
	background:#fff;
	line-height:22px;
	color:#ff0000;
	font-weight: bold;
}
.search_title { 
	font-size:11px;
	text-align:center;
	border-bottom:1px #CDE8F3 solid;
	height:20px;
}

