* {outline: none; margin:0;}
html, body {height:100%;}

body{
	background:url(body_bg.png) repeat-x 0 0 #f7f7f7;
	color:#595959;
	padding:0 0 0 0;
	margin:0;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, h4, ul, li, form, input, label {
	padding:0;
	margin:0;
}

small {font-size:90%;}

.message-box { text-align: center; padding: 5px; color:#545454; width:80%;  margin:5px auto; }

.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; }
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; }
.ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; }
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; }



h3 {
	color: #454545;
	font-size: 30px;
}

p.bodytext {
	color: #393939;
	font-size:16px;
	text-align:justify;
}

p.subheading{
	color: #909090;
	font-size: 18px;
	margin: 5px 5px 15px 2px;
}

.subheadingsmall {font-size:12px; text-align:left !important;}

img.left {
	float: left;
	margin: 0 10px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 10px;
}




.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix{height:1%}

a {text-decoration: none;color: #393939;}
a:hover {text-decoration: underline;}
a:active {font-weight:bold;}

h1.title {font-size:300%; letter-spacing: -1px;}
span.tip {
	background: #fffdeb url(box_tip.png) 3px 5px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 35px;
	display: block; 
}

p {
	color: #414040;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 15px;
}

.rleft {float:left;}
.rright {float:right;}
.rcenter {float:none;margin-left:50%;margin-right:50%;}
.txtcenter {text-align: center;}
.fptd {
	padding-top: 20px;
	font-family:Helvetica;
	color: #000;

}

.signup {
	background:url(signUp.png) no-repeat left top; 
	text-indent:-9999px; 
	height:45px; 
	width:224px; 
	display:block;
	border:0; 
	cursor:pointer;	
	font-size:0;
	line-height:0;
}
.signup:hover {background-position:left -45px;}
.signup:active {background-position:left -90px;}


.moreinfo {
	background:url(moreinfo.png) no-repeat left top; 
	text-indent:-9999px; 
	height:45px; 
	width:195px; 
	display:block; 
	border:0; 
	cursor:pointer;	
	font-size:0;
	line-height:0;
}
.moreinfo:hover {background-position:left -45px;}
.moreinfo:active {background-position:left -90px;}

.morecontent h1 {padding: 0px 5px 20px 0px; font-size: 36px; color: #494949;}

.fptd h1 {padding: 0px 5px 20px 0px; font-size: 36px; color: #494949;}
.fptd ul {padding-left: 30px; padding-top: 15px; color: #393939}
.fptd .snippet {color: #393939;}

#newsbits {
	color: #000;
	font-family: Helvetica;
	font-size: 14px;
}

.ribbon {
    position: absolute;
    top: 10px;
    left: -16px;
    width: 200px;
    height: 46px;
    background: url('ribbon.png') no-repeat;
    padding: 15px 0 0 20px;
    color: #494949;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: bold;

 }


img {
	padding:0;
	margin:0;
	border:none;
}


.shadow {margin-top:1px;}

.shadow-light {
	
}

.shadow-dark {
	
}

/* elements */

#container {
	width: 960px;
	padding: 0px;
	margin: 0px auto;
	top: 0px;
	
}

#container2 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 0px;
	top: 0px;
	color: #fff;
	background: url(bg_shadow.png) top center no-repeat;
}

#push {
	position: relative;
	min-height: 100%;
	margin:0;
}

* html #push {height: 100%;}

#push1 {padding-bottom: 9em;}



#footer{
	background-color: #363636;
	height:50px;
	position:relative;
	color: #cecece;
	margin-top: -50px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

#footer a {color: #cecece; text-decoration: none;}
#footer a:hover {text-decoration:underline;}

#leftcont {
	padding:10px 30px 15px 0px;
	text-align:justify;
}

.footertext {
	width: 960px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: center;
}

#container div.topbar {
	height: 34px;
	padding: 2px 0px 0 3px;
	text-align: left;
	color: #cecece;
}

#container div.login {
	float:right;
	margin-top: 5px;
}
#container div.logonav {
	height: 80px;
	padding: 0px;
	position:relative;
	background: url(top_glow.png) top center no-repeat;

}

#container div.logo {
	width: 264px;
	float:left;
}

#date {
	float:left;
	margin-top: 7px;

}


