div#page
{
	height: auto;
	min-height: 280px;
}

#text_part
{
	height: auto;
	min-height: 280px;
	
	margin: 0px;
	margin-left: 22px;
	margin-top: -9px;
	
}

#shade_home
{
	background-image: url('/templates/SalvageData_Home/images/disc_shade.gif');
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 960px;
}

/* Home banner CSS code */
div#homeBanner
{
	height: 256px;
	margin-top: 30px;
	width: 100%;
}


div#homeBanner ul
{
	list-style-image: none;
}


/* LeftBanner CSS code */
div#homeBanner div.leftBanner
{
	background-repeat: no-repeat;
	display: none;
	float: left;
	height: 256px;
	width: 670px; 
}

div#homeBanner div#leftBanner0
{
	background-image: url('/images/home0.jpg');
}

div#homeBanner div#leftBanner1
{
	background-image: url('/images/home1.jpg');
}

div#homeBanner div#leftBanner2
{
	background-image: url('/images/home2.jpg');
}

div#homeBanner div#leftBanner3
{
	background-image: url('/images/home3.jpg');
}

div#homeBanner div#leftBanner4
{
	background-image: url('/templates/SalvageData_Home/images/home4.jpg');
}

/* RightBanner CSS code */
div#rightBanner
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	float: right;
	height: 256px;
	width: 288px;
}


div.rightBanner_option, div.rightBanner_optionHv
{
	border-bottom: 1px solid #000000;
	height: 63px;
	width: 288px;
}

div.rightBanner_option
{
	background: url('/templates/SalvageData_Home/images/rb_bg.png') repeat-y;
}

div.rightBanner_optionHv
{
	background: url('/templates/SalvageData_Home/images/rb_bg_hover.png') repeat-y;
}

/*
div.rightBanner_option div.line
{
	height: 14px;
	width: 265px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 23px;
	left: 23px;
}

div.rightBanner_option div.line div.arrow
{
	float: left;
	display: inline;
	height: 10px;
	margin-top: 1px;
	width: 10px;
}

div.rightBanner_option div.line div.arrow
{
	background: url('/templates/SalvageData_Home/images/rb_arrow.gif') no-repeat;
}

div.rightBanner_option div.line div.arrowHv {
	background:url('/templates/SalvageData_Home/images/rb_arrow_hover.gif') no-repeat;
}

div.rightBanner_option div.line div.text
{
	float: left;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: bold;
	height: 14px;
	margin-left: 25px;
       margin-top: -2px;
}
*/

/* 
div.rightBanner_option div.line div.text h1, 
div.rightBanner_option div.line div.text h2
*/
div.rightBanner_option h1, 
div.rightBanner_option h2
{	
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

div#rightBanner div.rightBanner_option h2 a:link, 
div#rightBanner div.rightBanner_option h2 a:visited {
	color: #000000;
	cursor: pointer;
	display: block;
	font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	padding: 12px 0 10px 60px;
	text-decoration: none;
	width: 228px;
}

div#rightBanner div.rightBanner_option h2 a:hover {
    background: url("/templates/SalvageData_Home/images/rb_arrow_hover.gif") no-repeat scroll 30px 15px transparent;
    color: #808080;
}

/*
div.rightBanner_option div.line div.text
{
	color: #000000;	
}
*/

/* ***************************************** */
/* Home content CSS */
#homePageContent
{
	height: auto;
	margin-top: 0px;
	width: auto;
}

#homePageLeft
{
	/* border: 1px solid red; */
	float: left;
	height: auto;
	/*width: 700px;*/
	width: 633px;
}

#homePageRight
{
	/* border: 1px solid red; */

	float: left;
	height: auto;
	height: 271px;
	height: 261px;
	margin-bottom: 20px;
	margin-left: 14px;
	/*width: 206px;*/
	width: 272px;
}


/*Left elements*/
a.homePageTabLink:link, a.homePageTabLink:visited
{
	text-decoration: none;
}

a.homePageTabLink:hover
{
	text-decoration: none;
}

