/*
 * fix border:medium none; de asta nu au butoanele forma buna - see *
 */

* { margin: 0; padding: 0; /*border: none; border: 2px blue solid;*/ }
img {border: none;}
body {
	text-align: center;
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	/* font: normal 1.0em Tahoma,Helvetica,sans-serif;*/
}
a:link, a:visited { color:#228bc9; text-decoration: none; }
a:hover { color:#1a5893; }
.layout {
	width: 980px;
	margin: auto;
	text-align: left;
	/*border: 1px red solid;*/
}
.header-top {
	font-size: 0.7em;
	color: #555;
	text-align: right;
	padding-right: 30px;
}
.header { height: 228px; }
.mainMenu {
	font: bold 0.80em Verdana, Arial, Helvetica, sans-serif;
	background: #0066CC url(/images/mainMenuMarginsBg.gif) repeat-x;
	height: 30px;
}
.mainMenu ul {
	background: #0066CC url(/images/mainMenuBg.gif) repeat-x;
	height: 30px;
	margin: 0 20px;
}
.mainMenu a {
	padding: 6px 15px;
	position: relative;
	top: 7px;
	border: 1px #84bbdb solid; border-top: none; border-bottom: none; border-left: none;
}
.mainMenu a:link, .mainMenu a:visited {
	color: #FFF;
}
.mainMenu a:hover {
	color: #FC6;
}
.mainMenu .selectedBtn {
	background: #0066CC url(/images/mainMenuSelectedBtn.gif) repeat-x;
	color: #FC6;
	padding-bottom: 7px;
}
.mainMenu li {
	float: left;
	list-style: none;
}
.subMenu {
	font: bold 0.80em Verdana, Arial, Helvetica, sans-serif;
	background: #333 url(/images/subMenuMarginsBg.gif) repeat-x;
	background-position: left bottom;
	height: 26px;
	margin: 0 40px;
	color: #FC6;
	padding-top: 2px;
}
.subMenu ul {
	background: #333;
	height: 26px;
	margin: 0 10px;
	list-style: none;
  list-style-type: none;
  list-style-image: none;
}
/* this is the subMenuAlignLeft */
.subMenuAlignLeft {
	float: left;
}
.subMenuAlignRight {
	float: right;
}
.subMenu a {
	padding: 2px 15px;
	position: relative;
	top: 2px;
	text-decoration: underline!important;
}
.subMenu a:link, .subMenu a:visited {
	color: #FC6;
}
.subMenu a:hover {
	color: #FFF;
}
.subMenu p {
	padding: 2px;
	font-weight: bold;
	color: #FFF;
}

.rootLeftPanel {
	width: 255px;
	float: left;
}
.leftPanel {
	text-align: left;
	background: #fffaf2;
	/*padding: 5px;*/
	margin: 10px 5px 5px 0px;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}
.leftPanelTitle {
	background: #f7f5e8 url(/images/leftPanelTitle.gif) no-repeat;
	text-align: center;
	padding: 10px 5px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #1c7dbf;
}
.leftPanelContent {
	padding: 0 15px 10px;
	color:#666666;
	background: url(/images/leftPanelBottom.gif) no-repeat;
	background-position: bottom;
}
.rootContentPanel {
  width: 720px;
	float: right;
}
.contentPanel {
	text-align: left;
	background: #f2f7ff;
	margin: 10px 0px 0px 0px;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}
.contentPanelTitle {
	background: #e4f1fd url(/images/contentPanelTitle.gif) no-repeat;
	text-align: center;
	padding: 10px 5px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #1c7dbf;
}
.contentPanelContent {
  min-height: 400px;
	padding: 5px 15px 15px;
	color:#666666;
	background: url(/images/contentPanelBottom.gif) no-repeat;
	background-position: bottom;
}
/*
.contentPanelContentHome {
	padding: 0 0 0 0;
	background: url(/images/3d_2.png) no-repeat;
	background-position: right bottom;
}
 */
 .contentPanelContent h1{
	color:  #1c7dbf;
	font-size: 2em;
	padding: 10px 0 20px 0;
  text-align: left;
}
.contentPanelContent p{
  line-height: 1.2em;
	padding: 3px 0 2px 0;
}
.contentPanelContent ul li{
  line-height: 1.2em;
	padding: 3px 0 2px 0;
	list-style-position: inside;
	list-style-type: circle;
}
.autoComplete ul li {
  font-size: 1em;
	list-style: none;
  list-style-type: none;
  list-style-image: none;  
}
.imgFloatRight img {
  float: right;
}
.imgFloatLeft img {
  float: left;
  padding: 4px 4px 4px 0;
}
.subtitle_1 {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 10px 2px 0px 0px;
}
.subtitle_2 {
 	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color:  #1c7dbf;
	padding: 7px 2px 0px 0px; 
}
.capitalize {
 	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #1c7dbf;
  margin: 2px 0 0 2px;
  padding: 3px 0 0 3px;
  display: inline;
}
.quoteLabels {
 	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #1c7dbf;
  margin: 2px 2px 0px 0px;
  padding: 3px 3px 0px 0px;
}
.quoteFields {
 	font: bold 1.1em Tahoma,Helvetica,sans-serif;
	color:  #666;
  background: url("/images/bc-bg.gif") #e7e7e7 repeat-x top left;
  border: 1px solid #E5E5E5;
  margin: 3px 10px 3px 20px;
  padding: 3px 5px 3px 3px;
}
.panelText {
	padding: 3px 0 2px 0;
}
.panelTextSmall {
  font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 2px 0;
}


/* Table Listings */

td.operation {
  width: 25px;
  text-align: center;
}

th.operation {
	text-align: center;
}

.list {
  clear: left;
}

.list table {
  background: #ffffff;
  width: 100%;
	border-spacing: 0;
	border-bottom: #ddd 1px solid;
  border-collapse: separate;
  *border-collapse: collapse; /* hack is needed for IE7 also */  
}

.list table th {
	background: url("/images/table-header_2.png") #F2F7FF repeat-x;
  text-align: center;
  font-weight: bold;
  padding: 2px 5px;
/*  border-bottom: 4px solid #ccc; */
  color: #fff;
	height: 24px;
}

.list table th.first {
	background: url("/images/table-header-first_2.png") #F2F7FF top left no-repeat;
}

.list table th.last {
	background: url("/images/table-header-last_2.png") #F2F7FF top right no-repeat;
}
.list table th a {
	color: #fff;
	text-decoration: underline;
}

.list table tr td {
  padding: 3px;
  *position: relative;
}

.list table tr td.first {
  border-left: #ddd 1px solid;
}

.list table tr td.last {
  border-right: #ddd 1px solid;
}

.field {
	text-align: center;
}

.list table tr td a {
	color: #224272;
}

tr.shade {
  background: #f7f7f7;
}

li.shade {
  background: #f7f7f7;
}

.buttonArea {
  /* background: url("/images/bc-bg.gif") #e7e7e7 repeat-x top left; */
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 7px 0px;
	/*text-align: left;*/
  /*border: 1px red solid;*/
}

/* END Table */


.pagination {
  background: url("/images/bc-bg.gif") #e7e7e7 repeat-x top left;
  border: 1px solid #E5E5E5;
  text-align: center;
  float: none;
  padding: .7em; }
  .pagination a, .pagination span {
    padding: .2em .5em; }
  .pagination span.disabled {
    color: #AAA; }
  .pagination span.current {
    font-weight: bold;
    background: transparent url("/images/apple-circle.gif") no-repeat 50% 50%; }
  .pagination a {
    text-decoration: none;
    color: black; }
  .pagination a:hover, .pagination a:focus {
      text-decoration: underline; }

.flash {
	border: 1px #666666 solid;
	margin: 10px 0px;
}
.error, .notice {
	text-align: center;
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	 padding: 5px; 
}
.notice {
	background: #087316 url(/images/feedbackNotification.gif) repeat-x;
}
.error{
	background: #ac0404 url(/images/feedbackError.gif) repeat-x;
}
.fieldWithErrors {
  /*padding: 2px;
  background-color: red;*/
  border: 2px red solid;
  display: table;
}
#errorExplanation {
	margin: 10px 20px;
	border: 1px #666666 solid;
	background: #ffe2e2;
	padding: 10px 20px;
}
#errorExplanation h2 {
	text-align: center;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
#errorExplanation p {
	padding: 10px 0 5px 0;
	font-size: 0.8em;
}
/* #errorExplanation ul li {*/
#errorExplanation ul {
	list-style-position: inside;
	list-style-type: circle;
	padding: 0 10px;
	font-size: 0.8em;
}

