/* General style sheet start */
body{
  font: normal 75%/1.2em Arial, Verdana, Helvetica, sans-serif; 
  color: #3F3F3F; 
  background-color: #fff; 
  font-style:normal;
  font-variant:normal;
  font-weight:normal;  
  text-align:center;
}

ul#ccm-system-nav #ccm-nav-help {
	display: none;
}

a{color: #F08D00; font-size: 1.0em; font-weight: normal; text-decoration:none;}
a:hover {color: #294970;}

.sidebar a {text-decoration:none; font-size: 1.1em;}
.sidebar b {font-weight: bold;}

em{color: red;}

.rightAlign {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
}

li {
  margin-top: 3px;
  margin-bottom: 3px;
}

select, input, textarea {
  font-size : 99%;
  font-family: Arial,helvetica,clean,sans-serif;
}

table tr.odd {
  background: #ddd;
}

tr, td {
  padding: .25em;
}

td.icon {
  text-align: center;
}

/* General style end */

/* Page Layout section start */
#maincontainer{			
  width: 980px;  
  text-align:left;
  margin: 0pt auto;  
  background: #fff url(http://www.polescan.com/themes/polescan/images/bg_border_top.gif) repeat-x top;
}  
#maincontainer_bottom{background: transparent url(http://www.polescan.com/themes/polescan/images/bg_border_bottom.gif) repeat-x bottom;}
#maincontainer_left{background: transparent url(http://www.polescan.com/themes/polescan/images/bg_border_left.gif) repeat-y left;}
#maincontainer_right{background: transparent url(http://www.polescan.com/themes/polescan/images/bg_border_right.gif) repeat-y right; padding: 2px 5px;}

#header{
  height: 134px;
  width: 100%;  
  color: #000;
  padding: 0px 0px;  
 background: #fff url(http://www.polescan.com/themes/polescan/images/header.jpg) no-repeat;
}

#headerRight{
  height: 125px;
  width: 70%;
  float: right;
  background: transparent url(http://www.polescan.com/themes/polescan/images/header_bg.gif) no-repeat top right;
}

.headerbanner {
  height: 125px;
  background: transparent url(http://www.polescan.com/themes/polescan/images/header_banner.gif) no-repeat top left;
  margin-left: 173px;
}

/*Search Form */
#searchBox{
  float: right;
  display: block;
  color: #fff;
  margin-top: 110px;
  margin-right: 20px;
}
.searchLabel
{
	vertical-align: bottom;
	padding:0px;
	margin:0px;
}

#searchBox img{float: left; margin-right: 7px;}
#searchBox #search-theme-form{float: left;}
#search .form-text {font-size: 1em; background:#F2F2F2; border: 1px solid #B2B2B2; width: 180px;}
#search .form-submit {  
  font-size: 90%;
  color: white; 
  font-weight: bold; 
  border: 1px solid #B2B2B2;
  background-color:#F08D00;
  margin-bottom: 1px;
}
#search .form-item {
  margin: 0px 0px 0px 0px;
}
.container-inline div{
  display: inline;
}

.contentInner{
  float: left;
  width: 760px;
  margin-top: 7px;
}

.contentsbody {
  margin-left: 0.9em;  
  margin-right: 0.9em;  
}

/* content image right */
.contentsbody .imgRight {
  float: right;
  margin: 10px 0px 0px 10px;
  padding: 5px 5px;
  clear: both;
  border: 1px solid #B2B2B2;  
}
.contentsbody .imgRight img{
  margin-bottom: 5px;
}
.contentsbody .imgCaption{
  font-size: 10px;
}

/* content image left */
.contentsbody .imgLeft {
  float: left;
  margin: 0px 30px 0px 0px;
  padding: 5px 5px;
  clear: both;
  border: 1px solid #B2B2B2;  
}
.contentsbody .imgLeft img{
  margin-bottom: 5px;
}


#sidebar-left{
  float: left;
  width: 180px; /*Width of left column*/
  /* margin-left: -100%; for FF */
}
.sidebar {
  padding-right: 0px;
}

.sidebar h2 {
  font-size: 12px;
}

#sidebar-right{
  float: left;
  width: 188px; /*Width of right column*/
  margin-left: -188px; /*Set left marginto -(RightColumnWidth)*/
}

.innertube{
  background: #666;
  border: 1px solid red;
}

#footer{
  clear: both;
  width: 100%;
  height: 40px;
  text-align: right;
  background: #f08d00 url(http://www.polescan.com/themes/polescan/images/footer.gif) no-repeat;
  padding-top: 9px;
}

#footer, #footer a{
  font-size: 11px;
  color: #482a00;
}