.homePageTab
{
	background-image: url('/templates/SalvageData_Home/images/tab158.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 158px;
}

.homePageTab h2
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.homePageTabActive
{
	background-image: url('/templates/SalvageData_Home/images/tab158Current.gif');
	background-repeat: no-repeat;
	color: #2178CC;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	width: 158px;
}

.homePageTabActive h2
{
	font-weight: bold;
}

div.homePageLeftContent
{
	display: none;
}

div.homePageLeftContentActive
{
	display: block;
	height: auto;
	margin-top: 35px;
	padding-right: 5px;
}

div.homePageLeftContent div.ContentImage
{
	float: left;
	height: 100px;
	width: 170px;
	margin-left: 2px;
}







div.homePageLeftContent div.ContentText
{
	float: left;
	height: auto;
	margin-left: 20px;
	/* width: 490px; */
	width: 435px;
}

div.promoInfo
{
	/*background-image: url('/templates/SalvageData_Home/images/promo-box_background.png');
	background-repeat: no-repeat;*/
	border: 0px solid #DEDEDE;
	float: left;
	/*height: auto;
	min-height: 50px;*/
	height: 105px;
	/*margin-right: 5px;*/
	/*width: 200px;*/
	text-align: left;
	width: 206px;
}

div.promoInfo img
{
	border: none;
	display: block;
	/*float: left;*/
	/*margin-top: 12px;
	margin-left: 10px;*/
	/* margin-left: 4px; */ /*IE*/
	padding: 0px;
}

div.promoInfo a:link,
div.promoInfo a:visited,
div.promoInfo a:hover
{
	background: none;	
	border-bottom: none;
	border: none;	
	text-decoration: none;
}

/*Right elements*/

#homePageRight div
{
	margin-left: 5px;
	width: 260px;
}


div.homePageRightTitle
{
	background-color: #FFFFFF;
	background-image: url('/templates/SalvageData_Home/images/tab260.gif');
	background-repeat: no-repeat;
	color: #2178CC;	
	height: 20px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 260px;
}

div.homePageRightTitle span
{
	margin-left: 20px;
}

div.homePageRightTitle h3
{
	margin: 0px 0px 0px 20px;
	font-size: 13px;
	font-weight: normal;
}

div.homePageRightContent
{
	background-color: #FFFFFF;
	height: 129px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 260px;
}

div.homePageRightContent div#customers
{
	display: block;
	height: 50px;
	margin: 0px;
	margin-left: 49px;
	margin-top: 10px;
	width: 160px;
}

div.homePageRightContent div#customers a.no_underline:link, 
div.homePageRightContent div#customers a.no_underline:visited,
div.homePageRightContent div#customers a.no_underline:hover
{
	background: none;	
	border-bottom: none;
	border: none;
	text-decoration: none;
}

/* *************** links in Home Page content like at subpages ******************* */
#white_board a{
	font-family: Tahoma;
	font-size: 13px;
	border-bottom: 1px dotted #8593a0;
	color: #4C4C4C;
 	text-decoration:none;
}

#white_board a:hover {
 	background:#D0D3E1 url('/images/stories/salvage_images/link_uline.gif') repeat-x scroll center bottom;
 	color:#CC9900;
 	text-decoration:none;
}



/* *************** no_underline links at home page ********************* */

a.no_underline:link, 
a.no_underline:visited,
a.no_underline:hover
{
	background: none;	
	border-bottom: none;
	border: none;	
	text-decoration: none;
}

#RC1, #RC5
{
	background-color: #f0f0f0;
	height: 124px;
	padding-top: 5px;
}

#RC2
{
	background-color: #f0f0f0;
	height: 114px;
	padding-top: 15px;
}

#RC3, #RC4
{
	background-color: #f0f0f0;
	height: 119px;
	padding-top: 10px;
}


#RC3 div.links
{
	color: #0066cc;
	margin-left: 20px;
	width: 200px;
}


#RC4 form#HomePageNewsletterForm
{
	float: left;
	margin-left: 5px;
	width: 170px;
}

#RC4 form#HomePageNewsletterForm div
{
	width: 170px;
}

/* Partner Program in "div.homePageRightContent" */
#right_consultant_text
{
    color: #333333;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    height: 90px;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: left;
    width: 240px;
}
	
#right_consultant_text #IT
{
	font-size: 14px;
	font-weight: bold;
}
	
#right_consultant
{	
	float: left;
	height: 90px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 95px;
}
	
#learn_more
{
	border: none;
	float: right;
	height: 14px;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	width: 66px;
}


#RC2, #RC3, #RC4, #RC5 { 
	display: none;
}	

.new_contact_panel {
	background: url("/templates/SalvageData_Home/images/new_contact_panel_NEW.png") no-repeat scroll 0 0 transparent !important;
	background-repeat: no-repeat;
	background-position: right center !important;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 90px;
}

.rightBanner_option {
	height: 40px !important;
}

div.rightBanner_option div.line {
	top: 15px !important;
}

div.rightBanner_option  {
	background:url("/templates/SalvageData_Home/images/rb_bg2.png") repeat-y scroll 0 0 transparent !important;
	background-position: right center !important;
	background-color: #F7F7F7 !important; 
}

div.rightBanner_option div.line div.textHv {
	color: gray !important;
}
.menu, .menu * {
	margin:0;
	padding:0;
}

/* 1st level */
.menu
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_top_bg.gif');
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	position: relative;
	width: 960px;
}

.menu li {
	background-image: url('/templates/SalvageData_Home/images/menu/menu_top_bg.gif');
	background-repeat: repeat-x;
	float: left;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	/*width: 160px;*/
	width: 158px;
	z-index: 999;
}

