body{
	background-color: White;/*#4F4F4F*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	overflow-y: scroll;
}
a:link, a:active, a:visited {
color: #7D001B;
text-decoration:none;
}
a:hover {
color: #750776;
text-decoration: underline;
}
a:visited {
color: #4A2A00;
}
h1, h2, h3, h4, h5, ul{
	margin: 0px 0px 0px 0px;
}

#big-box {
	position:absolute;
	left:50%;
	top:0px;
	width:765px;
	margin-left:-400px;
	margin-right:0;
	margin-top:0;
	padding:0;
	background-color:#FEFEFE;
}
a img {
	border: none;
}



/*-----------------------------header-box-begin-------------------------------*/
td img {
	display: block;
}
#menu{
	background-color: white;
}
#head_menu_top{
	height: 27px;
	width: 255px;
}
#head_menu_top a img{
	display: inline;
}

#head_menu_bottom{
	height: 32px;
	width: 547px;
	background: white;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}
#head_menu_bottom a{
	font-size: 10px;
}
#divide_line{
	width: 765px;
	height: 4px;
	background: transparent url(images/divide-line.png) repeat-y top left;
	clear: both;
}




#head_search_box, #testinput{
	height: 13px;
	width: 165px;
}
#head_language{
	height: 27px;
	width: 90px;
}
#jumpLanguage{
	width: 90px;
}
/*---------------------------------tv-begin-----------------------------------*/
/*-------------------------tv-common-elements-begin---------------------------*/
#header-image{
	background-image: url(images/head_big_image.png);
	width: 730px;
	height: 268px;
	display: table;
	vertical-align: bottom;
	padding-left: 35px;
	padding-bottom: 35px;
}

#tv, #tv-head, #tv-content, #tv-foot, #tv-space, #tv-nav{
	width: 296px;
}
#tv-wraper{
	display:table-row;
	vertical-align:bottom;
	padding-left: 40px;
	padding-bottom: 40px;
}
#tv {
	display:table-cell;
	vertical-align:bottom;
	position: relative;
}

#tv-head {
	height:5px;
	clear: both;
}

#tv-content {
	clear: both;
	height: auto;
	background: transparent url(images/tv_content.png) repeat-y top left;
	color: #c8c8c8;
	}
#tv-content p{
	margin: 0px;
	padding: 2px 3px 4px 9px;
}	
#tv-foot {
	height:5px;
	clear: both;
}
#tv-space {
	height:8px;
	clear: both;
}
#tv-nav{
	
}
#tv-ps-05 {
	width:63px;
	height:31px;
	float: left;
}

#tv-back {
	width:145px;
	height:31px;
	float: left;
}

#tv-next {
	width:151px;
	height:31px;
	float: left;
}

#tv-ps-08 {
	width:63px;
	height:31px;
	float: left;
}



#tv-content h3{
	font-size: 2.2em;
	padding-left: 7px;
	color: #99C935;
	border-bottom-color: #99C935;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#tv-content ul{
	display: inline-block;
	width: 266px;
	padding: 4px 5px 4px 25px;
	}

#tv-content > a img{
	border: 1px solid black;
	padding-left: 9px;
	width: 275px;
}
#tv-content a:link, #tv-content a:active{
color: #E3F731;
text-decoration:none;
}
#tv-content a:hover {
color: #C29F19;
text-decoration: underline;
}
#tv-content a:visited {
color: #876FA5;
}

/*-------------------------tv-common-elements-end-----------------------------*/
/*----------------------tv-NEW RESTAURANT-elements-begin----------------------*/
#tv-content .new-restorant {
	font-size: 11px;
}
#tv-content .new-restorant ul{
	display: inline-block;
	width: 116px;
	padding: 4px 5px 4px 25px;
	}
#tv-content h3{
	font-size: 2.2em;
	padding-left: 7px;
	color: #99C935;
	border-bottom-color: #99C935;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
/*-----------------------tv-NEW RESTAURANT-elements-end-----------------------*/



/*----------------------tv-restoResultLeft-(FortuneCokie)-begin---------------*/
#tv-content .restoResultLeft{
	width: 296px;
}
#tv-content .restoResultLeft .restoName, #tv-content .restoResultLeft .restoName a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: right;
	color: #99C935;
	border-bottom-color: #99C935;
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}
#tv-content .restoResultLeft .restoInfoAdressRow .restoInfo{
	float: left;
	width: 149px;
	text-align: left;
}
#tv-content .restoResultLeft .restoInfoAdressRow .restoInfo div.pic{
	display: block;  padding-left: 12px;
}
#tv-content .restoResultLeft .restoInfoAdressRow div.cusinne{
clear:both;
display:block;
float:left;
padding-left:10px;
text-align:left;
 }