#footer a{
  color: #482a00;
}

#contentwrapper {
  float: left;
  
  min-height:550px;
  height:auto !important;
  height:550px;
  margin-left: 9px;

  /* background: white url(http://www.polescan.com/themes/polescan/"images/bg_contents.jpg") no-repeat 100% 100%; */
}

.contentcolumn{
  margin: 0px 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
body.both-sidebars .contentcolumn{
  margin: -7px 188px 0px 188px;/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
body.sidebar-left .contentcolumn{
  margin-left: 188px; margin-right: 0px;
}
body.sidebar-right .contentcolumn{
  margin-left: 0px; margin-right: 200px;
  padding-left: 10px;
}

/* clear element*/
.clear{clear: both; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 0px;}

/* primary links */
ul.links {float: left;}

/*logo */
#logo {float: left; width: 30%;}

/* search */
#search {float: left;}
#edit-search-theme-form-keys{
  height: 15px;
}

/* tabs-wrapper */
#tabs-wrapper{
  margin: 0px 0px 0px 0px;
  padding: 0pt 0px 0pt 0px;
}
h1.with-tabs{
  float:left;
  margin-right: 15px;
  padding:0pt;
  color: #efefef;
  font-size: 12px;
}


/* block */
.sidebar .block {margin: 7px 0px; padding: 0px 0px;}
.blockImg{background: #f08d00 url(http://www.polescan.com/themes/polescan/images/icon_blocktitle.gif) no-repeat 4px 5px; padding: 4px 0px 4px 20px; border-bottom: solid 1px #B2B2B2;}
.sidebar .block h2{color: white; margin: 0px 0px 0px 0px; background-color: #F08D00; padding: 3px 0px 3px 3px;}
.sidebar .blockInner {padding: 3px 0px; background: #eaebeb url(http://www.polescan.com/themes/polescan/images/blocktitle_bg.gif) repeat-x top;}
.blockInner p{
  padding: 0px 0.9em;
}


/* block specific */
.blockbody{ border: 1px solid #B2B2B2; }
.blockbody .title {color: #fff;}

/* submitted */
.submitted {line-height: 1.0em;}

/* breadcrumb */
.breadcrumb {
  margin:0.9em 0px 0px 0em;
  padding-bottom:0em;
  color: #f08d00;
}
.block_footer {
  background:#b3b3b3 url(http://www.polescan.com/themes/polescan/images/block_footer_bg.gif) repeat-x;  
}

/* messages */
.messages {margin-bottom: 1em;}

/* navigation */
#mainTitle {  
  background:#294970 url(http://www.polescan.com/themes/polescan/images/bullet/ico_content_title.gif) no-repeat scroll 4px 5px;
  width: 740px;
  border:1px solid #B2B2B2;
  font-size:12px;
  margin:0px 0px 0px 10px;
}

#homeheading {

	background:#294970 url(http://www.polescan.com/themes/polescan/images/bullet/ico_content_title.gif) no-repeat scroll 4px 5px;
  border:1px solid #B2B2B2;
  font-size:12px;
  color: white;
padding: 3px 0px 3px 20px;
margin-bottom: 5px;
}


#brochureheading {

	background-color:#F08D00;
  font-size:13px;
  color: white;
padding: 7px 0px 7px 10px;
margin-bottom: 10px;
}
#pdatext p {
 color: #294970;
 font-size: 15px;
 margin-left: 10px;

}

#brochuretext p {
 margin-left: 10px;
 margin-right: 10px;

}

#mainTitle h1 {color: #fff; padding: 4px 15px; font-size: 12px; }
#fancyImg {float: left;}
#contact-mail-page {line-height: 1.7em;}
#contact-mail-page .form-item .form-text {width: 50%;}