.menu li.first_level_separator
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_top_separator.png');
	float: left;
	height: 30px;
	width: 2px;
}

.menu li a:link, .menu li a:visited
{
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*font-weight: normal;*/
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top:7px;
	text-align: center;
	text-decoration: none;
	width: 158px;
}

.menu li:hover a
{
	color: #FFFFFF;
	background-image: url('/templates/SalvageData_Home/images/menu/menu_top_hover.png');
	background-repeat: repeat-x;
	font-weight: bold;
	text-decoration: none;
}

.menu li a:active /*, .menu li a:hover, .menu li a:focus*/
{
	color: #FFFFFF;
	background-image: url('/templates/SalvageData_Home/images/menu/menu_top_hover.png');
	background-repeat: repeat-x;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
}

/* 2nd level */
.menu li ul
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_sub.png');
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 29px;
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	width: 960px; /*change, add start rounded and finish rounded*/
	z-index: 999;
	display:none;
}

.menu li ul li
{
	/*border: 1px solid black;
	border-right: 1px solid black;*/
	
	background-image: url('/templates/SalvageData_Home/images/menu/menu_sub.png');
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 29px;
	margin: 0px;
	padding: 0px;
	/*width: auto;*/
	/*width: 160px;*/
	/*width: 100px;*/
}

.menu li ul li a:link, .menu li ul li a:visited
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_sub.png');
	background-repeat: repeat-x;
	/*float: none;*/
	float: left;
	height: 29px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	
	width: auto;
}

.menu li ul li sfHover,
.menu li ul li a:hover
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_sub.png');
	background-repeat: repeat-x;
	/*float: none;*/
	float: left;
	height: 29px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	
	/*width: auto;*/
}


/* 3rd level */
.menu li li ul
{
	height: 21px;
	left:0;
	/*position: absolute;*/
	position: relative;
	top: -6px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	z-index: 999;
}

.menu li li ul li
{
	float: left;
	height: 21px;
	width: 160px;
}

.menu li li ul li a:link, .menu li li ul li a:visited
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_sub_2_bg.png');
	background-repeat: repeat-x;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-decoration: none;
}

.menu li li ul li a:hover
{
	background-image: url('/templates/SalvageData_Home/images/menu/menu_sub_2_hover.png');
	background-repeat: repeat-x;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 21px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-decoration: none;
}

.menu li li ul li a span
{
	float: left;
	margin: 0px;
	margin-left: 12px;
	padding: 3px 0px 7px 0px;
	text-align: left;
}

/* landing page*/
.recovery_services a:hover {
	color: red;
	text-decoration: underline;
}


/* copy of generated main menu code for proper display */
.menu li li.item63{ width: 128px; margin-right:4px; }
.menu li li.item65{ margin-left:4px; width: 122px; }
.menu li li.item66{ margin-left:4px; width: 122px; }
.menu li li.item69{ margin-left:4px; width: 158px; }
.menu li li.item70{ margin-left:4px; width: 128px; }
.menu li li.item1166{ margin-left:4px; width: 152px; }
.menu li li.item1231{ margin-left:4px; width: 116px; }
.menu li li.item236{ width: 181px; margin-right:29px; }
.menu li li.item1168{ margin-left:29px; width: 169px; }
.menu li li.item1167{ margin-left:29px; width: 157px; }
.menu li li.item1297{ margin-left:29px; width: 175px; }
.menu li li.item1206{ margin-left:29px; width: 127px; }
.menu li li.item1179{ width: 185px; margin-right:43px; }
.menu li li.item1173{ margin-left:43px; width: 143px; }
.menu li li.item1174{ margin-left:43px; width: 149px; }
.menu li li.item1271{ margin-left:43px; width: 119px; }
.menu li li.item1290{ margin-left:43px; width: 143px; }
.menu li li.item1235{ width: 141px; margin-right:13px; }
.menu li li.item1234{ margin-left:13px; width: 147px; }
.menu li li.item1236{ margin-left:13px; width: 105px; }
.menu li li.item1237{ margin-left:13px; width: 165px; }
.menu li li.item1240{ margin-left:13px; width: 135px; }
.menu li li.item1292{ margin-left:13px; width: 75px; }
.menu li li.item1238{ margin-left:13px; width: 93px; }
.menu li li.item1181{ width: 202px; margin-right:15px; }
.menu li li.item1182{ margin-left:15px; width: 124px; }
.menu li li.item1184{ margin-left:15px; width: 142px; }
.menu li li.item1183{ margin-left:15px; width: 118px; }
.menu li li.item1185{ margin-left:15px; width: 118px; }
.menu li li.item1211{ margin-left:15px; width: 160px; }
body {
	background-color: #606060;
	/*background-image: url('/templates/SalvageData_Home/images/new_background.gif');*/
	background-image:url(/templates/SalvageData_Home/images/bg_grad2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#container{
  background-image: url('/templates/SalvageData_Home/images/bg_grad.gif');
  background-repeat: repeat-x;
  width: 100%;
  min-height: 850px;
}

#requestCaseButton {
  margin-left:100px;
  margin-top: 35px;
}