#tv-content .restoResultLeft .restoInfoAdressRow .restoAdress{
	float: right;
	text-align: right;
	width: 136px;
	padding-right: 10px;
}
#tv-content .restoResultLeft .restoAdress img{
	margin-right: 6px;
	vertical-align: top;
	height: 20px;
	width: 45px;
}
#tv-content .restoResultLeft .restoInfo, #tv-content .restoResultLeft .restoAdress{
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;

}
#tv-content .restoResultLeft .restoSpecialitet{
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}

/*-----------------------tv-restoResultLeft-(FortuneCokie)-end----------------*/



/*----------------------------------tv-end------------------------------------*/

/*-----------------------------header-box-end---------------------------------*/

/*----------------------------content-box-begin-------------------------------*/
#content-box{
	clear: both;
	margin-top: 0px;
	}
/*-------------------------content-box-sub-begin------------------------------*/
#content-box-sub{
	float: left;
	width: 477px;
}
.content-data{
	clear: both;
	background: #FDFDFD url(images/content-data-bg.png) repeat-x top left;
	}
.content-data p{
	padding:10px 9px 14px 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.content-data h1, .content-data h2, .content-data h3, .content-data h4, .content-data form{
	padding: 8px 9px 14px 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


/*----------------------content-data-(stylized form)-begin--------------------*/

.content-data #stylized h1{
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
.content-data #stylized p{
border-bottom:solid 1px #b7ddf2;
color:#666666;
font-size:11px;
margin-bottom:20px;
padding-bottom:10px;
}
.content-data #stylized label{
display:block;
text-align: left;
width:400px;
font-size: 12px;
}
.content-data #stylized label span.info{
	clear:both;
	color: #777777;
	font-size:11px;
	display: block;
}
.content-data #stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
.content-data #stylized input,.content-data #stylized select,.content-data #stylized textarea{
border: 1px solid #00264B;
display:block;
float:none;
font-size:12px;
margin: 2px 0 20px 0px;
padding:4px 2px;
width:400px;
}
.content-data #stylized select{
	width: 407px;
}
.content-data #stylized button{
background:#00264B url(img/button.png) no-repeat;
clear:both;
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:bold;
height:31px;
line-height:31px;
text-align:center;
width:125px;
}


.content-data #stylized ul{
border:1px solid #AAE74A;
height:100px;
overflow:auto;
width:400px;
list-style-type:none;
margin: 0px 0px 20px 0px;
overflow-x:hidden;
padding: 2px 2px 2px 2px;
}
.content-data #stylized ul li{
margin: 2px 0px 0px 4px;
padding:0;
width: auto;
height: 20px;
}
.content-data #stylized ul li label{
	display: block;
	float: right;
	width: 93%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.content-data #stylized ul li input{
	width: auto;
	display: block;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	}

.content-data #stylized ul label:hover{
background-color:Highlight;
color:HighlightText;
}

/*------------------------content-data-(stylized form)-end--------------------*/





/*--------------content-data-(Les Experiance Resto result)-begin--------------*/
.content-data .restoResultLeft{
	width: 463px;
	clear: both;
	padding: 7px;
	height: 125px;
}
.content-data .restoResultLeftNames{
	width: 463px;
	clear: both;
	padding: 0px;
}
.content-data .restoResultLeft .restoName, #tv-content .restoResultLeft .restoName a, .content-data .restoResultLeftNames .restoName{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: left;
	color: #99C935;
	border-bottom-color: #99C935;
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}
.content-data .restoResultLeftNames .restoName{
	padding-left: 5px;
}
.content-data .restoResultLeft .restoInfoAdressRow .restoInfo{
	float: left;
	width: 150px;
	text-align: left;
	margin-top: -11px;
}
.content-data .restoResultLeft .restoInfoAdressRow .restoInfo div.pic a{
	padding-left: 12px;
}
.content-data .restoResultLeft .restoInfoAdressRow .restoInfo div.pic a img{
	display: block;
	border: 1px solid black;
}
.content-data .restoResultLeft .restoInfoAdressRow div.cusinne{
	display: block;
	width: 110px;
	float: right;
 }
 .content-data .restoResultLeft .restoName div.cusinneNames{
	float: right;
 }