/* navigation shit */
#container div.nav{
	width:596px;
	position:relative;
	float:right;
	padding:0;
	top:37px;
	left: 50px;
	margin:0;
	z-index:3;
	height:44px;
	overflow:hidden;
}
.lavaLampBottomStyle {
       position:absolute;
       float:right;
       height:45px;
       width:620px;
       padding:0;
       margin:0 0;
       overflow:hidden; 
	   top:0;
	   left:0px;           
}
.lavaLampBottomStyle li {
      float:left;
      list-style:none;
	  background:url(nav_divider.gif) no-repeat 100% 50%;
	  font:normal 13px/44px Arial, Helvetica, sans-serif;
	  color:#fff;
	  background-color:inherit;
	  padding:0 25px 0 25px;
	  margin:0 0 0 0;
	 
}

#container div.nav ul.lavaLampBottomStyle li.last{
	  background:none;
}
.lavaLampBottomStyle li.back {
    background:url(glow1.png) no-repeat 50% 100%;
    height: 44px;
    z-index: 8;
    width:84px;
    position: absolute;
	padding:0;
	margin:0;
									
  }
.lavaLampBottomStyle li a {
     font:normal 13px/44px Arial, Helvetica, sans-serif;
	 color:#fff;
	 background-color:inherit;
     text-align: center;                                               
     z-index: 10;
     display: block;
     float: right;                        
     position: relative;
     overflow: visible;
	 text-decoration:none;
     outline:none;                 
 }   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active {
       border: none;
	   }
	   
form {
	margin-top: 0px;
	padding-right: 20px;
}
.username {
    	background-image: url(16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
    	font:normal 10px Tahoma;
    	color: #999999;
    	padding:3px 5px 1px 19px;
    	margin-top: 0px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url(16s.png);
    	background-repeat: no-repeat;
   		background-position:left;
   		background-color:#FFFFFF;
    	font:normal 10px Tahoma;
    	color: #999999;
    	padding: 3px 5px 1px 19px;
    	margin-top: 0px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.email {
 direction: rtl;
 unicode-bidi: bidi-override;
 }


.error {width:70%;height:30px;background:url(error.png) #f1f1f1 center left no-repeat;border:1px solid #000; margin-top: 5px;}
.errortxt {padding-left:35px;margin-top:5px;color:#494949;font-weight: bold;font-size:150%;}


#contact .buttons, .buttons {
	background: #313131;
	font-size:10px; 
	color: #fff; 
	padding: 2px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #dbdbdb #d8d8d0 #fff;
	text-decoration: none;
	font-weight:bold;
}

#contact input, textarea {
	background-color: #FFF;
	border: 1px solid #cfcfcf;
	color: #686868;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 16px;
	font-weight: bold; 
	padding: 8px 12px;
	width: 255px;
}

#contact input.submit {
	background: url("/files/submit.png") no-repeat top left;
	border: none;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;
	
	height: 30px;
	padding: 0;
	
	width: 101px;
}

#contact textarea {
	width: 540px;
}
td.right {
text-alight:right;
}
.regform {
	font-family: Helvetica;
	font-size: 16px;
	color:#414040;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.regform2{
	font-family: Helvetica;
	font-size: 16px;
	color:#414040;
	font-weight: bold;
	text-align: left;
	
}
#cbx {
	width:20px;
	height:20px;
	text-align: left;
	margin-left: -50;
}
.maincontent {
	color: #494949;
	padding-top:20px;
}

#slider {margin:0px 0 0 0; height:130px; overflow:hidden; clear:both;}
#slider h1 {margin-bottom:5px;}
#slider h5 {color:#32b0cc; line-height:26px;} 
#slider ul {list-style-type:none;}

#slider .column {margin:5px 0 15px 0;}
#slider .simpleButton {color:#666666; font-size:14px; line-height:35px;}

#slider .thumbnail {height:340px; position:relative;}
#slider .thumbnail img {position:absolute; top:5px; right:0;}

#slider .coda-slider .panel-wrapper {position:relative; margin-top:10px;}
#slider .coda-slider, .coda-slider .panel {width: 960px} 
#slider .coda-slider p.loading { padding: 20px; text-align: center }

#sliderNav {float:right; margin-top:5px; margin-right:-10px;}
#sliderNav .coda-nav ul {clear:both; display:block; overflow:hidden}
#sliderNav .coda-nav ul li {display:inline;}
#sliderNav .coda-nav ul li a {background:url(slideshowButton.png) no-repeat top center; height:24px; width:24px; display: block; float: left;}
#sliderNav .coda-nav ul li a:hover {background-position:center -24px;}
#sliderNav .coda-nav ul li a.current {background-position:bottom center; outline:none;}