#requestCaseButton .phoneB{
  /*background:transparent url(http://www.salvagedata.ca/templates/SalvageData_Home/images/phone2.png) no-repeat scroll 0 0;*/
  background:transparent url(/templates/SalvageData_Home/images/phone2.png) no-repeat scroll 0 0;
  color:white;
  display:block;
  font-family:"Trebuchet MS",arial,sans-serif;
  height:45px;
  margin-top:0;
  overflow:hidden;
  padding:5px 0 0 20px;
  position:absolute;
  text-align:center;
  width:118px;
  font-weight: bold;
}

#requestCaseButton .phoneB .phone {
  font-size:13px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-weight:bold;
}

#requestCaseButton .phoneB .text {
  bottom:7px;
  color:white;
  font-size:11px;
  left:5px;
  margin-bottom:0;
  position:absolute;
  text-align:center;
  width:135px;
  font-weight:bold;
}

#requestCaseButton .requestB a{
  background:transparent url(/templates/SalvageData_Home/images/submit4.png) no-repeat scroll 0 0;
  cursor:pointer;
  height:45px;
  margin-left:138px;
  position:absolute;
  width:166px;
  text-decoration: none;
  color:white;
}

#requestCaseButton .requestB a .text {
  bottom:5px;
  font-size:11px;
  left:35px;
  position:absolute;
}

#requestCaseButton .requestB a:hover{
  background:transparent url(/templates/SalvageData_Home/images/submit4.png) no-repeat scroll 0 -45px;
  cursor:pointer;
}

.all_a
{
    background-image: url(/templates/SalvageData_Home/images/bg_top_shad2.png);
  	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-repeat: repeat-y;
}

.all
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: inherit;
	background:transparent url(/templates/SalvageData_Home/images/bg_top_shad.png) no-repeat scroll 0 0;
	  margin-top:0;
	  padding:0 5px;  
	  min-height:830px;
}

.bar_top
{
	background-image: url('/templates/SalvageData_Home/images/bar_top2.png');
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
}

/*
#top_text {
	height: 16px;
	margin: 0px auto 0px auto; 
	width: 960px;
	text-align: center;
}
*/

#top_text {
    float: left;
    height: 16px;
    margin: 0 auto 0 130px;
    text-align: center;
    width: 700px;
}

#top-right-element {
    float: left;
    height: 20px;
    margin: 0;
    width: 130px;
}



#styl_5 div.top_right_text  a,
#styl_5 div.top_right_text2 a {
	text-decoration: none;
}

#styl_5 div.top_right_text  a img.double_arrow,
#styl_5 div.top_right_text2 a img.double_arrow{
	border: none;
}

#styl_5 div.top_right_text  a span.other-portal-name,
#styl_5 div.top_right_text2 a span.other-portal-name{
	color: #c21f1a; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold;
}

#styl_5 div.top_right_text  a span.other-portal-description, 
#styl_5 div.top_right_text2 a span.other-portal-description{
	color: #333333; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;
}

#styl_5 div.top_right_text  div.other-portal-description,
#styl_5 div.top_right_text2 div.other-portal-description{
	color: #7f7f7f; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;
}





#white_top_bar
{
	/*background-color: #FFFFFF;
	height: 120px;
	width: 960px;*/
	background-image:url(/templates/SalvageData_Home/images/header_bg.png);
	height:120px;
	width:960px;
}

#white_top_bar_left
{
	float: left;
	height: 120px;
	width: 656px;
}

#white_board
{
	background-color: #FFFFFF;
	/*height: inherit;*/
	height: auto;
	margin: 0px;
	/* min-height: 240px; */
	padding: 0px;
	width: 960px;
}
/*footer elements */
#footer
{
	height:auto;
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#footer table
{
	background-image: url('http://salvagedata.com/images/bg_footer.gif');
	background-repeat: no-repeat;
	height: 55px;
	margin: 0px;
	color:#666666;
	padding: 0px;
	width: 960px;	
}

#footer table a.mainlevel-footer:link, 
#footer table a.mainlevel-footer:visited
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color:#666666;
}

#footer table a.mainlevel-footer:hover
{
	background-color: #FFFFFF;
	color: #c21f1a;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}



/*edit by Marcin*/
div#styl_1{
	border: 0px;
	float:left;
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 25px;
}
div#styl_2
{
	border: 0px;
	float:left;	
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 210px;
}

div#styl_2 img
{
	margin-top: 30px;
}

