html {
overflow: auto;
background:#ffffff; 
color:#333;
_overflow-x:hidden;
}

body {
padding:0px;
text-align:left;
margin:0 auto; 
color:#333;
}

.clearfloats {
clear:both;
}


/*--begin top container--*/
#top {
height:150px;
width:100%;
margin: 0 auto;
background: url(../assets/top-bg.jpg) repeat-x;
background-position:0px -15px;
}

#top #header{
width:1010px;
height:150px;
margin:0 auto;
padding: 0px;

}


#logo{
width:400px;
height:110px;
border:0px solid red; 
margin:15px 0px 0px 0px;
background:url(../assets/logo.jpg) no-repeat;
float:left;
cursor:pointer;
}

#toph1{
clear:both;
float:left;
text-align:left;
width:425px;
height:20px;
margin:5px 0px 0px 170px;
_margin:5px 0px 0px 85px;
}

#toph1 h1{
font-size:11px;
font-family:arial;
color:#333;
margin:0px;
padding:0px;
font-weight:bold;
}

/*--end top container--*/


/*--begin menu--*/
#contain-menu{
clear:both;
width:100%;
height:42px;	
margin:0px;
padding:0px;
/*background: url("../assets/menu-bg.jpg") repeat-x;*/
}

#inside-menu{
width:935px;
height:42px;
margin:auto;
padding:0px;
background:url("../assets/menu.jpg") bottom no-repeat;
}

#menu {
float:left;
width:900px;
height:42px;
margin:0px 0px 0px 20px;
_margin:0px 0px 0px 10px;
padding:0px;
list-style:none;
border:0px solid red;
}

#menu li {
float:left;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
margin:3px 0px 0px 0px;
padding:0px;
}

#menu a {
float:left;
padding:9px 10px;
display:block;
margin:0;
color:#fff;
text-decoration: none;
font-weight:bold;
background-image: url(../assets/seperator.gif) right no-repeat;
/*background: url("../assets/menu-bg.jpg") repeat-x;
background-repeat: no-repeat;
background-position: right bottom;
border-right: 1px solid #ffffff;*/
}

#menu a:hover {/*background: #fff;url("../assets/menu-bg-hover.jpg") repeat-x; */ color:#fff; padding-bottom:13px; font-weight:bold; background:#063d67;}
#menu .current {color:#fff; padding-bottom:13px; font-weight:bold; background:#333;}

/*#menu a:hover {background: url("../assets/menu-bg-hover.jpg") repeat-x; color: #F7F1F1;padding-bottom: 8px;}
#menu .current {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #333333;}*/
/*--end menu--*/



/*--begin dropdown menu--*/
.menu2 {
float:left; 
font-family:Arial, Helvetica, sans-serif;
font-size:14px; 
font-weight:bold;
border:none;
background:url(../assets/menu2.gif) repeat-x; 
margin:0px 0px 0px 20px;
_margin:0px 0px 0px 10px;
padding:0px;
list-style-image:none;
width:900px;
height:42px;
}

.current {color:#fff; background:#063d67;}

.menu2 ul {
padding:0;
margin:0;
list-style:none;
list-style-type:none;
list-style-image:none;
background:none;
}

.menu2 ul li {
float:left; 
position:relative; 
list-style-image:none;
padding:0;
}
 
.menu2 ul li a, 
.menu2 ul li a:visited,
.menu2 ul li a:link,
.menu2 ul li a:active{
float:left; 
display:block; 
text-decoration:none; 
color:#ffffff; 
padding:0px 10px; 
line-height:41px; 
list-style-image:none;
font-weight:bold;
margin:0px;
}
 
.menu2 ul li a:hover {
background:#063d67 url(../assets/sub2a.gif); 
color:#fff;
list-style-image:none;
}
 
.menu2 ul li:hover a {
background:#063d67 url(../assets/sub2a.gif); 
color:#fff; 
list-style-image:none;
}
 
.menu2 .selected,
.menu2 a.selected,
.menu2 ul a.selected,
.menu2 a.selected {
color:#fff; 
list-style-image:none;
background:#063d67 url(../assets/sub2a.gif); 
}

.menu2 ul li ul {
list-style-image:none;
background:none;
display:none;
}

.menu2 table {
margin:0; 
border-collapse:collapse; 
font-size:12px;
position:absolute;
top:0;
left:0;
list-style-image:none;
}
 
 
/* specific to non IE browsers */
.menu2 ul li:hover ul {
display:block; 
position:absolute;
top:41px; 
background:#aaa; 
left:0; 
width:152px; 
list-style-image:none;
}
 
.menu2 ul li:hover ul li ul {
display: none; list-style-image:none;
}

.menu2 ul li:hover ul li a {
display:block; background:#aaa; color:#fff; line-height:15px;padding:4px 16px; width:120px; list-style-image:none;
}

.menu2 ul li:hover ul li a.drop {
background:#888; list-style-image:none;
}

.menu2 ul li:hover ul li a:hover {
color:#333333; background:#888 url(../assets/hover-sub.gif) left no-repeat;
}

.menu2 ul li:hover ul li a:hover.drop {
background: #888; color:#333333; list-style-image:none;
}

.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#888; list-style-image:none;
}