#slider .coda-slider {float:left; overflow:hidden; position:relative;}
#slider .coda-slider .panel {display:block; float:left;}
#slider .coda-slider .panel-container {position:relative;}
#slider .coda-nav-left, .coda-nav-right {float:left;}
#slider .coda-nav-left a, .coda-nav-right a {display:block; text-align:center; text-decoration:none;}

#breadcrumbs .container_16 {width:940px;}
#breadcrumbs p {font-size:13px; line-height:32px; float:left;}
#breadcrumbs {background:url(breadcrumbsBg.jpg) repeat-x top left; height:30px;}
#breadcrumbs ul.crumbs {list-style-type:none; line-height:30px;}
#breadcrumbs ul.crumbs li {color:#666666; display:inline; font-size:13px; margin-right:3px;}
#breadcrumbs ul.crumbs li a {color:#666666; background:url(whiteArrow.gif) no-repeat right 4px; padding-right:12px; cursor:pointer;}
#breadcrumbs ul.crumbs li a:hover {color:#fff;}
.container_16{margin-left:auto;margin-right:auto;width:960px}
.grid_4,.grid_12{display:inline;float:left;position:relative;margin-left:10px;margin-right:10px}
.grid_4 {width: 200px;}
#heading {margin:10px 0 0 0; padding-bottom:15px; clear:both;}
#heading h5 {color:#32b0cc; line-height:26px;} 
#tagline {background:url(tagline.jpg) repeat-x left top; height:96px; margin-bottom:10px; width:877px; margin-left: auto; margin-right: auto;}
#tagline .left {background:url(taglineLeft.jpg) no-repeat top left; }
#tagline .right {background:url(taglineRight.jpg) no-repeat top right; height:96px;}
#tagline h3 {margin-top:43px; padding-left: 20px;line-height:20px;font-family: Helvetica;font-weight: bold; font-size: 28px;}
#sidebar .submenu {margin-bottom:50px; list-style-type:none;}
#sidebar .submenu ul {list-style-type:none;}
#sidebar .subpages {margin-bottom:30px; list-style-type:none;}
#sidebar .subpages li {border-bottom:1px solid #c0c0c0; padding:15px 0 10px 0px;}
#sidebar .subpages li.bottom {border-bottom:0px;}
#sidebar .subpages li a {background:url(greyArrow.gif) no-repeat left 4px; color:#494949; padding-left:10px; text-decoration:none;}
#sidebar .subpages li a:hover {text-decoration:underline; color:#494949;}
#sidebar .subpages li.current a {color:#42b7d4;}
.check {background:url(check.png) no-repeat left 5px;}
.txt {padding-left:30px;font-weight: bold;}
.noLeftMargin {margin-left:0;}
.noRightMargin {margin-right:0;}
.maincontent .column h3 {margin-bottom:-4px; font-size: 130%;}
.maincontent .column .thumbnail {text-align:center; line-height:140px;}
.maincontent .column .thumbnail img {vertical-align:middle; border:none; padding:0; background:none;}


#sidebar .box {
	background: url("sidebarBox.png") no-repeat top left;
	font-style: normal;
	margin-bottom: 15px;
	padding: 15px 15px 0 15px;
	width: 249px;
}

#sidebar .box .boxBottom {
	background: url("sidebarBox_bottom.jpg") no-repeat bottom left;
	font-size: 12px;
	font-style: normal;
	height: 24px;
	margin: -20px -15px 0 -15px;
	padding: 18px 0px 0 15px;
}

#sidebar .box .boxBottom a {
	font-size: 12px;
	line-height: 20px;
}
#midbox {
	margin-left: 15px;
}
#ribbon-box {
	background: url("ribbon-box.png") no-repeat top left;
	position:relative;

	font-style: normal;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 15px 15px 0 15px;
	width: 300px;
}

.ribbon-content {margin-top: 50px; padding-bottom:10px;padding-left:5px;font-family:Helvetica;color: #494949; width:265px;}

#ribbon-box .bottom {
	background: url("ribbon-boxbot.png") no-repeat bottom left;
	font-size: 12px;
	font-style: normal;
	height: 24px;
	margin: -20px -15px 0 -15px;
	padding: 30px 20px 0 15px;
}

#featured {
	width: 100%;
	margin: 0px auto;
	height: 106px;
	background: url('feature_bg.png') top left repeat-x #f7f7f7;
	overflow:hidden;
}

.advertisers {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height:88px;
	margin-top:2px;
	overflow:hidden;
}

#scroll {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	width: 770px;
	height: 88px;
}