div#styl_3
{
	border: 0px;
	float: right;
	height: 100px;
	margin: 0px;
	width: 420px;
}

div#top_separator{
	height: 120px;
	width: 1px;
	border: 0px;
	float:left;
	vertical-align: middle;	
	background-image: url('/templates/SalvageData_Home/images/top_separator.png');
	margin: 0px;
	padding: 0px;
}

div#styl_5{
	height: 120px;
	width: 303px;
	border: 0px;
	float:left;
		
	margin: 0px;
	padding: 0px;
}

/*edit by Marcin end*/


/*elements put in top part of page*/
.arrow

{
	height: 5px;
	width: 3px;
}

.top_right_text
{
	height: 20px;
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 239px;
}

.top_right_text2
{
	height: 20px;
	margin: 11px auto 0px auto;
	padding: 0px;
	width: 239px;
}

.double_arrow
{
	height: 5px;
	width: 7px;
}

/*elements that used for "Country" module*/
/*
#select_country_module
{
	background-color: #ffffff;
	height: 17px;
	margin: 5px auto 5px auto;
	width: 240px;
}

#select_country_border
{
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	height: 50px;
	height: 25px;
	width: 220px;
	position: absolute;
	top: 35px;
	left: 28px;
	z-index: 100;
}

#select_country_module_head
{
	height: 22px;
	margin: 5px auto 0px auto;
	width: 250px;
}
*/

#select_country_module {
    height: 17px;
    margin: 2px 10px 2px auto;
}

#select_country_module_head {
    height: 22px;
    margin: 0;
}

#select_country_border {
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    height: 25px;
    width: 220px;
    z-index: 100;
}


#select_country1
{
	color: #C21f1A;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	margin-top: 2px;
	width: 120px;
}
	
#select_country2
{
	color: #C21f1A;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 22px;
	margin-top: 2px;
	width: 80px;
}

#PanelDiv div table tr td
{
	height: 15px;
	width: 92px;
}

#PanelDiv div table tr td a:link, #PanelDiv div table tr td a:visited, 
#PanelDiv div table tr td a:active, #PanelDiv div table tr td a:hover
{
	border: 0px;
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: auto 0px auto 0px;
	padding: 0px;
	text-decoration: none;
}

#country_flag
{
	float: right;
	height: 17px;
	margin: 0px;
	width: 39px;
}

#usa, #canada, #UK, #australia
{
	border: 1px solid #e1e1e0;
	width: 92px;
	height: 15px;
}

#select_country_border table
{
	height: 50px;
	width: 220px;

	height: 25px; /*o ption for USA and CANADA */
}

td.country
{
	background-color: #f1f1f1;
	border: 1px solid #e1e1e0;
	height: 15px;
	margin: 4px 3px 4px 3px;
	padding: 0px; 
	width: 100px;
	
	cursor: default;
}

td.country div.country_text,
td.country span.country_text
{
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
}

td.country img
{
	float: right;
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
}

/*text elements of the page, paragraph on the page and table on the page */
.moduletable,
#page,
#page p,
#page table,
table, table tr, table td
{
	/*color: #4c4c4c;*/
	color:#4C4C4C;
	font-family: Tahoma;
	font-size: 13px; /* zmiana rozmiaru czcionki w tabelkach */
	font-style: normal;
	font-weight: normal;
}

.moduletable a, .moduletable a:visited
{}

#page a, #page a:visited,
#page p a, #page p a:visited,
#page table a, #page table a:visited,
table a, table a:visited
{
	color: #3575B5;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.moduletable a:hover,
#page a:hover,
#page p a:hover,
#page table a:hover,
table a:hover
{
	/*color: #3575B5;*/
	color: #3575B5;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}




#country_separator
{
	background-image: url('/templates/SalvageData_Home/images/country_separator.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 3px; 
	width: 303px;
}

/*code for old Salvagedata list*/
ul
{
	color: #4C4C4C;
	font-family: Tahoma;
	/*font-size: 11px;*/
	font-style: normal;
	font-weight: normal;
	list-style: none outside url('/templates/SalvageData_Home/images/tick.png');
}

/*code for different width of separator for articles */

div#footer div#ISOline
{
	background-color: #ffffff;
	display: block;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	width: 960px;
}

div#footer div#ISOline img
{
	border: none;
	display: inline;
}

#footerTip
{
	background:#CCCCCC none repeat scroll 0 0;
	border-bottom:1px solid #949494;
	border-top:1px solid #949494;
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	height:16px;
	padding-top:6px;
	text-align:center;
}

#footerTip strong, #footerTip h3
{
	color: #333333;
	display: inline;
       font-family: Tahoma;
       font-size: 11px;
       font-style: normal;
}

#footerTip h3 {
	margin: 0px;
}

.article_dot_separator
{
	background-image:url('/templates/SalvageData_Home/images/article_dot_separator.gif');background-position:center;background-repeat:repeat-x;height:1px;margin:0;margin-top:4px;padding:0;width:auto;
}

#shade
{
	background-image:url('/templates/SalvageData_Home/images/disc_shade.gif');background-repeat:repeat-x;display:block;height:30px;margin:0;padding:0;width:960px;
}




/**** some test ****/
#new-footer {
	background: url("/templates/SalvageData_Home/images/new-footer/footer_bg.gif") repeat-x scroll left top #DEDEDD;
	clear: both;
	height: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; 
	font-weight: normal;
	margin: 0 auto;
	min-height: 245px;
	padding: 0;
	position: relative;
	width: 960px;
}

div.clear-footer {
	clear: both;
	height: 0px;
}

/*
#new-footer-row1 {
	height: auto;
	margin: 0px 30px 0px 30px;
	width: 900px;
}

div.row1-column1 {
	float: left;
	height: inherit;
	width: 140px;
}
*/

#new-footer-row1 {
    height: auto;
    margin: 0;
    width: auto;
}