.menu2 ul li:hover ul li:hover ul li a {background:#888; list-style-image:none;}

.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0; list-style-image:none;}
 
.menu2 ul li:hover ul li:hover ul.left {
left:-172px; list-style-image:none;
}

.menu2 ul li:hover ul li:hover ul li a:hover {background:#666; color:#0ff; list-style-image:none;}
 
  
/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:41px; t\op:41px; background:#aaa;left:0;}

.menu2 ul li a:hover ul li a {
display:block; color:#fff; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}

.menu2 ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}

.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}

.menu2 ul li a:hover ul li a:hover {
color:#333333; background:#888 url(../assets/hover-sub.gif) left no-repeat;
}

.menu2 ul li a:hover ul li a:hover.drop {
 background: #888; color:#ff0;
}

.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-69px; t\op:-70px; color:#000; left:152px; height:138px; width:170px; overflow:auto; background:#888;
}

.menu2 ul li a:hover ul li a:hover ul.left {
left:-170px;
}

.menu2 ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#333;}
/*--end dropdown menu--*/



/*--begin crumbtrail container--*/
#contain-crumbtrail{
clear: both;
width: 100%;
height: 32px;	
margin: 0px auto 10px auto;
}


#crumbtrail{
width:950px;
height:32px;
margin:0 auto;
background:url(../assets/crumbtrail-bg.jpg) center no-repeat;
padding:0px 0px 0px 0px;
color:#fff;
}

#sitemap {
font-size:12px;
margin:3px 0px 0px 35px;
_margin:3px 0px 0px 18px;
padding:0px 0px 0px 25px;
width:75px;
font-family:"arial";
background-image: url(../assets/sitemap.jpg);
background-repeat:no-repeat;
background-position:2px 0px;
float:left;
text-align:left;
}

#crumbs {
font-size:12px;
font-family:"arial";
padding-top:6px;
text-align:left;
padding-bottom:16px;
}

#crumbs a:link, #sitemap a:link {color:#fff; text-decoration:none; padding:0px 2px 0px 2px;}
#crumbs a:visited, #sitemap a:visited {color:#fff; text-decoration:none; padding:0px 2px 0px 2px;}
#crumbs a:active, #sitemap a:active{color:#fff; text-decoration:none; padding:0px 2px 0px 2px;}
#crumbs a:hover, #sitemap a:hover {color:#fff; text-decoration:none;  padding:0px 2px 0px 2px; border-bottom:1px dashed #fff; background-color:none;}

#reglog {
float:left;
width:170px;
font-family:"arial";
font-size:12px;
margin:0px 0px 0px 20px;
height:22px;
}

#reglog a:link {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:visited {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:active {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:hover {color:#fff; text-decoration:none; background-color:#333333; padding:0px 2px 0px 2px;}

.register {
width:60px;
float:left;
background-image:url(../assets/r.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}

.login {
width:60px;
float:left;
background-image:url(../assets/l.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}
/*--end crumbtrail container--*/


/*--begin content container--*/
#contain-content{
clear: both;
width:100%;
margin: 0px auto 20px auto;
color:#333;
}

#contain-content #content {
clear: both;
overflow: hidden;
height: 100%;
width: 1000px;
margin:0 auto;
background-color: #ffffff;
padding:00px 0px 10px 0px;
border:0px solid red;
}
/*--end content container--*/


/*--begin lhs container--*/
#content #left {
float:left;
width:200px;
margin:0px 0px 0px 0px;
padding:0px;
background-color:#fff;
text-align:left;
border:0px solid red;
}

#left a:link {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
#left a:visited {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
#left a:active {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
#left a:hover {color:#000;font-size:12px;line-height:15px;text-decoration:underline;}
/*--end lhs container--*/


/*--begin middle container--*/
#content #middle {
float:left;
width:560px;
background-color:#fff;
margin:0px 10px 0px 12px;
_margin:0px 6px 0px 10px;
padding:0px 5px 0px 5px;
border:0px solid red;
}
/*--end middle container--*/


/*--begin rhs container--*/
#content #right {
float:right;
width:200px;
max-width:200px;
margin:0px 0px 0px 0px;
padding:0px;
background-color:#fff;
border:0px solid green;
}
/*--end rhs container--*/


