/* Global Styles */

/* "html>body" hides style from IE*/

/* Hide from IE-Mac \*/
#example1 {margin-bottom:3em}
#example2 {margin-top:1.5em}
/* End hide */

/* ID for unique items, CLASS for muliple items */
body, td, p, a, h1, h2, input, option, textarea, div {
  font-family : Tahoma, Arial, Helvetica, sans-serif;
  
}

/*a:link						{color : #0000FF; text-decoration : none;}
a:visited					{color : #0000FF; text-decoration : none;}
a:hover						{color : #0000FF; text-decoration : underline;}
*/
body
{
margin:0;
padding:0;
background: url(../images/bg_back.gif);
}

#container
{
	margin:0 auto;
	padding:0;
	width:880px;
	background:#ffffff;
}

#leftbar
{
	float:left;
	margin:0 4px 0 4px;
	padding:0;
	width:220px;
	background:#ffffff;
}
#leftbar h2
{
	background: #eceefa url(../images/headingbkg.jpg) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 30px;
	padding-left:10px;
	color:#0b1f86;
}

#leftbar ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#leftbar ul li
{
	padding:0 0 0 10px;
	line-height:28px;
	background: url(../images/dots.jpg) repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5f5f5f;
}
#leftbar ul  a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5f5f5f;
	text-decoration:none;
}
#leftbar ul  a:hover
{
	text-decoration:underline;
}
#leftbar a
{
 text-decoration:none;
}
#leftbar blockquote
{
	margin:0 10px 0 5px;
height:78px;
padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#495ec9;
}

#leftbar blockquote img
{
	float:left;
	border:1px solid #003399;
}
#leftbar blockquote p
{
	text-align:right;
}
#leftbar blockquote a
{
	font-size:10px;
	text-decoration:none;
	text-align:right;
	color:#495ec9;
}
#leftbar blockquote.tour
{
background:url(../images/tour-bkg.jpg) no-repeat;
}
#leftbar blockquote.comm
{
background:url(../images/comm-bkg.jpg) no-repeat;
}
#leftbar blockquote.gov
{
background:url(../images/gov-bkg.jpg) no-repeat;
}

#content
{
	/*float:left;*/
	float:left;
	margin:0 ;
	padding:0;
	width:645px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626060;
	background:#ffffff;
}
#content h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0b1f86;
	line-height:40px;
	background:url(../images/h1border.jpg) no-repeat bottom right;
}
#content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 30px;
	color:#0b1f86;
}

#content p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626060;
}
#top
{
	/*float:left;*/
	margin:0 0px 0 0;
	padding:0;
	height:120px;
}

#top a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666066;
text-decoration:none;
}
#top ul
{
text-align:right;
margin:0 10px 0 0;
padding:0;
list-style:none;
}
#top ul li
{
margin:0;
padding:0;
display:inline;
line-height:30px;
letter-spacing:0px;
}
#top ul a
{
padding:2px 5px 5px 5px;
}
#top ul a:hover
{
	/*border-bottom:2px solid #003399;
	background:#CCCCCC;*/
	color:#FFFFFF;
}
a.home
{
border-top: 3px solid #4a5ecf;
}
a.corporate
{
border-top: 3px solid #bc3108;
}
a.tour
{
border-top: 3px solid #0c1e1c;
}
a.sitemap
{
border-top: 3px solid #f0ae1c;
}
a.contact
{
border-top: 3px solid #bc0ecf;
}

a.home:hover
{
background: #4a5ecf;
}
a.corporate:hover
{
background: #bc3108;
	color:#FFFFFF;
}
a.tour:hover
{
background: #0c1e1c;
	color:#FFFFFF;
}
a.sitemap:hover
{
background: #f0ae1c;
	color:#FFFFFF;
}
a.contact:hover
{
background: #bc0ecf;
	color:#FFFFFF;
}


.leftfloat
{
	float:left;
}
.rightfloat
{
	float:right;
}
#footer
{
	/*float:left;*/
	clear: left;
	margin:0;
	padding:0;
	background:#dbdeed;
	border-bottom:5px solid #495e79;
}
#footer p
{
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0b1f86;
	padding:0 10px 0 10px;
}
#content_home
{
width:400px;
float:left;
padding:5px 10px 5px 5px;
background:url(../images/sepr_line.jpg) no-repeat top right;

}
#rightbar_home
{
width:215px;
float:left;
padding-left:10px;
padding-right:5px;
}
#rightbar_home h2
{
	background: #eceefa url(../images/headingbkg.jpg) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 30px;
	padding-left:10px;
	margin-top:10px;
	color:#0b1f86;
}
a.more
{
	color:#0b1f86;
	text-decoration:none;
}
.rightalign
{
	text-align:right;
}/* **************************************************  */
.alignleft {
  text-align : left;
}