div.row1-column1 {
    float: left;
    height: inherit;
    min-height: 1px;
    width: 300px;
}

/*
div.row1-column2,
div.row1-column3,
div.row1-column4,
div.row1-column5 {
	float: left;
	height: inherit;
	margin-bottom: 15px;
	width: 190px;
}
*/

div.row1-column2,
div.row1-column3,
div.row1-column4,
div.row1-column5 {
    float: left;
    height: inherit;
    margin-bottom: 15px;
    width: 165px;
}


div.row1-column3 {
    width: 180px;
}

div.row1-column5 {
    width: 150px;
}



div.footer-locations-container {
    height: 65px;
    margin: 4px auto 4px auto;
    width: 245px;
}

#new-footer-row1 div.row1-column1 h3 {
    margin: 10px 0px 0px 55px;
}

div.footer-locations-container-arrow-prev {
    background: url('http://www.salvagedata.com/templates/SalvageData_Home/images/locations-and-directions.png') no-repeat scroll 0px 0px;
}

div.footer-locations-container-address {
    background: url('http://www.salvagedata.com/templates/SalvageData_Home/images/locations-and-directions.png') no-repeat scroll -14px 0px;
    float: left;
    height: 65px;
    width: 217px;
}

div.footer-locations-container-address div.footer-location {
    float:left;
    height: 65px;
    width: 217px;
    position: absolute;
    visibility: hidden;
}

div.footer-locations-container-address div.footer-location div.address {
    color: #9E9E9E;
    font-size: 11px;
    height: 58px;
    line-height: 13px;
    margin: 6px 0 0 10px;
    width: 207px;
}

div.footer-locations-container-address div.footer-location div.office a.office-link {
    color: #858585;
    font-size: 11px;
    text-decoration: none;
}

div.footer-locations-container-address div.footer-location div.map-link a {
    color: #858585;
    font-size: 11px;
    margin-left: 8px;
    text-decoration: none;
}

div.footer-locations-container-arrow-next {
    background: url('http://www.salvagedata.com/templates/SalvageData_Home/images/locations-and-directions.png') no-repeat scroll -231px 0px;
}

div.footer-locations-container-arrow-prev,
div.footer-locations-container-arrow-next {
    cursor: pointer;
    float: left;
    height: 81px;
    width: 14px;
}

div.footer-locations-container-arrow-prev:hover,
div.footer-locations-container-arrow-next:hover {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}


#new-footer-separator {
	background: #666666;
	height: 2px;
	margin: 0px 58px 5px 37px;
	width: 865px;
}

#new-footer-row2 {
	height: auto;
	font-size: 11px;
	margin: 0px 30px;
	width: 900px;
}

div.footer-logo {
	background: url("/templates/SalvageData_Home/images/new-footer/footer_sd_logo.png") no-repeat;
	height: 46px;
	position: relative;
	top: 18px;
	width:  135px;
}

#new-footer-end {
	background:url("/templates/SalvageData_Home/images/new-footer/footer_end.gif") repeat-x;
	height: 40px;
	width: 960px;
}

#new-footer-sub {
	background: #f3f3f3;
	height: auto;
	min-height: 190px;
	width: 960px;
}

div.new-footer-sub-logos {
	height: 78px;
	margin: 0px 10px 0px auto;
	width: 855px;
}

div.copyrights {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
}

div.moduletable-nav h3 {
	color: #333333;
	font: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top: 10px;
	/*margin-bottom: 5px;*/
	margin-bottom: 0px;
}

div.moduletable-nav ul li a {
	color: #333333;
	font: Arial,Helvetica,sans-serif;;
	font-size: 11px;
	line-heigh: 13px;
}

div.moduletable-nav ul {
	list-style:none outside none;
	margin:0;
	padding-left:2px;
}