/*--begin footer--*/
#contain-footer {
width:100%;
min-height:130px;
margin:0 auto;
background:url(../assets/footer-bg.jpg) repeat-x; 
border-top:1px solid #c3c3c3;
}

#contain-footer #inside-footer {
width:940px;
height:130px;
margin:0 auto;
background:url(../assets/footer.jpg) center no-repeat;
}


#inside-footer .copyright {
font-family:"arial";
width:480px;
float:right;
font-size:11px;
margin:50px 0px 0px 0px;
color:#fff;
padding:5px 0px 5px 0px;
text-align:right;
}

#contain-footer a:link{color:#dedede; text-decoration:none; padding:0px 2px 0px 2px;}
#contain-footer a:visited{color:#dedede; text-decoration:none; padding:0px 2px 0px 2px;}
#contain-footer a:active{color:#dedede; text-decoration:none; padding:0px 2px 0px 2px;}
#contain-footer a:hover{color:#003e6e; background-color:none; padding:0px 2px 0px 2px; }
/*--end footer--*/


/*--begin lhs navigation--*/
#navigation,
#navigation-2
{
background: #fff url(../assets/information.jpg) no-repeat;

width:190px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:14px;
font-weight:bold;
padding:7px 0px 7px 10px;

}

#navigation a,
#navigation a:link,
#navigation a:visited,
#navigation a:active 
 {font-size:14px; text-decoration:none; font-weight:bold; color:#fff; padding:0px;}

#navigation a:hover {font-size:14px; text-decoration:none; font-weight:bold; color:#fff; border-bottom:1px solid #fff; padding:0px;}




#navigation-2 a {font-size:17px; text-decoration:none; font-weight:bold; color:#fff; padding:0px; line-height:20px;}
#navigation-2 a:link {font-size:17px; text-decoration:none; font-weight:bold; color:#fff; padding:0px; line-height:20px;}
#navigation-2 a:click {font-size:17px; text-decoration:none; font-weight:bold; color:#fff; padding:0px; line-height:20px;}
#navigation-2 a:visited {font-size:17px; text-decoration:none; font-weight:bold; color:#fff; padding:0px; line-height:20px;}
#navigation-2 a:active {font-size:17px; text-decoration:none; font-weight:bold; color:#fff; padding:0px; line-height:20px;}
#navigation-2 a:hover {font-size:17px; text-decoration:none; font-weight:bold; color:#fff; border-bottom:1px solid #fff; padding:0px; line-height:20px;}


#nav-op-bg
{
background-color:#EEEEEE;
padding:3px 2px 1px 2px;
margin:0px 0px 0px 0px;

}

#navigationoptions {
font-family:arial;
/*padding:5px 10px 5px 10px;*/
border:0px solid red;
display:block;

}

.clear10 { font-size:1px; height:10px; clear:both; }
#navigationoptions .headings a:link,
#navigationoptions .headings a:visited,
#navigationoptions .headings a:active 
{font-size:12px; display:block;padding:3px 6px; text-decoration:none; font-weight:bold; color:#333333;
border:1px solid #E5E5E5; background:#fff; margin-bottom:2px;}

#navigationoptions .headings a:hover,
#navigationoptions .headings a.selected
{font-size:12px; display:block;padding:3px 6px; text-decoration:none; font-weight:bold; color:#fff;
border:1px solid #E5E5E5; background:#2294EC;}


.headings {
font-size:13px;
padding:5px;
font-weight:bold;
color: #333333;
}

.space-headings{
height:5px;
width:100%;
}

/*.subheadings {font-size:12px;line-height:15px;color: #333333;}
.subheadings a {font-size:11px; color: #333333; text-decoration:none;}
.subheadings a:hover {font-size:12px;line-height:15px;text-decoration:underline;color: #333333;padding:5px 5px 5px 5px;}*/


#navigationoptions .subheadings ul {
margin:0px;
padding:0px 0px 5px 10px;
}

#navigationoptions .subheadings li {
font-family:"arial";
font-size:11px; 
list-style-position:outside;
list-style-type:none;
color:#333333;}

#navigationoptions .subheadings li a {font-size:11px; color: #333333; text-decoration:none; padding:0px 0px 0px 10px;}
#navigationoptions .subheadings li a:link {font-size:11px; color: #333333; text-decoration:none; padding:0px 0px 0px 10px;}
#navigationoptions .subheadings li a:click {font-size:11px; color: #333333; text-decoration:none; padding:0px 0px 0px 10px;}
#navigationoptions .subheadings li a:visited {font-size:11px; color: #333333; text-decoration:none; padding:0px 0px 0px 10px;}
#navigationoptions .subheadings li a:active {font-size:11px; color: #333333; text-decoration:none; padding:0px 0px 0px 10px;}
#navigationoptions .subheadings li a:hover {font-size:11px; color: #f31001; text-decoration:none; padding:0px 0px 0px 10px; font-weight:normal;}


#see-all {
font-weight:bold;
text-align:right;
}
/*--end lhs navigation--*/