.content-data .restoResultLeftNames .restoName .cusinneNames{
	display: inline;
	float: right;
	margin-top: -22px;
}
.content-data .restoResultLeft .restoInfoAdressRow .restoAdress{
	float: left;
	text-align: left;
	width: 195px;
	padding-left: 8px;
	height: 110px;
}
.content-data .restoResultLeft .restoAdress img{
	margin-right: 6px;
	vertical-align: top;
	height: 40px;
	width: 90px;
}
.content-data .restoResultLeft .restoInfo, #tv-content .restoResultLeft .restoAdress{
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;

}
.content-data .restoResultLeft .restoSpecialitet{
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}

/*---------------content-data-(Les Experiance Resto result)-end---------------*/





/*------------------------------find-Resto-begin------------------------------*/

.content-data #findRestoSelectRow{
	/*border-color: #d6d6d6;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	margin-bottom: -8px;
	padding-bottom: 29px;*/
	}
#restoResultRow #pageNavigation{
	font-size: 11px;
	text-align: center;
}
.content-data #findRestoSelectRow #restoSelectCol{
	
}
.content-data #findRestoSelectRow #restoSelectCol div.selectCategoryTable {
	height: 115px;
	width: 132px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	float: left;
	margin-right: 0px;
	padding-right: 19px;
	padding-left: 8px;
	margin-top: 0px;
	border-bottom:1px solid black;
	}
.content-data #findRestoSelectRow #restoSelectCol div.selectCategoryTable h1{
color:#ACDD2F;
font-size:25px;
font-weight:normal;
margin-left:22px;
margin-top: -40px;
position: absolute;
text-align:center;
	/*text-align: center;
	font-size: 25px;
	color: #ACDD2F;
	font-weight: normal;
	position: relative;
	background-color: white;
	width: 100%;
	margin-top: -30px;*/
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", serif;
}
.content-data #findRestoSelectRow #restoSelectCol div.selectCategoryTable  td {
	font: normal 12px/17px Arial;
	padding:4px;
}
.content-data #findRestoSelectRow #restoSelectCol div.selectCategoryTable  table {
	border:0;
	border-collapse:collapse;
	width: 190px;
	cursor: pointer;
}
.content-data #findRestoSelectRow #restoSelectCol div.selectCategoryTable  tr.highlight {
	background:#BDA9A2;
}
.content-data #findRestoSelectRow #restoSelectCol div.selectCategoryTable  tr.selected {
	background:#4a1200;
	color:#fff;
}
.content-data #findRestoSelectRow #restoSelectCol div span.tabeleHeader{
	display: block;
	float: left;
	text-align: center;
	width: 159px;
	margin-left: 0px;
	color: #ACDD2F;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", serif;
	font-size: 20px;
	background-color: White;
}



/*------------------------------find-Resto-end--------------------------------*/

/*--------------------------------tabs-begin----------------------------------*/
#tabs{
	clear: both;
	background: transparent url(images/tabs-bg.png) repeat-x top left;
	height: 16px;
}
#tab-begin-inactive, #tab-begin-active, .tab-inactiv-center, .tab-inactiv-right, #tab-active-left, #tab-active-center, #tab-activ-right, #tab-end-activ, #tab-end-inactiv{
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	}
.tab-inactiv-center, #tab-active-center{
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	padding-top: 0px;
}
.tab-inactiv-center a, #tab-active-center a{
	padding-top: 2px;
	display: block;
	}
#tab-begin-inactive{
	width: 4px;
	background: transparent url(images/tab-begin-inactive.png) no-repeat top left;
}
#tab-begin-active{
	width: 12px;
	background: transparent url(images/tab-begin-active.png) no-repeat top left;
}
.tab-inactiv-center{
	background: transparent url(images/tab-inactiv-center.png) repeat-x top left;
}
.tab-inactiv-right{
	background: transparent url(images/tab-inactiv-right.png) no-repeat top left;
	width: 17px;
}
#tab-active-left{
	width: 11px;
	background: transparent url(images/tab-active-left.png) no-repeat top left;
}
#tab-active-center{
	background: transparent url(images/tab-active-center.png) repeat-x top left;
}
#tab-activ-right{
	width: 16px;
	background: transparent url(images/tab-activ-right.png) no-repeat top left;
}
#tab-end-activ{
	width: 14px;
	background: transparent url(images/tab-end-activ.png) no-repeat top left;
}
#tab-end-inactiv{
	width: 17px;
	background: transparent url(images/tab-end-inactiv.png) no-repeat top left;
}