.footer {
	clear: both;
	padding: 15px;
	text-align: center;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.footer li {
	display: inline;
	padding: 0 5px;
}
.flashBannerSmall {
    text-align: center;
	height: 120px;
}
.flashBannerLarge {
  text-align: center;
  position: relative;
  bottom: 10px;
  padding-top: 20px;
  height: 120px;
}
.flashQuote {
	height: 150px;
}
.flashAbout {
  float: LEFT;
	height: 300px;
}

/* No Flash - styles for HTML Header and banners */
.headerNoFlash {
	height: 228px;
	background: url(/images/headerNoFlash.jpg) no-repeat;			
}
.header font {
	vertical-align: middle;
}
.header .logoTxt {
	vertical-align: middle;
	padding-left: 60px;
}
.headerSpecials {
	text-align: center;
	width: 200px;
	margin-top: 70px;
	margin-left: 50px;
}
.bannerNoFlash {
	height: 140px;
	background: url(/images/noFlashBannerBG.gif) no-repeat;
	background-position: 10px;	
}
.bannerSpecials {
	text-align: center;
	width: 190px;
	padding-top: 35px;
	padding-left: 10px;
	margin-left: 10px;	
}
.banner2NoFlash {
	height: 140px;
	background: url(/images/noFlashBanner2BG.gif) no-repeat;
	background-position: 0px;	
}
.banner2Specials {
	text-align: center;
	width: 675px;
	padding-top: 35px;
	padding-left: 10px;	
}