/*--begin ads--*/
#ads {
width:468px;
height:60px;
margin:20px 0px 0px 0px;
padding:0px;
float:right;
border:0px solid red;
}

.slogan {
position:absolute;
font: 12px "Trebuchet Unicode MS", "Lucida Grande", arial, Helvetica, sans-serif;
top:108px;
left:196px;
_left:205px;
color:#fff;
}

#advert160 {
margin-top:30px;
width:200px;
margin-bottom:10px;
text-align:center;
height:600px;
}
/*--end ads--*/


/*--begin middle divs--*/
#middle h1 {font-size:16px;font-family:"arial";color:#333;margin-top:0px;}
#middle h1 a{font-size:16px;font-family:"arial";color:#333;text-decoration:none;background:none;}
#middle h1 a:link{font-size:16px;font-family:"arial";color:#333;text-decoration:none;background:none;}
#middle h1 a:click{font-size:16px;font-family:"arial";color:#333;text-decoration:none;background:none;}
#middle h1 a:visited{font-size:16px;font-family:"arial";color:#333;text-decoration:none;background:none;}
#middle h1 a:hover{font-size:16px;font-family:"arial";color:#333;text-decoration:none;background:none;}

#middle h2 {font-size:14px;font-family:"arial";color:#333;}
#middle h2 a{font-size:14px;font-family:"arial";color:#333;}
#middle h2 a:link{font-size:14px;font-family:"arial";color:#333;}
#middle h2 a:click{font-size:14px;font-family:"arial";color:#333;}
#middle h2 a:visited{font-size:14px;font-family:"arial";color:#333;}
#middle h2 a:hover{font-size:14px;font-family:"arial";color:#333;background:none;}

#middle h3 {font-size:13px;font-family:"arial";color:#333; margin:40px 0px 0px 0px;}

#middle h4 {font-size:12px;font-family:"arial";color:#333;}

#middle p {font-size:12px;color:#333;font-family:"arial";}
#middle p a {color:#1a94f0; text-decoration:none;border-bottom:1px dashed #1a94f0;}
#middle p a:click {color:#1a94f0; text-decoration:none;border-bottom:1px dashed #1a94f0;}
#middle p a:link {color:#1a94f0; text-decoration:none;border-bottom:1px dashed #1a94f0;}
#middle p a:visited {color:#1a94f0; text-decoration:none;border-bottom:1px dashed #1a94f0;}
#middle p a:active {color:#1a94f0; text-decoration:none;border-bottom:1px dashed #1a94f0;}
#middle p a:hover {color:#fff;background-color:#1a94f0;text-decoration:none}

#middle p.small{
font-size:12px;
font-weight:bold;
margin:0px 0px 20px 0px;
}


#middle ul {
margin:0px auto 14px auto;
*padding:0px 0px 0px 40px;
}

#middle ul li {
font-family:"arial";
font-size:12px;
list-style-position: outside;
list-style-type: none;
background-image:url(../assets/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left:25px;
margin:0px 0px 2px 0px;
}

#middle ul li a {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ul li a:click {color:#1a94f0; text-decoration:none; font-weight:normal;border-bottom:1px dashed #1a94f0;}
#middle ul li a:link {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ul li a:visited {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ul li a:active {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ul li a:hover {color:#fff; text-decoration:none; font-weight:bold; background-color:#1a94f0;}



#middle ol {
margin:0px 0px 30px 0px;
*padding:0px 0px 0px 30px;
}

#middle ol li {
font-family:"arial";
font-size:13px;	
list-style-position:outside;
list-style-type:decimal;
background-image:none;
padding-left:10px;
margin:0px 0px 10px 0px;
}

#middle ol li a {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ol li a:click {color:#1a94f0; text-decoration:none; font-weight:normal;border-bottom:1px dashed #1a94f0;}
#middle ol li a:link {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ol li a:visited {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ol li a:active {color:#1a94f0; text-decoration:none; font-weight:normal; border-bottom:1px dashed #1a94f0;}
#middle ol li a:hover {color:#fff; text-decoration:none; font-weight:bold; background-color:#1a94f0;}




#middle dl {
font-family:"arial";
font-size:13px;
list-style-position: inside;
list-style-type: none;
color:#333;
}