/* contact information */
.block-block .imgleft {
  background: transparent url(http://www.polescan.com/themes/polescan/images/contactinfo.gif) no-repeat bottom left;
}
.blockContact{
  text-align: center;
  font-size: 11px;
}

.contentcolumn .form-item {
  margin: 0.75em 0px;
}
/*
#contact-mail-page, #user-login, .profile {
  margin: 0em 0.9em;
}
*/
.view .node{
  clear: both;
  border: 1px solid red;
}
#frontTableDiv {}
.frontTable { width: 741px; border: none; }
.frontTable tbody {border: none;}
.frontTable td{padding-top: 5px; text-align: center; font-weight: bold;}
.rightPDA {background-image: none; border: 1px solid #cfcfcf;}
.frontPda {
  height: 145px; 
  background: transparent url(http://www.polescan.com/themes/polescan/images/pda.gif) no-repeat 80px 10px;
  padding-right: 5px;  
}




.seperator {
  background: none;
  background-color: #fff;
}

seperator1 {
  background: none;
  background-color: #fff;
}
.txtLeft {
  font: bold 15px/1.2em Arial, Verdana, Helvetica, sans-serif; 
  margin: 0px 0px 0px 5px;
  text-align: left;
}
.frontBanner {
  margin: 0.9em 0px;
  border: 1px solid #e3e3e3;
}
.frontLeft {
  border: 1px solid #cfcfcf;
  padding-top: 50px;  
}
.innerTable {
  width:502px;
  height: 180px; 
  margin-top: 5px;
}




#bottomHomeContent {
	margin-top: 10px;
}

#bottomHomeContent h1 {

font-size: 24px;
font-weight: normal;
color: #f08d00;
margin-top: 0px;

}


#bottomHomeContent p {

font-size: 11px;

}


.rule
{
	border: none 0;
	border-top: 1px solid red;
	height: 1px;
}

/* Banner layer */
#bannerdiv1 {
	position: relative;
	width:739px;
	height:169px;
	background-image: url(http://www.polescan.com/themes/polescan/images/banner.jpg);
	border: 1px solid #CFCFCF;
	margin: 10px 0px 20px 0px;
}
#subCopy {
	position:absolute;
	width:213px;
	height:44px;
	z-index:5;
	left: 100px;
	top: 10px;
	
	font-weight: bold;
	font-size: 16px;
	color: #4D4D4D;
	line-height: 1.2em;
}
#mainCopy {
	position:absolute;
	width:250px;
	height:30px;
	z-index:4;
	left: 140px;
	top: 75px;
	font-weight: bold;
	font-size: 27px;
	color: #ef6d00;
	line-height: 1em;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: -85px;
	top: -10px;
}
#apDiv2 {
	position:absolute;
	width:328px;
	height:148px;
	z-index:3;
	left: 411px;
	top: 1px;
	background:transparent url(http://www.polescan.com/themes/polescan/images/banner/banner_scanner_right.gif) no-repeat;
}
#apDiv3 {
	position:absolute;
	width:181px;
	height:145px;
	z-index:3;
	left: 7px;
	top: 3px;
	background:transparent url(http://www.polescan.com/themes/polescan/images/banner/banner_scanner_left.jpg) no-repeat;
}
#bannerIcons {
	position:absolute;
	width:232px;
	height:46px;
	z-index:100;
	left: 420px;
	top: 81px;
}
.frontPda a {display: block; color: #4D4D4D; font-weight: bold; margin: 0px 0px; height: 150px; width: 200px;}
.frontPda a:hover {color: #F08D00;}

/* banner PDA for system/polescan page */
#bannerMainwrapper {
  position: relative;
  float: right;
  margin: -55px 0px 0px 0px;
  height: 548px; width: 313px;
}
#pdaBannerDiv {
	position:absolute;
	width:239px;
	height:350px;
	z-index:1;	
}
#apDiv2_pda , #apDiv3_pda, #apDiv4_pda {
  border-left: 2px solid #F0A300;
  padding-left: 3px;
  position:absolute;
  top: 355px;
}
#apDiv2_pda {
	width:72px;
	height:100px;
	z-index:2;
	left: 29px;
}
#apDiv3_pda {
	width:61px;
	height:60px;
	z-index:3;
	left: 120px;	
}
#apDiv4_pda {
	width:80px;
	height:70px;
	z-index:4;
	left: 215px;
}
.pdaStyle {font-size: 9px; }

.required { color: red; }

.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
width:95%;
height: 20%;
}

#msg {
color: #f08d00;

}
#content_about_us
{
	background-image: url(http://www.polescan.com/themes/polescan/images/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	min-height: 540px;
}
#content_about_us .contentsbody {
	width:600px;
}

.hline {
	border-top: 1px solid #D8D8D8;
	height:1px;
	margin: 10px;
	margin-top: 0px;
	clear: both;
	overflow: hidden;
}

#bottomHomeContent table {
	border: 0;
}
#bottomHomeContent table td {
	padding: 10px;
	padding-bottom: 0px;
}
#bottomHomeContent .BodyLeft {
	width: 50%;
}
#bottomHomeContent .BodyRight {
	border-left: 1px solid #D8D8D8;
	width: 50%;
	padding-left: 20px;
}

p.overflowImage {
	position: relative;
	height: 0px;
	margin:0px;
	padding:0px;
}
p.overflowImage img {
	position: absolute;
	bottom: -12px;
	right: -30px;
	z-index:50;
}