/*.floatleft {
  float : left;
}
*/
.alignright {
  text-align : right;
}

/*.floatright {
  float : right;
}
*/
.aligncenter {
  text-align : center;
}

.hide {
  display : none;
}

.clear {
  clear : both;
}

.redtext {
  border : #CC0000 solid 1px;
  color: #CC0000;
  margin : 12px;
  padding : 12px;
  background : #FFFFFF;
}

hr {
/*  border : #CCCCCC dotted 1px;
*/  height : 1px;
}

html>body hr {
  border : #000000 solid 0px;
  border-top : #999999 dotted 1px;
  border-bottom : #000000 solid 0px;
  display : block;
  margin : 3px 0px 3px 0px;
  background : #666666;
}

div.backbutton {
  border : #000000 solid 0px;
  float : left;
  width : 20px;
  height : 30px;
  display : inline;
}

div.nextbutton {
  border : #000000 solid 0px;
  float : left;
  width : 20px;
  height : 30px;
  text-align : right;
  display : inline;
}

div.pagenumbers {
  border : #000000 solid 0px;
  float : left;
  width : 500px;
  height : 20px;
  text-align : center;
  display : inline;
}

strong.pagenumber, a.pagenumber {
  border : #000000 solid 0px;
  background : #EEEEEE;
  padding : 3px;
  margin : 2px;
  text-decoration : none;
}

div.productthumb1 {
  border : #000000 solid 0px;
  /*background : #EfEfEf;*/
  width : 600px; 
/*  float : left; */
  display : block;
  margin : 10px;
  padding : 16px;
  border-bottom:1px solid #afafaf;
}


/* FORM STYLES - START */
form {
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
}

label {
  font-weight : normal;
}

label.formleft {
  display : block;
  width : 150px;
  float : left;
  text-align : right;
  margin-right : 6px;
}

small.formnote {/* margin left same width as label.formleft width */
  margin : 0px 0px 0px 160px;
  display : block;
}

input.checkbox {
  width : 20px;
  float : left;
}

label.labelright {
  display : block;
  width : 90%;
  float : left;
  margin-right : 6px;
  text-align : left;
  font-size : 9px;
  font-weight : normal;
  color : #000000;
  padding-top : 4px;
}

fieldset {
  margin : 12px;
  padding : 6px;
}

#search fieldset {
  margin : 12px 12px 12px 12px;
  padding : 6px;
  width: 290px;
  height: 60px;
  border: 1px solid #cccccc;
}

fieldset.address {
  width : 45%;
  float : left;
  margin : 12px;
  padding : 6px;
}

legend {
  color : #000000;
  font-weight : bolder;
}

.formmsg {
  color: #CC0000;
  padding-top : 6px;
}

.form {
  width : 200px;
}

textarea {
  font-size : 12px;
}

.button {
  background-color : #666666;
  color: #ffffff;
  border:1px solid #666666;
  font-size:10pt;
  font weight: bold;
}
/* FORM STYLES - END */

table {
  margin-top : 12px;
  margin-bottom : 12px;
  border : 0px;
}

caption {
  text-align : left;
}

th {
  background-color : #CCCCCC;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 3px;
  padding-bottom : 3px;
  font-size : small;
  font-weight: normal;
  text-align : left;
  border : 0px;
}

td.right, td.data, td.center {
  background-color : #EEEEEE;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 3px;
  padding-bottom : 3px;
  border : 0px;
}

td.right {
  text-align : right;
}

#highlight a.title {
  color: #999999;
  font-size: 18px;
  font-weight:bold;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif, Verdana ;
}

#highlight small {
  color: #000000;
  font-size: 10px;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight p.pricelabel {
  color: #000000;
  font-size: 12px;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight p.price {
  color: #CC0000;
  font-size: 14px;
  font-weight:bold;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight .mainimg {
	margin-right: 10px;
	margin-left: 10px;
}
	
#highlight {
  background-image: url(../images/highlight_bg.gif);
	background-repeat: none;
	background-position: center top;
}

#highlight legend {
	color: #328CB7;
	font-size:110%;
	font-weight: bolder;
	margin: 0px 0px 0px 10px;
}

#highlight .smallimg_1 {
  float:left;
  margin:10px 0px 0px 0px;
}

#highlight .smallimg_2 {
  float:right;
  margin:10px 0px 0px 0px;
}

#highlight .smallimg_3 {
  float:left;
  margin:3px 0px 0px 0px;
}

.highlightbutton {
  margin:20px 0px 0px 40px;
}