#middle dt {
font-size:13px;
font-weight:bold;
padding:20px 0px 5px 10px;
color:#333333;
border-bottom:1px solid #333333;
margin:0px 0px 3px 0px;
}

#middle dt a{color:#333333; border:none; background:none; text-decoration:none; font-weight:bold;}
#middle dt a:link{color:#333333; border:none; background:none; text-decoration:none; font-weight:bold;}
#middle dt a:click{color:#333333; border:none; background:none; text-decoration:none; font-weight:bold;}
#middle dt a:active{color:#333333; border:none; background:none; text-decoration:none; font-weight:bold;}
#middle dt a:visited{color:#333333; border:none; background:none; text-decoration:none; font-weight:bold;}
#middle dt a:hover{color:#1a94f0; border:none; background:none; text-decoration:none; font-weight:bold;}

#middle dd {
background-image:url(../assets/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left:25px;
margin:0px 0px 10px 30px;
}

#middle dd a{color:#707070; border:none; background:none; text-decoration:none; font-weight:normal;}
#middle dd a:link{color:#707070; border:none; background:none; text-decoration:none; font-weight:normal;}
#middle dd a:click{color:#707070; border:none; background:none; text-decoration:none; font-weight:normal;}
#middle dd a:active{color:#707070; border:none; background:none; text-decoration:none; font-weight:normal;}
#middle dd a:visited{color:#707070; border:none; background:none; text-decoration:none; font-weight:normal;}
#middle dd a:hover{color:#1a94f0; border:none; background:none; text-decoration:none; font-weight:bold;}

#social-bm{
text-align:center;
margin:20px 0px 20px 0px;
}


#more-info {
width:500px;
background-image:url(../assets/more-info.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

#more-info ul {padding:60px 0px 0px 50px;font-size:11px;}
#more-info h3 {padding:52px 0px 0px 65px;margin:0px 0px 0px 0px;}
#more-info p {margin:0px;padding:7px 0px 0px 65px;font-size:12px;}

#more-infocomp {
width:500px;
background-image:url(../assets/moreinfo2.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

#more-infocomp ul {padding:60px 0px 0px 50px;font-size:11px;}
#more-infocomp h3 {padding:52px 0px 0px 47px;margin:0px 0px 0px 0px;}
#more-infocomp p {margin:0px;padding:7px 0px 0px 47px;font-size:13px;}
#more-infocomp  .tiny { font-size:11px; color:#666; }

#floatimgright{
float: right;
width: 202px;
background-color: #fff;
padding: 4px 2px 4px 8px;
border: 0px solid #666;
font-size:11px;
color:#666;
font-size:12px; 
font-family:"arial";
text-align:right;
}

#floatimgright img {border:1px solid #999;}


#iframe{
width:485px;
margin:0px auto 0px auto;	
}

/*--end middle divs--*/


/*--begin news--*/
#newstop {
background: #fff url("../assets/news.jpg") no-repeat;
height:35px;
width:200px;
}

#newsmain {
font-family:"arial";
font-size:12px;

width:200px;
background:url(../assets/1pn.jpg) bottom repeat-x;
border:0px solid blue;
}

#newcontents {
width:180px;
padding:10px 10px 10px 10px;
border:0px solid blue;
}
/*--end news--*/


/*--begin rhs searchbox--*/
#searchbox {
width:200px;
text-align:center;
padding:0px;
margin-top:20px;
background: #fff url(../assets/information.jpg) no-repeat;
height:35px;
}

#inside-searchbox{
margin:-3px 0px 0px 0px;
*margin:0px 0px 0px 0px;
}

#searchbox form {
padding:7px 0px 0px 0px;
*padding:5px 0px 0px 0px;
margin:0px;
}

.txtboxsearch {
font-family:'arial',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
background:url(../assets/bg-textbox.jpg) repeat-x;
border:1px solid #c0c0c0;
}

.btn {
color:#fff;
font-family:'arial',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:21px;
border:1px solid #999;
background-color:#333333; /*--change bg color of button here--*/
padding:0px 4px 0px 4px;
}

.btnhov{
border:1px solid #fff;
cursor:pointer;
}


/*--begin-results-page--*/
#contain-main-search-bar{
margin:15px auto 0px auto;
width:480px;
height:55px;
background:url(../assets/search-again.jpg) no-repeat;
border:0px solid;
}

#searchagain{
float:left;
width:90px;
height:20px;
margin:12px 0px 0px 40px;
_margin:12px 0px 0px 20px;
}

#main-search-bar{
float:left;
width:250px;
*width:260px;
height:20px;
margin:12px 0px 0px 0px;
border:0px solid;
}

.txtboxsearch {
font-family:'arial',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
}