/*--------------------------------tabs-end------------------------------------*/

/*------------------------content-box-sub-end---------------------------------*/

/*-------------------------------right-bar-begin------------------------------*/
#right-bar{
	float: right;
	width: 288px;
	border-bottom: 1px solid #DADADA;
	}
.tabs-right-top{
	clear: both;
	background: transparent url(images/tabs-right-top.png) no-repeat top left;
	height: 66px;
	width: 288px;
	text-transform: uppercase;
	color: #7D001B;
	font-weight: bold;
	text-align: right;
	}
.tabs-right-content{
	background: transparent url(images/tabs-right-content.png) repeat-x top left;
	clear: both;
	width: 286px;
	border-left-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DADADA;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #DADADA;
	}
.tabs-right-bootom{
	background: transparent url(images/tabs-right-bootom.png) repeat-x top left;
	clear: both;
	width: 286px;
	border-left-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DADADA;
	border-right-style: solid;
	border-right-width: 1px;
	height: 44px;
}
.tabs-right-bootom p, .tabs-right-content p, .tabs-right-top p{
	padding: 3px 4px 4px 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.tabs-right-content h3{
	padding: 9px 1em 4px 5px;
	text-align: right;
}	
.tabs-right-content > a{
	text-align: center;
	width: 286px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tabs-right-content > a img{
	border: 1px solid black;
}
.tabs-right-content p{
	border-top: 1px dashed #dadada;
}
.tabs-right-bootom p a{
	text-align: right;
	font-size: 1.3em;
	text-transform: uppercase;
	text-underline-position: above;
	text-decoration: underline;
	display: block;
	padding-top: 0.6em;
	padding-right: 1em;
}
/*----------------------right-bar-content(stylized form)-begin----------------*/

.tabs-right-content #stylized h1{
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
.tabs-right-content #stylized p{
border-bottom:solid 1px #b7ddf2;
color:#666666;
font-size:11px;
margin-bottom:20px;
padding-bottom:10px;
}
.tabs-right-content #stylized label{
display:block;
text-align: left;
width:250px;
font-size: 12px;
}
.tabs-right-content #stylized label span.info{
	clear:both;
	color: #777777;
	font-size:11px;
	display: block;
}
.tabs-right-content #stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
.tabs-right-content #stylized input,.tabs-right-content #stylized select,.tabs-right-content #stylized textarea{
border: 1px solid #00264B;
display:block;
float:none;
font-size:12px;
margin: 2px 0 12px 0px;
padding:4px 2px;
width:250px;
}
.tabs-right-content #stylized #btnsuggest{
	margin-bottom: 0px;
}
.tabs-right-content #stylized select{
	width: 250px;
}
.tabs-right-content #stylized button{
background:#00264B url(img/button.png) no-repeat;
clear:both;
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:bold;
height:31px;
line-height:31px;
text-align:center;
width:125px;
}


.tabs-right-content #stylized ul{
border:1px solid #AAE74A;
height:100px;
overflow:auto;
width:250px;
list-style-type:none;
margin: 0px 0px 20px 0px;
overflow-x:hidden;
padding: 2px 2px 2px 2px;
}
.tabs-right-content #stylized ul li{
margin: 2px 0px 0px 4px;
padding:0;
width: auto;
height: 20px;
}
.tabs-right-content #stylized ul li label{
	display: block;
	float: right;
	width: 93%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.tabs-right-content #stylized ul li input{
	width: auto;
	display: block;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	}

.tabs-right-content #stylized ul label:hover{
background-color:Highlight;
color:HighlightText;
}
.tabs-right-content #stylized form, .tabs-right-bootom #stylized form, .tabs-right-content #stylizedNewsletter form{
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 4px;
}
/*--------------------right-bar-content(stylized form)-end--------------------*/
/*----------------------tabs-right-bootom(stylized form)-begin----------------*/

