/* ----------------------------------------------*/
/* ---------->>> TABLE OF CONTENTS <<<-----------*/
/* ----------------------------------------------*/

/* - Global */
/* - Header */
/* - Main Containers */
/* - Inside Containers */
/* - Page Bottom */

html, body 
{
	border:0;
	margin:0;
	padding:0;
}

input 
{
	font-family:Verdana;
}
 
body 
{
	font:100%/12px Verdana;
	background: #000000 url(../images/bg.jpg) repeat-x;
}

/*
FORM.form_ input {
	padding-top: 5px;
	padding-left: 5px;
	width: 200px;
	height: 25px;
	background-image: url("../images/input_bg.gif");
	font-weight: bold;
	font-style: italic;
	color: #333333;
	border: 0px;
}

INPUT.formField {
	width: 200px;
	height: 25px;
	background-image: url("../images/input_bg.gif");
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border: 0px;
}
*/

FORM.form_ input {
	width: 200px;
	font-size: 11px;
	color: #333333;
}

select {
	width: 200px;
}

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
 
h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

H6 {
	font-size: 24px;
	color: #DF115C;
}

FORM {
	margin: 0px;
	padding: 0px;
}

.spacer0
{
	clear: both;
}

#spacerg
{
	clear:both;
	width: 690px;
	height: 10px;
	font-size: 1px;
	overflow: hidden;
	border-bottom: 1px dotted #d8d8d8;
}

img
{
	border:0;
	margin:0;
	padding:0;
}

p
{
	border:0;
	margin:0;
	padding:0;
}

a,
a:hover,
a:active,
a:visited
{
	text-decoration: none;
}

#spacer_dotted
{
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #cccccc;
	overflow: hidden;
	font-size: 1px;
}

/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/

#page_top
{
	width:972px;
	height:102px
}

#user_menu
{
	width: 972px;
	height: 22px;
}

#user_name
{
	height: 18px;
	width: 340px;
	color: #ffffff;
	font: normal 11px verdana;
	padding: 3px 0px 0px 15px;
	float:left;
	text-align:left;
}

#user_name span
{
	font: bold 11px verdana;
}

#user_menu_box
{
	height: 22px;
	float: right;
	background: url(../images/user_menu_bg.png) right no-repeat;
	padding: 0px 0px 0px 0px;
}

#user_menu_box span
{
	color: #ffffff;
	font: normal 11px verdana;
	background: url(../images/user_item_bg.gif) left no-repeat;
	padding: 0px 10px 0px 20px;
	display:block;
	float:left;
	height: 22px;
	line-height:20px;
	cursor:pointer;
}

#user_menu_box span:hover
{
	text-decoration:underline;
}

#header
{
	width: 972px;
	height: 75px;
	margin: 2px 0px 0px 0px;
}

#logo
{
	width: 168px;
	height: 38px;
	background: #000000 url(../images/logo.gif) no-repeat;
	float:left;
	margin: 18px 0px 0px 12px;
}

#header H1
{
	float:right;
	margin: 36px 22px 0px 0px;
	font: normal 18px verdana;
}

/* --------------------------------------------*/
/* ---------->>> MAIN CONTAINERS <<<-----------*/
/* --------------------------------------------*/

#page
{
	width: 100%;
}

#main
{
	width: 972px;
}

#container
{
	width: 972px;
	background: #ffffff;
}

table.content_area
{
	width: 972px;
	margin-top: 1px;
}

td.cn_left
{
	width: 243px;
	background: #a9a4a1;
	background-image: url(../images/background_left.gif);
	background-position: center 381;
	background-repeat: no-repeat;
}

td.cn_main
{
	width: 484px;
	height: 382px;
	background: #ffffff url(../images/content_bg.gif) bottom repeat-x;
	padding: 30px 20px 0px 20px;
}

td.cn_main2
{
	width: 727px;
	background: #ffffff url(../images/content_bg.gif) bottom repeat-x;
	padding: 20px 20px 0px 20px;
}

td.cn_main table
{
	width: 420px;
	padding: 25px 0px 25px 0px;
}

td.cn_main table.admin_sched
{
	width: 100%;
}

td.cn_main table td
{
	width: 300px;
	font: normal 11px verdana;
	text-align: left;
	padding: 0px 0px 5px 12px;
}

td.cn_main table.admin_sched td
{
	width: 200px;
	font: normal 11px verdana;
	text-align: left;
	padding: 0px 0px 5px 12px;
}
td.cn_main table.admin_sched td.workhours
{
	width: 400px;
	font: normal 11px verdana;
	text-align: left;
	padding: 0px 0px 5px 12px;
}

td.cn_main table td.option
{
	padding: 0px 0px 5px 40px;
	width: 160px;
}