.maintxtboxsearch {
font-family:'arial',helvetica,sans-serif;
font-size:13px;
width:175px;
height:16px;
margin:0px;
float:left;
border:1px solid #7f9db9;
}

.searchbtn {
color:#fff;
font-family:'arial',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:22px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#333333;
*padding:0px 2px 0px 2px;
margin:-2px 0px 0px 10px;
*margin:-1px 0px 0px 10px;
}

.searchbtnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}
/*--end-results-page--*/

/*--end rhs searchbox--*/


/*--begin social bookmarks--*/
#bookmarktitle {
background: #fff url("../assets/information.jpg") no-repeat;
height:30px;
width:183px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:20px;
font-weight:bold;
padding:5px 0px 0px 17px;
margin:20px 0px 0px 0px;
}

#bookmarkpage {
height:130px;
width:200px;
margin:00px 0px 0px 0px;
padding:10px 0px 10px 0px;
background-color:#fff;
background-image:url(../assets/1p3.jpg);
}


#navigation-social{
padding:7px 0px 0px 5px;
_padding:7px 0px 0px 0px;
background:#f1f1f1;
font-family:Arial, Helvetica, sans-serif;
border:0px solid red;
height:110px;
}

#navigation-social a {color:#333; text-decoration:none; font-weight:normal;}
#navigation-social a:click {color:#333; text-decoration:none; font-weight:normal;}
#navigation-social a:link {color:#333; text-decoration:none; font-weight:normal;}
#navigation-social a:visited {color:#333; text-decoration:none; font-weight:normal;}
#navigation-social a:active {color:#333; text-decoration:none; font-weight:normal;}
#navigation-social a:hover {color:#fff; text-decoration:none; font-weight:normal; background:#333;}

.imgsoc {
margin:0px 3px 0px 1px;
vertical-align: bottom;
}

#title-social{
float:left;
width:80px;
}

#whats {
float:right;
font-size:11px;
width:30px;
margin:1px 10px 0px 0px;
letter-spacing:0px;
}

#whats a:link {color:#fff; text-decoration:none; font-size:11px; font-weight:normal;}
#whats a:visited {color:#fff; text-decoration:none;  font-size:11px;font-weight:normal;}
#whats a:active {color:#fff; text-decoration:none;  font-size:11px;font-weight:normal;}
#whats a:hover {color:#fff;text-decoration:none;  font-size:11px;font-weight:normal;}


.imgsoc {
margin:0px 3px 2px 0px;
vertical-align: bottom;
}

.socialbookmarks {
font-size:12px;
float:left;
margin:0px 0px 2px 5px;
width:81px;
border:1px solid #E5E5E5;
background-color:#fff;
padding:2px 2px 2px 2px;
}

.bkmark {
padding:0px 0px 0px 8px;
}

.show3 {
padding-left:7px;
}

.sharing { width:181px; font-family:"arial"; height:25px;  font-size:13px; margin:0px 0px 0px 0px;}
.sharing1 {float:left; width:80px; font-weight:bold; color:#333333; border-bottom:1px solid #333333;height:18px;}
#sharing2 {float:left; width:101px; border-bottom:1px solid #333333; text-align:right; height:18px;}
#sharing2 a:link {font-size:11px;} 
#sharing2 a:visited {font-size:11px;} 
#sharing2 a:active {font-size:11px;} 
#sharing2 a:hover {font-size:11px;} 

#toplinks {margin:5px 0px 0px 0px; width:181px; font-family:"arial"; font-size:13px;}
.topsearchestitle { font-weight:bold; color:#333333; border-bottom:1px solid #333333; width:181px;}
.topsearches { font-size:12px; padding-top:5px ; line-height:15px; text-align:center;} 

#toplinks a:link {font-size:11px;} 
#toplinks a:visited {font-size:11px;} 
#toplinks a:active {font-size:11px;} 
#toplinks a:hover {font-size:11px;} 

#bookmarkpage a:link {color:#333; text-decoration:none;}
#bookmarkpage a:visited {color:#333; text-decoration:none;}
#bookmarkpage a:active {color:#333; text-decoration:none;}
#bookmarkpage a:hover {color:#fff; text-decoration:none;background-color:#333333;}
/*--end social bookmarks--*/


/*--begin forum--*/
#forumspot {margin-top:20px;}
#forumspot a:link {color:#333; text-decoration:none;}
#forumspot a:visited {color:#333; text-decoration:none;}
#forumspot a:active {color:#333; text-decoration:none;}
#forumspot a:hover {color:#fff; text-decoration:none; background-color:none;}

.forumtitle {
background: #fff url("../assets/forum.jpg") no-repeat;
height:40px;
width:200px;
}

.insideforum {
width:159px;
background-color:#FFFFFF;
padding:3px 12px 3px 8px;
}

.forumcontents {
background-color:#ccc;
padding:10px;
font-family:"arial";
font-size:12px;
}

.forumgap {
height:4px;
font-size:2px;
}
/*--end forum--*/


/*--begin sponsors--*/
#sponsorspot {
margin-top:20px;
}

#sponsortitle {
background: #fff url("../assets/information.jpg") no-repeat;
height:30px;
width:183px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:20px;
font-weight:bold;
padding:5px 0px 0px 17px;
}