.tabs-right-bootom #stylized h1{
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
.tabs-right-bootom #stylized p{
border-bottom:solid 1px #b7ddf2;
color:#666666;
font-size:11px;
margin-bottom:20px;
padding-bottom:10px;
}
.tabs-right-bootom #stylized label{
display:block;
text-align: left;
width:250px;
font-size: 12px;
}
.tabs-right-bootom #stylized label span.info{
	clear:both;
	color: #777777;
	font-size:11px;
	display: block;
}
.tabs-right-bootom #stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
.tabs-right-bootom #stylized input, .tabs-right-content #stylizedNewsletter input, .tabs-right-bootom #stylized select,.tabs-right-bootom #stylized textarea{
border: 1px solid #00264B;
float:none;
font-size:12px;
margin: 2px 0 20px 0px;
padding:4px 2px;
width:77px;
}
.tabs-right-bootom #stylized #var_card, .tabs-right-content #stylizedNewsletter #var_newsletter{
border: 1px solid #00264B;
float:none;
font-size:12px;
margin: 2px 0 20px 0px;
padding:4px 2px;
width:173px;
}

.tabs-right-bootom #stylized select{
	width: 250px;
}
.tabs-right-bootom #stylized button{
background:#00264B url(img/button.png) no-repeat;
clear:both;
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:bold;
height:31px;
line-height:31px;
text-align:center;
width:125px;
}


.tabs-right-bootom #stylized ul{
border:1px solid #AAE74A;
height:100px;
overflow:auto;
width:250px;
list-style-type:none;
margin: 0px 0px 20px 0px;
overflow-x:hidden;
padding: 2px 2px 2px 2px;
}
.tabs-right-bootom #stylized ul li{
margin: 2px 0px 0px 4px;
padding:0;
width: auto;
height: 20px;
}
.tabs-right-bootom #stylized ul li label{
	display: block;
	float: right;
	width: 93%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.tabs-right-bootom #stylized ul li input{
	width: auto;
	display: block;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	}

.tabs-right-bootom #stylized ul label:hover{
background-color:Highlight;
color:HighlightText;
}
.tabs-right-bootom #stylized fieldset{
	border-left-width: 0px;
}
/*--------------------tabs-right-bootom(stylized form)-end--------------------*/

/*----------------------tabs-right-content-(FortuneCokie)-begin---------------*/
.tabs-right-content .restoResultLeft{
	width: 287px;
	min-height: 200px;
}
.tabs-right-content .restoResultLeft .restoName, #tv-content .restoResultLeft .restoName a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: right;
	color: #99C935;
	border-bottom-color: #99C935;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-right: 7px;
}
.tabs-right-content .restoResultLeft .restoInfoAdressRow .restoInfo{
	float: left;
	width: 140px;
	text-align: left;
}
.tabs-right-content .restoResultLeft .restoInfoAdressRow .restoInfo div.pic{
	display: block;  padding-left: 12px;
}
.tabs-right-content .restoResultLeft .restoInfoAdressRow div.cusinne{
	clear:both;
	display:block;
	float:left;
	padding-left:10px;
	text-align:left;
  }
.tabs-right-content .restoResultLeft .restoInfoAdressRow .restoAdress{
	float: right;
	text-align: right;
	width: 140px;
	padding-right: 7px;
}
.tabs-right-content .restoResultLeft .restoAdress img{
	margin-right: 6px;
	vertical-align: top;
	height: 20px;
	width: 45px;
}
.tabs-right-content .restoResultLeft .restoInfo, #tv-content .restoResultLeft .restoAdress{
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;

}
.tabs-right-content .restoResultLeft .restoSpecialitet{
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}

/*-----------------------tabs-right-content-(FortuneCokie)-end----------------*/

/*-----------------------------tabs-right-twitter-begin-----------------------*/
#twitter_div {
	background-image: url('images/twitter-bg.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-size: 12px;
	margin-top:-14px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#twitter_div ul{
	padding-left: 15px;
}
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
}
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
	border: none;
}

/*--------------------------------tabs-right-twitter-end----------------------*/
/*--------------------------------right-bar-end-------------------------------*/

/*---------------------------content-box-end----------------------------------*/

/*---------------------------banners-begin------------------------------------*/
#banners{
	background: #E9E9E9 url(images/banners.png) repeat-x top left;
	clear: both;
	width: 745px;
	padding: 10px;
}

/*------------------------------banners-end-----------------------------------*/

/*----------------------------footer-begin------------------------------------*/
#footer-box{
	background: transparent url(images/footer.png) repeat-x top left;
	clear: both;
	width: 745px;
	height: 20px;
	display: block;
	padding: 20px 10px 10px 10px;
	text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
}

/*------------------------------footer-end------------------------------------*/
.orange{
	color: #f4af44;
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	margin-top: 5px;
}
.orangeNames{
	color: #f4af44;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 5px;
}




.clrfix{
	clear: both;
}
