td.cn_main table td span
{

	font: bold 11px verdana;
	color: #df125d;
	padding: 0px 0px 0px 0px;
}

td.cn_main h1
{
	font: normal 22px verdana;
	text-align: left;
	width: 400px;
	padding: 0px 0px 5px 12px;
}

td.cn_main2 h1
{
	font: normal 24px verdana;
	padding:0px;
	margin:0px;
	/*padding: 0px 0px 20px 10px;*/
	color: #858383;
	padding-right: 20px;
	/*width:200px;*/
	/*height: 24px;*/
	/*line-height: 1.6;*/
	float: left;
	background: url(../images/arrow_down.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.page_crumbs
{
	float: right;
	font: normal 11px verdana;
	margin-top: 15px;
	margin-bottom: 10px;
}

.page_crumbs a
{
	font: 11px verdana;
	color: #000000;
}

.page_crumbs a.store
{
	font-weight:bold;
}

.page_crumbs a:hover
{
	text-decoration:underline;
}

td.cn_main h2
{
	font: normal 18px verdana;
	text-align: left;
	padding: 0px 0px 25px 12px;
	color: #858383;
}

td.cn_main ul
{
	background: url(../images/arrow_down.gif) bottom right no-repeat;
	margin-left: 12px;
}

td.cn_main ul.main_page
{
	font-size:14px;
}

td.cn_main li
{
	/*list-style: url(../images/dot3.GIF);*/
	color: #df115c;
	padding-bottom: 5px;
}


td.cn_main h2 img
{
	padding: 0px 0px 0px 15px;
}

td.cn_right
{
	width: 243px;
	background: #a9a4a1;
}

table.results td
{ 
	width: 727px;
	border-bottom: 1px solid #cccccc;
	padding: 12px 0px 12px 0px;
}

table.results td DIV.description
{
	float: left;
	width: 400px;
}

table.results td DIV.rating
{
	float: right;
	width: 200px;
	padding: 0px 0px 0px 25px;
	font-size:12px;
}

table.results td img
{ 
	padding: 0px 12px 0px 0px;
	float: left;
}

table.results td a
{ 
	padding: 3px 12px 5px 0px;
	color: #df115c;
	font: bold 11px verdana;
}

table.results td h2
{ 
	padding: 3px 12px 5px 0px;
	color: #df115c;
	font: bold 11px verdana;
}

table.results td a:hover
{ 
	color: #808080;
}

table.results td a span
{ 
	padding: 0px 0px 0px 5px;
	color: #000000;
}

table.results td DIV.rating h2
{
	color: #000000;
}

table.results td p
{ 
	font: normal 10px verdana;
	text-align: justify;
	line-height: 1.4;
}

span.star
{
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background: url(../images/star.gif) no-repeat;
	padding: 0px 2px 0px 0px;
}

table.results td DIV.rating a span
{ 
	width: 168px;
	height: 20px;
	background: url(../images/rating_button.png) no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font: normal 11px verdana;
	
}

table.results td DIV.rating a:hover span
{ 
	color: #df115c;
}

table.results td.navigation
{
	text-align: right;
	font: normal 11px verdana;
	border-bottom: none;
}

button.prev
{
	width: 66px;
	height: 20px;
	border: none;
	padding: 0px 0px 3px 8px;
	margin-right: 20px;
	background: url(../images/but_prev.png) no-repeat;
	cursor: pointer;
}

button.next
{
	width: 80px;
	height: 20px;
	border: none;
	padding: 0px 8px 3px 0px;
	margin-left: 20px;
	background: url(../images/but_next.png) no-repeat;
	cursor: pointer;
}

button span.inactive
{
	color: #9a9a9a;
	font: normal 11px verdana;
}

button span.active
{
	color: #000000;
	font: normal 11px verdana;
}

span.current
{
	font: bold 11px verdana;
}

/* ----------------------------------------------*/
/* ---------->>> INSIDE CONTAINERS <<<-----------*/
/* ----------------------------------------------*/

#select_box1
{
	width: 243px;
	height: 59px;
}

#select_box1 p
{
	font: bold 11px verdana;
	padding: 10px 0px 6px 15px;
	float: left;
	color: #ffffff;
}

select.drp1
{
	width: 200px;
	float: left;
	margin: 0px 0px 0px 15px;
}

select.drp2
{
	width: 160px;
}

select.categorii
{
	width: 200px;
	height:21px;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}

input.text
{
	width: 160px;
	border: 1px solid #c9c9c9;
}

td.cn_main table td.check span
{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

/* ----------------------------------------------*/
/* ---------->>> PAGE BOTTOM <<<-----------------*/
/* ----------------------------------------------*/

table.bottom_logos
{
	
	height: 50px;
	border-bottom: 1px solid #e7e7e7;
}

table.bottom_logos td
{
	padding: 0px 7px 0px 7px;
}

#footer
{
	width:972px;
	height: 50px;
	background: #ffffff url(../images/footer_bg.gif) repeat-x;
	float:right;
}

td.right_bg
{
	width: 29px;
	background: url(../images/right_td_bg.gif) repeat-y;
}

td.left_bg
{
	width: 29px;
	background: url(../images/td_left_bg.gif) repeat-y;
}

#logo_small
{
	width: 88px;
	height: 20px;
	background: #000000 url(../images/logo_small.gif) no-repeat;
	float:right;
	margin: 12px 22px 0px 0px;
}

#footer_menu
{
	height:11px;
	float:right;
	padding: 20px 25px 0px 0px;
	display: inline;
}

#footer_menu a
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../images/dot.gif) right no-repeat;
	padding: 0px 5px 0px 0px;
	float: left;
}

#footer_menu a:hover
{
	color: #df115c;
}

#footer_menu p
{
	padding: 0px 0px 0px 5px;
	float: left;
	font-size: 11px;
	color: #666666;
	display: inline;
}

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

.cupon
{
	width: 260px;
	border: 1px solid #d8d8d8;
	background: #ffffff;
	float: left;
	margin: 20px 0px 20px 0px;
}

td.cn_main2 .cupon h1
{
	background: url(../images/cupon.gif) no-repeat;
	width: 240px;
	height: 40px;
	color: #ffffff;
	font: normal 22px verdana;
	margin: 12px 0px 0px 10px;
	padding-left: 13px;
	line-height: 1.8;
	text-transform: uppercase;
	text-align: left;
}

td.cn_main2 .cupon h2
{
	color: #df115c;
	font: bold 20px verdana;
}

td.cn_main2 .cupon p
{
	font: normal 10px verdana;
	color: #000000;
	line-height: 1.6;
	margin: 9px 0px 9px 0px;
}

td.cn_main2 .cupon p.grey
{
	font: normal 10px verdana;
	color: #999999;
	line-height: 1.6;
	margin: 9px 0px 20px 0px;
}

td.cn_main2 .cupon p.grey span
{
	text-decoration: underline;
}

td.cn_main2 .cupon a.details, td.cn_main2 .cupon a.hide
{
	font-weight:bold;
	color:black;
	font-size:12px;
}

/*--------------RIGHT BUTTONS DESCRIPTION PAGE-------------------*/

.right_buttons
{
	width: 410px;
	float: right;
	margin: 20px 0px 0px 15px;
}

td.cn_main2 .right_buttons h1
{
	width: 130px;
	padding-left: 0px;
}

td.cn_main2 .right_buttons span
{
	width: 130px;
	height: 20px;
	background: url(../images/buton_small.gif) no-repeat;
	display: block;
	float: left;
	margin-bottom: 12px;
	font: normal 10px verdana;
	line-height: 1.8;
	text-indent: 4px;
	margin-right: 10px;
}

td.cn_main2 .right_buttons span a 
{
	color:#333333;
}

td.cn_main2 .right_buttons span#margin
{
	margin-right: 0px;
}

td.cn_main2 .right_buttons span.inactive
{
	background: url(../images/buton_inactive.gif) no-repeat;
	color:#9a9a9a;
}

td.cn_main2 .right_buttons span.big
{
	width: 410px;
	height: 20px;
	background: url(../images/btn_big_red.png) no-repeat;
	display: block;
	float: left;
	color: #ffffff;
	margin-bottom: 12px;
	font: bold 10px verdana;
	line-height: 1.9;
	text-align:center;
	overflow: hidden;
}

td.cn_main2 .right_buttons span.big a 
{
	color: white;
}

td.cn_main2 .right_buttons div
{
	clear: both;
	margin-top:5px;
}

/*----------------TAXI DESCRIPTION-----------------*/

#descript
{
	width:690px;
}

.description2
{
	width: 480px;
	height: 230px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#df115c;
	scrollbar-darkshadow-color:#df115c;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#df115c;
	scrollbar-track-color:#EEEEEE;
}

.description2 p {
	text-align: justify;
}

.descript_buttons
{
	padding: 0px 0px 0px 0px;
	float: right;
	width: 168px;
}

H2.title
{ 
	padding: 15px 12px 5px 0px;
	padding-left: 0px;
	color: #df115c;
	font: bold 11px verdana;
}

.description2 h2 span
{ 
	padding: 0px 0px 0px 5px;
	color: #000000;
}

.description2 p
{ 
	font: normal 11px verdana;
	text-align: justify;
	line-height: 1.4;
}

.descript_buttons span.button,span.button_gold
{ 
	display: block;
	width: 168px;
	height: 20px;
	background: url(../images/rating_button.png) no-repeat;
	/*padding: 0px 0px 5px 20px;*/
	padding-left: 20px;
	color: #000000;
	font: normal 11px verdana;
	line-height: 18px;
	margin-top:2px;
	margin-bottom:0px;
}

.descript_buttons span.button_gold
{
	background:url(../images/golden_button.jpg) no-repeat;
}

.descript_buttons span.button a,span.button_gold a
{
	color: #333333;
}

.descript_buttons span.button_in
{ 
	display: block;
	margin-top: 2px;
	width: 168px;
	height: 20px;
	background: url(../images/rating_button_in.png) no-repeat;
	/*padding: 0px 0px 5px 20px;*/
	padding-left: 20px;
	color: #cfcfcf;
	font: normal 11px verdana;
	line-height: 18px;
}

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

table.infos
{
	width: 470px;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
}

table.infos td
{
	font: normal 10px verdana;
	padding: 2px 10px 2px 0px;
}

table.infos td.bold
{
	font: bold 10px verdana;
	padding: 2px 0px 2px 0px;
}

table.infos td.bold
{
	font: bold 10px verdana;
	padding: 2px 0px 2px 0px;
}

#ratings
{ 
	width: 175px;
	height: 20px;
	background: url(../images/btn_red.png) no-repeat;
	margin: 37px 0px 3px 0px;
	color: #ffffff;
	font: bold 11px verdana;
	line-height: 18px;
	font-weight:normal;
	text-align:left;
}

#ratings span
{ 
	font: normal 11px verdana;
	margin-top:2px;
	padding: 0px 10px 5px 25px;
}

#ratings span a
{ 
	color:white;
	font-weight:bold;
}

#ratings span a.points
{ 
	color:black;
	font-weight:bold;
}

table.results td DIV.rating a:hover span
{ 
	color: #df115c;
}

.picture_holder
{
	width: 243px;
	border-bottom: 1px solid #ffffff;
}

td.cn_main2 .right_buttons span.spacer2
{
	float: left;
	width: 4px;
	border: 1px solid red;
	background: none;
}

/*----------------NAVIGATOR-----------------*/

#navigator
{
	height: 32px;
	width:243px;
	border-bottom: 1px solid #ffffff;
	background: url(../images/navig.png) repeat-x;
	font: bold 12px verdana;
}

.nx
{
	float: left;
	display: block;
	height: 15px;
	background: url(../images/arrow_down2.gif) no-repeat;
	padding-left:10px;
	margin-top:15px;
	margin-left:10px;
	line-height: 10px;
	cursor:pointer;
}

.nx#end
{
	float: left;
	background: url(../images/arrow_up.gif) no-repeat;
	color: #a9a3a1;
	display: block;
}

.pv#end
{
	float: left;
	background: url(../images/arrow_up.gif) no-repeat;
	display: block;
}

.pv
{
	float: right;
	display: block;
	height: 15px;
	padding-right:10px;
	background: url(../images/arrow_down2.gif) right no-repeat;
	margin-right:10px;
	margin-top:15px;
	line-height: 10px;
	cursor:pointer;
}

select.admin_sched
{
	font-size:10px;
}

TABLE.nomineer {
	font-size: 14px;
	color: #777777;
}

TABLE.nomineer TD {
	text-align: right;
	padding-right: 10px;
}

/*
FORM.form_ INPUT.submit_button {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	cursor: pointer;
}
*/

DIV.overlay {
	position: absolute;
	display: none;
}

a.control_link, a.go_back
{
	float:right;
}

span.combospan, div.combospan
{
	height:25px;
}

TD.cn_main_static h1 {
	font: normal 24px verdana;
	padding:0px;
	margin:0px;
	/*padding: 0px 0px 20px 10px;*/
	color: #858383;
	padding-right: 20px;
	/*width:200px;*/
	/*height: 24px;*/
	/*line-height: 1.6;*/
	float: left;
	background: url(../images/arrow_down.gif);
	background-position: right;
	background-repeat: no-repeat;
}

TD.cn_main_static {
	padding: 20px;
}

TD.cn_main_static DIV.content_ {
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}

TD.cn_main_static DIV.content_ h2 {
	font-size: 18px;
	color: #df115c;
	padding-bottom: 10px;
}

TD.cn_main_static DIV.content_ LI {
	color: #df115c;
}

TD.cn_main_static DIV.content_ A {
	color: #df115c;
}

TD.cn_main_static DIV.content_ A:hover {
	text-decoration: underline;
}

TD.cn_main_static DIV.content_ P {
	margin-top: 10px;
}

TD.cn_main_static TABLE {
	font-family: Verdana;
	font-size: 11px;
}

span.button_gold a{
	color:#333333;
}