.insidesponsor {
width:168px;
background-color:#FFFFFF;
text-align:center;
padding:3px 3px 3px 8px;
}

.sponsorcontents {
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
border-bottom:1px solid #f1f1f1;
padding:10px;
font-family:"arial";
font-size:12px;
}
/*--end sponsors--*/



/*--begin tables--*/
table {
font-size:13px; font-family:"arial";
}
/*--end tables--*/


/*--begin news article styling--*/
#newscontents {
width:500px;
height:180px;
padding-top:10px;
_padding-top:0px;
}

#newsarticle {
width:315px;
float:left;
font-family:"arial";
margin-right:5px;
}

#newsarticle a:link, #newsarticle a:visited, #newsarticle a:active, #newsarticle a:hover {text-decoration:none; border-bottom:0px solid #fff;}
#rhsofnews a:link, #rhsofnews a:visited, #rhsofnews a:active, #rhsofnews a:hover {text-decoration:none; border-bottom:0px solid #fff;}
#rhsofnews {width:170px;float:left;margin-left:10px;}

.topcontent {
font-size:11px;
text-transform:uppercase; font-family:"arial";
color:#666;
}

#rhsofnews ul { font-family:"arial"; font-size:11px;list-style-position: inside;
list-style-type: none;
margin:4px 0px 0px -35px;
*margin:4px 0px 0px 0px;
}

#rhsofnews li {  font-family:"arial"; font-size:11px;
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*padding-left:5px;
margin:0px 0px 0px 0px;
line-height:17px;
}

div#newsRSS { margin:5px 0px 5px 0px; background-color:transparent; text-align:right; }

DIV#latestArticles { font-family:"arial";}
DIV#latestArticles TABLE {border:0px solid #000; padding:0px; background-color:transparent;}
DIV#latestArticles TH {	padding:2px 0px 2px 0px;  text-transform: capitalize;  font-size: 14px; color:#333;height:26px; background-color:transparent;}

DIV#latestArticles TD {	padding:0px 0px 8px 0px;font-size: 11px; text-align:left; background-color:transparent;color:#333;line-height:14px;text-transform:none;}
DIV#latestArticles A:active{ text-decoration:none; font-family: "arial"; font-size: 11px; color:#333333; }
DIV#latestArticles  a:link{ text-decoration:none; font-family: "arial"; font-size: 11px; color:#333333; }
DIV#latestArticles  a:visited { text-decoration:none; font-family: "arial";font-size: 11px; color:#333333; }
DIV#latestArticles A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#333333; }

#more a:visited { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:link { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:active { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:hover { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }

DIV#articleTitle { font-family: "arial"; font-size:16px; font-weight:bold; color:#333; padding:3px 0px 0px 0px; }
DIV#articleDate { font-size:12px;  font-family: "arial"; margin:-5px 0px 0px 0px;}
DIV#articleBody { padding:0px 0px 20px 0px; font-family: "arial"; font-size:13px;}
DIV#articleBody A { color:#e22b00; font-family: "arial"; }

DIV#articleBody A:active{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:1px dashed #1a94f0;}
DIV#articleBody  a:link{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:1px dashed #1a94f0;}
DIV#articleBody  a:visited { text-decoration:none; font-family: "arial";font-size: 13px; color:#1a94f0; border-bottom:1px dashed #1a94f0;}
DIV#articleBody A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#1a94f0; border-bottom:1px dashed #1a94f0;} 

DIV#articleLinks {font-size: 12px;  padding: 4px; font-family: "arial";}
DIV#articleLinks A { font-size: 12px; margin-left: 16px; font-family: "arial";}
DIV#articleLinks H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #1a94f0; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }

DIV#articleLinks A:active{ text-decoration:none; font-family: "arial"; font-size: 12px; color:#1a94f0; border-bottom:0px solid #fff; }
DIV#articleLinks  a:link{ text-decoration:none; font-family: "arial"; font-size: 12px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#articleLinks  a:visited { text-decoration:none; font-family: "arial";font-size: 12px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#articleLinks A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#1a94f0; } 