div.moduletable-nav ul li {
	/*padding: 1px 0px;*/
	padding: 0px;
}

div.moduletable-nav ul li a {
	text-decoration:none;
}


div.moduletable-nav ul li a:hover {
	text-decoration: underline;
}

#new-footer-row2 div.moduletable {
	height: 20px;
}

#new-footer-row2 table {
	background: none;
	height: 10px;
	margin-left: -15px;
	width: 850px;
}

#new-footer-row2 table a.mainlevel {
	color: #333333;
	font-size: 11px;
}

a.sub-logo, 
div.sub-logo {
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 10px;
} 

a.sub-logo0 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -590px 0px;
	height: 78px;
	width: 105px;
}

a.sub-logo0:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -590px -78px;
}

a.sub-logo1 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll 0px 0px;
	height: 78px;
	width: 50px;
}

a.sub-logo1:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll 0px -78px;
}

a.sub-logo2 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -50px 0px;
	height: 78px;
	margin-right: 5px;
	width: 110px;
}

a.sub-logo2:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -50px -78px;
}

a.sub-logo3,
div.sub-logo3 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -160px 0px;
	height: 78px;
	margin-right: 20px;
	width: 100px;
}

a.sub-logo3:hover,
div.sub-logo3:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -160px -76px;
}

a.sub-logo4 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -270px 0px;
	height: 78px;
	margin-right: 15px;
	width: 105px;
}

a.sub-logo4:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -270px -78px;
}

a.sub-logo5 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -375px 0px;
	height: 78px;
	margin-right: 15px;
	width: 105px;
}

a.sub-logo5:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -375px -78px;
}

a.sub-logo6 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -480px 0px;
	height: 78px;
	margin-right: 0px;
	width: 110px;
}

a.sub-logo6:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -480px -78px;
}

a.sub-logo7 {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -695px 0px;
	height: 78px;
	width: 80px;
}

a.sub-logo7:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/partners_footer_logos.png") no-repeat scroll -695px -78px;
}


/*** bookmarks buttons ***/
div.twitter-top-follow {
	float: left;
	margin: 9px auto 0px 10px;
	width: 110px;
}

div.addthis_toolbox.addthis_default_style {
	background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    float: right;
    height: 17px;
    margin: 8px 10px 0 auto;
    padding: 2px 0 2px 2px;
    width: 165px;
}

div.addthis_toolbox.addthis_default_style div.share-text {
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 0;
	width: 80px;
}


#social-media-toolbar {
	background: #c70e00;
	bottom: 0;
	bottom: -2px;
	color: #ffffff;
	display: block;
	font-family: Arial;	
	font-size: 14px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 9998;
}

#social-media-toolbar .top {
	background: #c70e00;
	height: 8px;
}

#social-media-toolbar .top .middle,
#social-media-toolbar .middle {
	height: 115px;
    margin: 0 auto;
    padding-bottom: 15px;
    position: relative;
    width: 960px;
}

#social-media-toolbar.hidden {
	bottom: -46px;
}

#social-media-toolbar #toolbar-tab {
	background: url("/templates/SalvageData_Home/images/new-footer/social-buttons2.png") no-repeat scroll 0 -60px;
	display: block;
    height: 30px;
    left: -10px;
    position: absolute;
	top: -13px;
	width: 155px;
}

#social-media-toolbar.hidden #toolbar-tab {
	background: url("/templates/SalvageData_Home/images/new-footer/footer-red-bar-images.png") no-repeat scroll 0 -110px transparent;
	display: block;
	height: 30px;
	left: -10px;
	position: absolute;
	top: -28px;
	width: 165px;
}

#toolbar-tab a {
	display: block;
	height: 15px;
	margin: 3px auto 0 auto;
	outline: medium none;
	text-align: center;
	text-indent: -9999px;
	width: 110px
}

/*
#toolbar-tab a.toolbar-tab-closed {
	background: url("/templates/SalvageData_Home/images/new-footer/footer-red-bar-images.png") repeat scroll 0 -40px transparent;
}

#toolbar-tab a.toolbar-tab-closed:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/footer-red-bar-images.png") repeat scroll 0 -20px transparent;
}

#toolbar-tab a.toolbar-tab-opened {
	background: url("/templates/SalvageData_Home/images/new-footer/footer-red-bar-images.png") repeat scroll 0 0px transparent;
	display: none;
}

#toolbar-tab a.toolbar-tab-opened:hover {
	background: url("/templates/SalvageData_Home/images/new-footer/footer-red-bar-images.png") repeat scroll 0 -60px transparent;
}
*/

#toolbar-tab a.toolbar-tab-closed {
	background: url("/templates/SalvageData_Home/images/new-footer/social-buttons2.png") no-repeat scroll 0 -30px;
}

#toolbar-tab a.toolbar-tab-opened {
	background: url("/templates/SalvageData_Home/images/new-footer/social-buttons2.png") no-repeat scroll 0 -45px;
	display: none;
}