DIV#articleButtons {text-align:center;width:500px;}
DIV#articleButtons A:active{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff; }
DIV#articleButtons  a:link{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#articleButtons  a:visited { text-decoration:none; font-family: "arial";font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#articleButtons A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#1a94f0; } 

DIV#relatedArticles H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #1a94f0; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }
DIV#relatedArticles H5 { }
DIV#relatedArticles {}
DIV#relatedArticles A { }
DIV#relatedArticles TD { font-size:90%; padding:0px 0px 0px 20px; }


DIV#relatedArticles A:active{ text-decoration:none; font-family: "arial"; font-size: 12px; color:#1a94f0; border-bottom:0px solid #fff; }
DIV#relatedArticles  a:link{ text-decoration:none; font-family: "arial"; font-size: 12px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#relatedArticles  a:visited { text-decoration:none; font-family: "arial";font-size: 12px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#relatedArticles A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#1a94f0; 
} 

DIV#newsIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #1a94f0; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#newsIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px;}
DIV#newsIndex {font-family: "arial"; font-size:12px; }
DIV#newsIndex A { }
DIV#newsIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#newsIndex p {margin-top:0px; font-size:12px;}
DIV#newsIndex table { margin-bottom:20px;}

DIV#newsIndex A:active{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff; }
DIV#newsIndex  a:link{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#newsIndex  a:visited { text-decoration:none; font-family: "arial";font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#newsIndex A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#1a94f0; } 


DIV#rssIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #1a94f0; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#rssIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px; margin-top:0px;}
DIV#rssIndex {font-family: "arial"; font-size:12px; }
DIV#rssIndex A { }
DIV#rssIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#rssIndex p {margin-top:0px; font-size:12px;}
DIV#rssIndex table { margin-bottom:20px;}

DIV#rssIndex A:active{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff; }
DIV#rssIndex  a:link{ text-decoration:none; font-family: "arial"; font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#rssIndex  a:visited { text-decoration:none; font-family: "arial";font-size: 13px; color:#1a94f0; border-bottom:0px solid #fff;}
DIV#rssIndex A:hover { font-family: "arial"; color:#fff; text-decoration:none; background-color:#1a94f0; } 

#articleLinks { font-family: "arial";}
DIV#articleLinkTo form { font-size:12px; font-family: "arial"; } 
DIV#articleLinkTo H4 {font-size:13px;  color:#333; font-weight:bold; border-bottom:1px solid #333333; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; }
/*--end news article styling--*/

/*--begin results page--*/
#recommend{
width:480px;
text-align:center;
margin:10px auto 20px auto;
font-family:arial;
font-size:13px;
border:0px solid;
}

#contain-bm{
margin:0px auto 40px auto;
width:500px;
border:0px solid red;
}
/*--end results page--*/

#bgline { 
background-image:url(../assets/line.jpg);
width:1000px;
height:40px;
margin:0 auto;
margin-top:-25px;
margin-bottom:18px;
}
.clearit { clear:both; }
.text { font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#fff;  padding:8px 10px 0px 10px; float:left; width:800px;}
.text2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#fff;  padding:8px 10px 0px 10px; float:left;}
.text2  a:link, .text2 a:visited, .text2 a:active { 
color:#fff; text-decoration:underline; 
}

.text2 a:hover { 
color:#fff; text-decoration:none; 
}

.book-tit { color:#fff; font-size:14px; font-family:arial;  font-weight:bold; text-align:left;}
.book-rrp {color:#fff; font-size:14px; font-family:arial; }
.normal { padding-left:20px;  float:right; color:#fff; font-size:14px; font-family:arial; padding-right:5px; }
.book-ppl {color:#fff; font-size:14px; font-family:arial;text-align:left; }
.book-date { padding-left:5px;  float:left; color:#fff; font-size:14px; font-family:arial; padding-right:5px; }
.book-btn {  text-align:right; padding-top:2px; border-top:1px dotted #fff;  margin-top:5px;}

#float-right
{
	width:200px;
	height:150px;
	margin:0px 0px 10px 10px;
	float:right;
	border:1px solid #ccc;
}

#updates a:link,
#updates a:visited,
#updates a:active
{
	display:inline-block; 	border:1px solid #127BCC; 	color:#127BCC; 	padding:4px 8px;	text-decoration:none; 	margin-right:30px;
	font-size:14px; 	font-family:arial; 
	font-weight:normal;}
#updates a:hover
{
	border:1px solid red;
	color:white;
	background:red;
	text-decoration:underline;
}

#theForm input,
#theForm select  { margin:0px; padding:0px;}
#theForm select  { font-size:12px; width:350px;}
#theForm .txte  { font-size:12px; width:350px;}
.fright { width:200px; floaT:right;}