#social-media-toolbar .middle .social-wrapper-1,
#social-media-toolbar .middle .social-wrapper-2,
#social-media-toolbar .middle .social-wrapper-3 {
	float: left;
	height: 110px;
	padding-top: 5px;
}

#social-media-toolbar .middle .social-wrapper-1,
#social-media-toolbar .middle .social-wrapper-2 {
	border-right: 1px dotted #c0c0c0;
}

#social-media-toolbar .middle .social-wrapper-1 { 
	width: 360px;
}

#social-media-toolbar .middle .social-wrapper-2 { 
	width: 340px;
}

#social-media-toolbar .middle .social-wrapper-3 { 
	padding: 5px 0 0 40px;
    width: 210px;
}

#social-media-toolbar .middle .social-wrapper b {
	display: block;
	font-size: 13px;
}

#social-media-toolbar .middle .social-wrapper-1 .facebook-like-button,
#social-media-toolbar .middle .social-wrapper-1 .twitter-top-follow,
#social-media-toolbar .middle .social-wrapper-1 .google-plus  {
	float: left;
    height: 20px;
	margin: 10px 10px 0 0;
	padding: 0;
}

#social-media-toolbar .middle .social-wrapper-1 .facebook-like-button {
    max-width: 150px;
    width: 100px;
}

#social-media-toolbar .middle .social-wrapper-1 .twitter-top-follow {
    width: 97px;
}

#social-media-toolbar .middle .social-wrapper-1 .google-plus {
    margin: 10px 12px 0 0;
    width: 55px;
}

#social-media-toolbar .middle .social-wrapper-1 .addthis_toolbox.addthis_default_style {
	background: none;
	border: none;
	float: left;
	height: 17px;
	margin: 25px auto 0 0;
	padding: 0;
	width: auto;
}

#social-media-toolbar .middle .social-wrapper-1 .addthis_toolbox  a {
	color: #ffffff;
	display: block;
	margin-right: 15px;
	text-decoration: none;
}

#social-media-toolbar .middle .social-wrapper-1 .addthis_toolbox  a.addthis_button_compact {
	margin: 0;
}

#social-media-toolbar .middle .social-wrapper-2  b {
	margin: 0 auto 0 20px;
}

#social-media-toolbar .middle .social-wrapper-2  iframe {
	margin: 10px auto 0 20px;
}

#social-media-toolbar .middle .social-wrapper-3 .social-buttons {
	height: 36px;
	margin: 7px 0 15px 0;
	width: auto;
}

#social-media-toolbar .middle .social-wrapper-3 a.social-button {
	display: block;
	float: left;
	height: 29px;
	margin-right: 15px;
	width: 29px;
}

#social-media-toolbar .middle .social-wrapper-3 a.social-button1 {
	background: url('/templates/SalvageData_Home/images/new-footer/social-buttons2.png') no-repeat scroll 0px 0px;
}

#social-media-toolbar .middle .social-wrapper-3 a.social-button2 {
	background: url('/templates/SalvageData_Home/images/new-footer/social-buttons2.png') no-repeat scroll -30px 0px;
}

#social-media-toolbar .middle .social-wrapper-3 a.social-button3 {
	background: url('/templates/SalvageData_Home/images/new-footer/social-buttons2.png') no-repeat scroll -60px 0px;
}

#social-media-toolbar .middle .social-wrapper-3 a.social-button4 {
	background: url('/templates/SalvageData_Home/images/new-footer/social-buttons2.png') no-repeat scroll -90px 0px;
	margin-right: 0px;
}



#new-footer-sub .moduletable table {
	background-image: none;
	color: #666666;
	height: 20px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 850px;
}

#new-footer-sub .moduletable table a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

#new-footer-sub .moduletable table a:hover{
	text-decoration: underline;
}



/*
#top_text a {
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    margin: auto 0;
    padding: 2px 0 0;
}
*/

#top_text div {
    color: #C0C0C0 !important;
    font-family: Arial;
    font-size: 12px;
}

#top_text a:link, #top_text a:visited {
    border-bottom: 1px dotted #C0C0C0;
    color: #C0C0C0;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

#top_text a:hover {
    background-color: #D0D3E1;
    border-bottom: 1px dotted #CC9900;
    color: #CC9900;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
a.top_text_link:link, a.top_text_link:visited
				{
				border-bottom: 1px dotted #c0c0c0;
				background-color: none;
				color: #c0c0c0;
				font-family: Arial; 



				font-size: 12px;
				text-decoration: none;
				}
				
				a.top_text_link:hover
				{
				border-bottom: 1px dotted #cc9900;
				background-color: #d0d3e1;
				color: #cc9900;
				font-family: Arial; 
				font-size: 12px;
				text-decoration: none;
				}

