/*  
Theme Name: myMag
Theme URI: http://www.wp-themix.org/themes/mymag-free-wordpress-magazine-theme/
Description: myMag is a Wordpress Magazine Theme with 2-3 Columns, lovely Javascript effects such as Slideshow, Article Sliders, Newsticker, Image Mouseover Effects, Dropdown Menu and many more. myMag is offers 3 widget-ready sidebars, a big option set with custom logo uploader, 3 colour schemes, display options, advertising options and much more! Uses post-thumbnails to let you upload pictures very easy. Check http://www.wp-themix.org for support and knowledge.
Version: 1.1
Author: Dennis Nissle
Author URI: http://www.wp-themix.org
Tags: white, silver, blue, tan, green, orange, light, three-columns, two-columns, one-column, fixed-width, right-sidebar, left-sidebar, theme-options, front-page-post-form, editor-style, photoblogging, custom-colors, custom-header, sticky-post, microformats, threaded-comments
*/


@import "font/stylesheet.css";

/* General Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

a {
color: #18649a;
text-decoration: none;
}

a:hover {
color: #18649a;
text-decoration: underline;
}

a:visited {
color: #18649a;
text-decoration: none;
}

.image {
position: relative;
z-index: -1;
}

.image2 {
background:transparent url(images/lightbox.png) no-repeat center center;
position: relative;
z-index: 3;
}

body {
font-size: 12px;
font-family: Arial, sans-serif;
line-height:18px;
background-color: #FFFFFF;
color: #656565;
}

blockquote {
color: #CCC;
font-size: 11px;
font-style: italic;
}

h1, h2, h3 {
color: #18649a;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}
abbr {
border:0;
}

#fixed_icons {  
    background: url(images/how_we_help.png) repeat scroll 0 0 transparent;
    left: -2px;
    position: fixed;
    top: 280px;
	display:none;
}

#fixed_icons a {  
    display: block;
    height: 177px;
    width: 31px;
    }  
	
.wrapper {
width: 960px;
margin:0px auto;
background-color:#ffffff;
}
		
#head_container{ width:100%; /* float:left;  background:#FFFFFF url(images/header_bg.jpg) repeat-x bottom; height:110px;*/}

#top_container{ width:960px; /* float:left; height:70px;*/}




#nav-menu{ /*float:left;*/ width:960px; /* height:30px; margin-top:24px; */ position:relative;}
#nav-menu-left{ width:10px; float:left; background:url(images/menu_left.png) no-repeat; height:30px;}
#nav-menu-right{ width:10px; float:left; background:url(images/menu_right.png) no-repeat right; height:30px;}

.navi{ float:left; width:940px; height:30px; background:url(images/menu_bg.jpg) repeat-x;}
.navi ul{ list-style-type:none; float:left; margin-top:0px;}
		.navi li{ float: left; height:30px; border-right:#cccccc solid 2px;}
		.navi li a{ float:left; height:30px; color:#333333; font-size:14px; font-weight:bold; text-decoration: none; text-align:center; padding-top:7px; text-align:center; padding-left:38px; padding-right:38px;}
		
		.navi li:last-child{ border-right:0px;}
		
		.navi li a:hover{color:#0069A0; background: url(images/menu_hover.png) no-repeat center top; height:30px;}
		.navi li a.on{color:#0069A0;}
		
		.navi li.hover ul,
		.navi li:hover ul{display:block;}
		
		.navi li ul{ background:#fbfbfb; position:absolute; top:30px; display:none; width:180px; margin-left:0px; border:#cccccc solid 1px;}
		.navi li ul li{ float:left; width:290px; margin-left:-70px; border-right:0px; padding:0px 0px 0px 0px; text-align:left;}
		.navi li ul li a{ float:left; display:inline; color:#333333; font-size:12px;}
		.navi li ul li a:hover{ background:none; color:#0069A0;}

		
.navi li form#foxycart_224 input#nav4{ float:left; height:45px; color:#b2b2b2; text-indent:-9999px; overflow:hidden; background:url(../images/nav3.png) 0 0 no-repeat;
	text-decoration: none; width:124px; background-position:-251px 0;}
.navi li form#foxycart_224 input#nav4:hover{ background-position:-251px -45px;}
		.navi li form#foxycart_224 input#nav4on{ background-position:-251px -45px;}

/* Catnavigation Styles */

#catcontainer {
clear: both;
}

.cat_navigation {
background: url(images/cat_bg.jpg) repeat-x;
font-size:11px;
position: relative;
z-index: 5;
height: 29px;
}

#catcontainer #catbar {
float:left;
height: 29px;
line-height:20px;
margin-left: -15px;
}

#catbar, #catbar ul {
margin:0;
padding:0;
list-style-type:none;
position:relative;
line-height:20px;
z-index:12;
}

#catcontainer #catbar a {
height: 29px;
display:block;
padding:0 21px;
text-decoration:none;
text-align:center;
line-height:24px; 
outline:none;
float: left;
z-index:35;
position:relative;
color: #606060;
font-weight: bold;
}

#catcontainer #catbar a:hover {
color: #3b3b3b;
}

#catcontainer #catbar ul a {
line-height: 25px; 
}

#catcontainer #catbar li {
float:left;
position:relative;
z-index:20;
}

#catcontainer #catbar li li {
border-left:none;
}

#catcontainer #catbar ul {
position:absolute;
display:none;
width:100px;
top: 27px;
left:-1px;
background: #c6c6c6;
z-index:12;
}

#catcontainer #catbar li ul a {
width:100px;
height:auto;
float:left;
text-align:left;
padding:0 21px;
}

#catcontainer #catbar ul ul {
top:auto;
}	

#catcontainer #catbar li ul ul {
left:130px;
top: 0px;
}

#catcontainer #catbar li ul ul a {
border-left:none;
}

#catcontainer #catbar a{
color: #606060;
}

#catcontainer #catbar ul {
border-top:none;
}

#catcontainer #catbar li ul a {
}

#catcontainer #catbar ul a, #catcontainer #catbar ul li {
background-color:#c6c6c6;
font-weight: normal;
width: 90px;
}

#catcontainer #catbar ul a:hover, #catcontainer #catbar ul a:focus {
color: #3b3b3b;
}

#catcontainer #catbar .current_page_item a {
}

#catcontainer #catbar li:hover ul ul, #catcontainer #catbar li:hover ul ul ul,#catcontainer  #catbar li:hover ul ul ul ul {
display:none;	
}
#catcontainer #catbar li:hover ul, #catcontainer #catbar li li:hover ul, #catcontainer #catbar li li li:hover ul, #catcontainer #catbar li li li li:hover ul {
display:block;
}

/* Slideshow Styles */

.slideshow {
width: 555px;
height: 311px;
background: #FFF;
padding: 10px;
float:left;
border: 0px solid #c6c6c6;
}

#slider {
position:relative;
padding: 0;
z-index: 1;
}

#slider .slideit {
position:relative;
width: 555px;
height: 320px;
}

#slider .pic {
position:absolute;
top:0;
left:0;
z-index:0;
width: 555px;
height: 320px;
overflow:hidden;
}	

#slider .date, #slider .title, #slider .text  {
position: relative;
z-index:1;
}

#slider .title {
position:absolute;
bottom:30px;
margin:25px 0 0 0;
padding:0 20px 20px 20px;
width:450px;
z-index:5;
background:transparent url(images/trans.png) repeat 0 0;
}

#slider .title h1 {
padding:0px 0 0 0;
z-index:10;
margin-top: 10px;
font-size: 18px;
}

#slider .title h1 a {
color:#fff;
}

#slider .title h2 {
margin:0;
padding: 20px 0 0 0;
color: #fff;
}

#slider .title h2 a, #slider .title h2 a:visited {
margin:0;
padding: 3px 5px;
color: #fff;
border: none;
background: #114469;
font-size: 11px;
font-weight: normal;
}

#slider .title h2 em {
color: #fff;
font-weight: normal;
}
 
/* Frontpage Styles */

#main_wrapper{
width:100%; float:left; /*background:#FFFFFF url(images/content_bg.jpg) repeat-x;*/ overflow: hidden; padding-top:20px;
}

#wrapper_top{ width:960px; float:left; /*background: url(images/content_top_bg.png) no-repeat;  height:20px; margin-top:20px;*/}
#wrapper_bottom{ width:960px; float:left; /*background: url(images/content_bottom_bg.png) no-repeat; height:20px;*/}

.page-wrapper-index{
width:958px;
float:left;
/*border-left:#B8B8B8 solid 1px;
border-right:#B8B8B8 solid 1px;*/
margin-top:-10px;
background:#ffffff;
}

.page-wrapper{
width:960px;
margin:0 auto;
padding-top:20px;
}

#column-left {
width:684px;
float:left;
background:#ffffff;
}

#column-right {
	width:220px;
	background: #FFF;
	padding:0px 0px 0px 0px;
	border-color:#c6c6c6;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	float:right;
	margin-bottom: 0px;
}

/*  new  */

.right_catg_list {
	float: left;
	/*width:264px;
	margin-top:20px;
	/*background:#D4DEBB;
	border-top:#668C03 solid 5px;*/
}
.right_catg_list h1 {
	background-image: url("images/articles_top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 220px;
    color: #0063AE;
    font-family: 'PhilosopherRegular';
    font-size: 17px;
    text-align: center;
	line-height:36px;
	text-transform:uppercase;
	height:auto;
	padding:5px 0 0 0;
	font-weight:normal;
}
.search_right_txt {
    color: #000000;
    font-family: 'PhilosopherRegular';
    font-size: 15px;
    font-weight: normal;
    padding-left: 7px;
    padding-top: 10px;
}
.right_catg_list ul{
	border:1px solid #e6e6e6;
}
.right_catg_list ul li{
    background-image: url("images/relatedlink_btn.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 37px;
    width: 192px;
	color: #000000;
    font-family: 'PhilosopherRegular';
    font-size: 15px;
    font-weight: normal;
	margin:15px 0 10px 10px;
	padding:10px 0 0 7px;
}
.right_catg_list ul li a{
 	color: #000000;
    font-family: 'PhilosopherRegular';
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
	padding: 0 0 0 5px;
}


#recent-articles {
	float: left;
	background:#D4DEBB;
	margin-right:10px;
	border-top:#668C03 solid 5px;
	display:none;
}

#recent-articles h1 {
font-size: 15px;
font-weight: bold;
color: #464646;
margin-bottom:10px;
padding-left:0px;
margin-top: 10px;
margin-left:15px;
}

#recent-articles .article {
float: left;
margin-bottom: 13px;
padding-bottom: 10px;
border-bottom: 1px dashed #777777;
width: 235px;
margin-left:15px;
}

#recent-articles .article .thumb-small {
float: left;
border: none;
margin-right: 8px;
}



#recent-articles .article h3 {
font-weight: bold;
}

.news-article .thumb-small {
float: left;
border: none;
margin-right: 8px;
}

.news-article h3 {
font-weight: bold;
}

.news-article .date {
color: #565656;
font-size: 11px;
}

#recent-articles .article h3 a {
color: #1c6aa2;
}

#recent-articles .article h3 a:hover {
color: #1c6aa2;
text-decoration: underline;
}

#recent-articles .article .date {
color: #565656;
font-size: 11px;
}



/* Bottom Slider */

#bottom-container {
width: 575px;
background: #FFF;
border: 1px solid #c6c6c6;
margin-top: 10px;
float: left;
margin-bottom: 10px;
}

#bottom-container h3 a {
display: block;
}

.bottomslider {
position: relative;
overflow: hidden;
}

.bottomslider .back a {
margin-top: 4px;
margin-left: 380px;
float: left;
width: 84px;
height: 12px;
background: url(images/back.jpg) no-repeat;
}

.bottomslider .next a {
margin-top: 4px;
margin-left: 10px;
float: left;
width: 84px;
height: 12px;
background: url(images/next.jpg) no-repeat;
}

.bottomslider ul {
position: relative;
left: 0;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
z-index: 1;
padding-left: 10px;
}

.bottomslider h3 {
margin-bottom: 0px;
color: #1c6aa2;
width: 155px;
}

.bottomslider h3 a {
margin-bottom: 0px;
color: #1c6aa2;
}

.bottomslider li {
float: left;
display: inline;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
}

.bottomslider .desc {
float: left;
display: inline;
width: 155px;
text-align: justify;
color: #565656;
}

.bottomslider .slider-nav {
background-color: #eaeaea;
border-top: 1px solid #c6c6c6;
width: 575px;
height: 20px;
float: left;
}

/* Featured Posts & Articles on Frontpage */

/* new */
#featured-container {
	width: 724px;
	/*float: left;*/
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

.featured-post {
	/*width: 630px;
	float: left;*/
	border: 0px solid #c6c6c6;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	background-color: #FFF;
}
.main_box{
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-radius:0 0 3px 3px;
	padding:0 0 12px 0;
}




.featured-post .thumbnail {
float: left;
}

.featured-post .content {
	/*float: left;*/
	width: 650px;
	margin-left: 15px;
	margin-top: 5px;
	text-align:justify
}

.featured-post .no {
	width: 670px;
	margin-left: 12px;
	/*float: left;*/
}

.featured-post .no p {
	/*width: 620px;*/
	display: block;
}

.featured-post .content h2 {
color: #18649a;
font-size: 18px;
display: block;
text-transform:uppercase;
margin-bottom: 10px;
}

.featured-post .content h2 a {
	display: block;
	line-height: 22px;
	color: #0063AE;
    font-family:'PhilosopherRegular';
    font-size: 18px;
	text-transform:capitalize;
	font-weight:normal;
}

.featured-post .date {
background: url(images/time.jpg) no-repeat;
padding-left: 25px;
color: #656565;
font-size: 11px;
margin-right: 10px;
float:left;
}

.featured-post .comments {
background: url(images/comments.jpg) no-repeat;
padding-left: 30px;
color: #656565;
font-size: 11px;
float:left;
}

.featured-post .content p {
	font-size: 14px;
	line-height:25px;	
	margin-top: 10px;
	color: #565656;
}

.featured-post .content .readmore {
float: left;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
}

.featured-post .content .readmore {
width: auto;
color: #656565;
}

.featured-post .content .readmore:hover {
border: 1px solid #606060;
}


.featured-post .content .category-list {
float: right;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
color: #656565;
}

.featured-post .content .category-list a {
width: auto;
color: #656565;
}

.featured-post .content .category-list a:hover {
text-decoration: underline;
}

.featured-post .content .category-list:hover {
border: 1px solid #606060;
}

#bottom-left {
float: left;
}

#feat-no-thumb {
width: 558px;
float: left;
margin-right: 0px;
margin-left: -10px;
margin-top: 10px;
}

.featured-no-post {
width: 264px;
float: left;
border: 1px solid #c6c6c6;
margin-bottom: 10px;
margin-left: 10px;
background-color: #FFF;
min-height: 300px;
}

.featured-no-post .content {
float: left;
width: 235px;
margin-left: 10px;
padding-bottom: 10px;
}

.featured-no-post .content h2 {
color: #18649a;
font-size: 20px;
display: block;
margin-bottom: 10px;
margin-top: 10px;
}

.featured-no-post .content h2 a {
color: #18649a;
display: block;
line-height: 24px;
}

.featured-no-post .date {
background: url(images/time.jpg) no-repeat;
padding-left: 25px;
color: #656565;
float: left;
font-size: 11px;
margin-right: 10px;
}

.featured-no-post .comments {
background: url(images/comments.jpg) no-repeat;
padding-left: 30px;
color: #656565;
float: left;
font-size: 11px;
}

.featured-no-post .content p {
float: left;
font-size: 12px;
margin-top: 10px;
width: 235px;
color: #565656;
}

.featured-no-post .content .readmore {
float: left;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
}

.featured-no-post .content .readmore {
width: auto;
color: #656565;
}

.featured-no-post .content .readmore:hover {
border: 1px solid #606060;
}


.featured-no-post .content .category-list {
float: right;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
color: #656565;
}

.featured-no-post .content .category-list a {
width: auto;
color: #656565;
}

.featured-no-post .content .category-list a:hover {
text-decoration: underline;
}

.featured-no-post .content .category-list:hover {
border: 1px solid #606060;
}

/* Home Sidebar */

#left-posts {
	float: left;
	width: 728px;
	margin-top:0px;
	background:#ffffff;
}

#right-widgets {
	float:right;
	background-color: #FFF;
	margin-top:0px;
	width: 220px;
	margin-left:0px;
	position:relative
}

/* Sidebar Styles */

.home-sidebar {
	float: left;
	width: 264px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	background:#D4DEBB;
	border-top:#668C03 solid 5px;
	display:none;
}

.home-sidebar h1 {
font-size:15px;
font-weight: bold;
color: #464646;
margin-bottom:0px;
margin-top: 10px;
margin-left:15px;
}

.widgettitle h2 {
color: #464646;
font-size: 15px;
font-weight: bold;
padding: 20px 0px 3px 0px; 
list-style-type: none;
}

#sidebar ul li {
list-style-type: none;
width: 170px;
}

#sidebar ul ul li a {
padding-left: 30px;
}

#sidebar ul ul ul li a {
padding-left: 40px;
}

#recentcomments {
margin-bottom: 10px;
}

#recentcomments li {
color: #656565;
text-decoration: none;
display: block;
padding: 5px;
padding-left: 15px;
background: url(images/bullet.jpg) no-repeat left center;
}

#recentcomments li a {
background: none;
text-decoration: none;
border-bottom: none;
font-weight: bold;
}

li.widget.widget_tag_cloud a {
background: none;
text-decoration: none;
border-bottom: none;
display: inline;
padding: 0px;
padding-right: 5px;
font-size: 9px;
}

li.widget.widget_tag_cloud a:hover {
text-decoration: underline;
}

.textwidget {
margin: 10px 8px 0px 0px;
color: #6e6e6e;
}

.home-sidebar ul li a {
color: #656565;
text-decoration: none;
border-bottom: 1px solid #cacaca;
display: block;
padding: 5px;
padding-left: 20px;
background: url(images/bullet.jpg) no-repeat left center;
}

.home-sidebar ul li a:hover {
text-decoration: underline;
}

.posted {
color:#9d9c9c;
font-size: 10px;
font-style: italic;
display: block;
padding-left: 10px;
}

#wp-calendar {
border:1px solid #cccccc;
color:#6e6e6e;
width: 170px;
}

#wp-calendar caption {
color: #8a8a8a;
font-size: 18px;
font-weight: normal;
padding: 0px 0px 10px 0px; 
list-style-type: none;
}

tbody .pad {
background-color:#dddddd;
}

#wp-calendar a {
font-weight:bold;
font-size:12px;
background: none;
padding: 0px;
margin: 0px;
border: none;
}

thead tr th {
width:20px;
height:20px;
text-align:center;
background-color: #3b3b3b;
color: #FFF;
border:1px solid #cccccc;
padding: 3px; 
}

tbody tr td {
width:20px;
height:20px;
text-align:center;
border:1px solid #cccccc;
}

tfoot #prev {
width:58px;
height:20px;
text-align:left;
background-color:#ffffff;
background: none;
padding-left: 10px;
}

tfoot #next {
width:58px;
height:20px;
text-align:right;
background-color:#ffffff;
background: none;
padding-right: 10px;
}

.news-article {
margin-top: 15px;
padding-bottom: 10px;
background: none;
border: none;
float:left;
border-bottom: 1px solid #b1b1b1;
margin-left:15px;
}

.news-article h3 a {
color: #18649a;
font-weight: bold;
background: none;
border: none;
}

.news-article h3 a:hover {
text-decoration: underline;
}

.right-right  {
margin-top: 10px;
float: left;
}

/* Ticker Styles */

.tickercontainer { 
border: 1px solid #c6c6c6;
background-color: #FFF;
width: 885px;
float: left;
margin-top: 10px;
height: 27px; 
padding: 0;
overflow: hidden; 
}

.tickercontainer .mask { 
position: relative;
left: 10px;
top: 6px;
width: 875px;
overflow: hidden;
}

ul.newsticker {
position: relative;
left: 885px; 
list-style-type: none;
margin: 0;
padding: 0;
}

ul.newsticker li {
float: left;
margin: 0;
padding: 0;
background: #fff;
}

ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 30px 0 0;
color: #18649a;
}

ul.newsticker span {
margin: 0 10px 0 0;
}

/* Subpage Styles */

#subpage {
	width:702px;
	background:#ffffff;
	background-image: url("images/neuclearbox_top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

#subpage .content .post {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width:640px;
	padding:15px 15px 20px 15px;
	margin:0 0 20px 15px;
	border-radius:0 0 3px 3px;
	background-image: url("images/bodybox_top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

#subpage .content .post p {
}

#subpage .content p {
text-align:justify
}

#subpage .content img {
padding: 5px 10px 5px 10px;
}


#subpage .content .post .date {
margin-bottom: 0px;
}

#subpage .content .post h2 {
margin-bottom: 10px;
}

#subpage .content {
	border: 0px solid #c6c6c6;
	padding: 5px 0 15px 0;
	margin-bottom: 10px;
	background-color: #FFF;
}
#subpage .single {
	padding: 5px 15px 15px 15px;
}

#subpage .content .with-thumb {
float: right;
padding-left: 15px;
width: 320px;
}

#subpage .content .with-thumb p {
width: 320px;
float: right;
text-align:justify;
}

#subpage .content .with-thumb .tag-list {
}

#subpage .content .with-thumb .category-list {
}

#subpage .content h1 {
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	text-transform:uppercase;
	color: #0063AE;
    font-family: 'PhilosopherRegular';
    font-size: 20px;
    line-height: 32px;
	font-weight:normal;
	padding:0 0 4px 15px;
}

#subpage .content ul {
margin: 20px 0px 10px 10px;
padding: 0px;
}

#subpage .content ul li {
color: #656565;
text-decoration: none;
border-bottom: 1px solid #cacaca;
display: block;
padding: 5px;
padding-left: 20px;
background: url(images/bullet.jpg) no-repeat left center;
}

#subpage .content ul li a:hover {
text-decoration: underline;
}

#subpage .content ol {
margin: -30px 0px 10px 10px;
padding: 0px;
}

#subpage .content ol li {
color: #656565;
text-decoration: none;
border-bottom:0px solid #cacaca;
display: block;
font-size:14px;
line-height:23px;
padding: 5px;
padding-left: 20px;
background: url(images/bullet.jpg) no-repeat left;
background-position:0% 30%;
}

#subpage .content blockquote {
border-left: 5px solid #CCC;
margin:0 0 22px 0px;
font-size: 14px;
display: block;
clear: both;
}

#subpage .content blockquote p {
font-size: 14px;
font-weight: 600;
line-height: 24px;
padding:11px 25px;
}

#subpage .content .thumbnail {
float: left;
}

#subpage .content h2 {
	margin-bottom: 20px;
    display: block;
    font-weight: normal;
    font-family: 'PhilosopherRegular';
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    text-transform: capitalize;
}

#subpage .content h2 a {
	color: #0063AE;
	display: block;
}

#subpage .content .date {
background: url(images/time.jpg) no-repeat;
padding-left: 25px;
color: #656565;
float: left;
font-size: 11px;
margin-right: 10px;
margin-bottom: 10px;
}

#subpage .content .comments {
background: url(images/comments.jpg) no-repeat;
padding-left: 30px;
color: #656565;
float: left;
font-size: 11px;
}

#subpage .content .post .with-thumbs p {
	font-size: 12px;
	margin-top: 10px;
	color: #565656;
	text-align: justify
}

#subpage .content .post p {
	font-size: 12px;
	margin-top: 10px;
	color: #565656;
	text-align: justify
}

#subpage .content p {
font-size: 14px;
line-height:25px;
color: #565656;
clear: both;
}

#subpage .content .readmore {
float: left;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
}

#subpage .content .readmore {
width: auto;
color: #656565;
}

#subpage .content .readmore:hover {
border: 1px solid #606060;
}

#subpage .content .category-list {
float: right;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
color: #656565;
}

#subpage .content .category-list a {
width: auto;
color: #656565;
}

#subpage .content .category-list:hover {
border: 1px solid #606060;
}

#subpage .content .tag-list {
float: left;
background-color: #e5e5e5;
padding: 3px 8px;
border: 1px solid #c6c6c6;
margin-top: 15px;
color: #656565;
}

#subpage .content .tag-list a {
width: auto;
color: #656565;
}

#subpage .content .tag-list:hover {
border: 1px solid #606060;
}

/* Breadcrumb Navigation Styles */

.breadcrumb {
float: left;
padding: 13px 15px 10px 15px;
color: #8a8a8a;
font-size: 12px;
}

.breadcrumb a {
color: #993399;
font-weight: normal;
text-decoration: none;
}

.breadcrumb a:hover {
text-decoration: underline;
}

/* Comment Styles */

.alt {margin: 0;padding: 10px;}

#comment-wrap {
	width: 515px;
	border: 0px solid #c6c6c6;
	padding: 15px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #FFF;
	font-size: 11px;
}

#comment-wrap h6 {
font-size: 14px;
margin-bottom: 10px;
margin-top: 0px;
padding: 0px;
background-color: transparent;
border: 0px;
}

#comments ol {
list-style-type: none;
line-height: 18px;
border: 0px;
}

#comments ul li {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
border: 0px;
}

.commentlist {
padding: 0;
text-align: justify;
border: none;
}

.comment-body {
margin-bottom: 20px;
}

.reply {
font-size:11px;
clear: both;
float: right;
margin-top: -20px;
}

.commentlist em {
font-size: 11px;
}

.commentlist li {
margin: 5px 0 0px 10px;
padding: 5px 5px 0px 5px;
list-style: none;
border: 0px;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 30px;
margin-bottom: 0px;
list-style: none;
border: 0px;
}

.commentlist li li {
background:none;
border:none;
list-style:none;
margin:3px 0 3px 20px;
padding:3px 0;
border: 0px;
}

.commentlist li .avatar {
border:1px solid #ccc;
margin:5px 8px 6px 5px;
float: left;
padding:2px;
width:45px;
height:45px;
}

.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 11px;
margin-top: 2px;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none; 
margin: 10px 5px 5px 65px;
font-size: 11px;
border: none;
}

#commentform p {
}

.commentmetadata {
font-weight: normal; 
margin: 0;
display: block; 
font-size: 10px;
font-style: italic;
}

.commentmetadata a, .commentmetadata a:visited {
color: #6e6e6e;
}

.commentmetadata a:hover{
}

.children { 
	padding: 0;
	border: none;
	/*width:230px;*/
}

ul.children li{ border-bottom:#333333 dashed 0px; margin-bottom:-10px; line-height:27px;}

ul.children li a:hover{ background:none; color:#18649a; text-decoration:underline;}

.thread-alt {
border: none;
}

.thread-even li {
}
.depth-1 {
border: none;
}

.even, .alt li {
margin-bottom: 20px;
}

#respond input {
margin-right: 10px;
font-size: 11px;
color: #8a8a8a;
display: block;
margin-bottom: 5px;
}

#respond textarea {
width: 400px;
}

#respond h4 {
font-size: 12px;
margin-bottom: 5px;
}

#submit {
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF !important;
padding: 3px 5px 3px 5px;
margin-top: 10px;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}

#submit:hover {
background-color: #FFF;
border: 1px solid #8a8a8a;
color: #8a8a8a !important;
padding: 3px 5px 3px 5px;
text-decoration: none;
}

/* Footer Styles */

.widgettitle {
color: #464646;
font-size: 15px;
font-weight: bold;
margin-top: 15px;
padding: 0px 0px 3px 0px; 
list-style-type: none;
}

.textwidget {
margin: 10px 8px 0px 0px;
color: #6e6e6e;
}

/* Lightbox Images */

div.light_rounded .pp_top .pp_left {
background: url(images/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_middle {
background: #fff;
}

div.light_rounded .pp_top .pp_right {
background: url(images/sprite.png) -110px -53px no-repeat;
}
	
div.light_rounded .pp_content .ppt {
color: #000;
}

div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
background: #fff;
}

div.light_rounded .pp_content {
background-color: #fff;
} 

div.light_rounded .pp_next:hover {
background: url(images/btnNext.png) center right  no-repeat;
cursor: pointer;
}

div.light_rounded .pp_previous:hover {
background: url(images/btnPrevious.png) center left no-repeat; cursor: pointer;
} 

div.light_rounded .pp_expand {
background: url(images/sprite.png) -31px -26px no-repeat; cursor: pointer;
} 

div.light_rounded .pp_expand:hover {
background: url(images/sprite.png) -31px -47px no-repeat; cursor: pointer;
}

div.light_rounded .pp_contract {
background: url(images/sprite.png) 0 -26px no-repeat;
cursor: pointer;
}

div.light_rounded .pp_contract:hover {
background: url(images/sprite.png) 0 -47px no-repeat;
cursor: pointer;
}

div.light_rounded .pp_close {
width: 75px;
height: 22px;
background: url(images/sprite.png) -1px -1px no-repeat;
cursor: pointer;
}

div.light_rounded #pp_full_res .pp_inline {
color: #000;
} 

div.light_rounded .pp_arrow_previous {
background: url(images/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_previous.disabled {
background-position: 0 -87px; cursor: default;
}

div.light_rounded .pp_arrow_next {
background: url(images/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_arrow_next.disabled {
background-position: -22px -87px; cursor: default;
}

div.light_rounded .pp_bottom .pp_left {
background: url(images/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_middle {
background: #fff;
}

div.light_rounded .pp_bottom .pp_right {
background: url(images/sprite.png) -110px -80px no-repeat;
}

div.light_rounded .pp_loaderIcon {
background: url(images/loader.gif) center center no-repeat;
}

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(images/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(images/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


/* Pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link {
padding: 5px 5px 5px 5px;
margin: 2px;
text-decoration: none;
background-color: #18649a;
border: 1px solid #FFF;
color: #FFF;
font-size: 11px;
}

.wp-pagenavi a:visited {
padding: 5px 5px 5px 5px;
margin: 2px;
text-decoration: none;
background-color: #18649a;
border: 1px solid #FFF;
color: #FFF;
font-size: 11px;
}

.wp-pagenavi a:hover {	
background-color: #d4d4d4;
border: 1px solid #FFF;
color: #8a8a8a;
}

.wp-pagenavi a:active {
padding: 5px 5px 5px 5px;
margin: 2px;
text-decoration: none;
background-color: #d4d4d4;
border: 1px solid #FFF;
color: #8a8a8a;
font-size: 11px;
}

.wp-pagenavi span.pages {
padding: 5px 5px 5px 5px;
margin: 2px 2px 2px 0px;
background-color: #18649a;
border: 1px solid #FFF;
color: #FFF;
font-size: 11px;
}

.wp-pagenavi span.current {
padding: 5px 5px 5px 5px;
margin: 2px;
font-weight: bold;
background-color: #d4d4d4;
border: 1px solid #FFF;
color: #8a8a8a;
font-size: 11px;
}

.wp-pagenavi span.extend {
padding: 5px 5px 5px 5px;
margin: 2px;	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}

#column-right-box {
width: 274px;
background: #FFF;
padding: 10px 10px 0px 10px;
border: solid #c6c6c6;
border-width:0px 0px 0px 0px;
float:left;
margin-bottom: -10px;
}

#column-right-box .position{
color:#333333;
font-size:12px;
font-weight:bold;
font-style: italic;
padding-left: 10px;
}

#executive_info .position{
color:#333333;
font-size:12px;
font-weight:bold;
font-style: italic;
padding-left:10px;
}


#executive_info{
float:left;
width:274px;
position:relative;
border-bottom: 1px dashed #c6c6c6;
}

#executive_info h1 {

font-size: 24px;
font-weight: bold;
color: #464646;
margin-bottom: 10px;
padding-left: 10px;
margin-top: 10px;
}

#executive_info p{
text-align:justify;
font-size:13px; 
line-height:20px;
padding:0px 10px 10px 10px;
}

#get_connected{
float:left;
padding-bottom:10px;
}

#get_connected h1 {

font-size: 24px;
font-weight: bold;
color: #464646;
margin-bottom: 10px;
padding-left: 10px;
margin-top: 10px;
}

#get_connected .img{
padding:3px 0px 5px 10px;
}

#footer-list{
    width:960px;
	margin:0 auto;
    background:#2f82ae;
    border-top:#7fb2d1 solid 8px;
	overflow:hidden;
	padding-bottom:10px;
}
#list-content{
    width:960px;
    margin:0 auto;
	background-color:#000000;
	
}
#list-content .list-left{
    width:460px;
    float:left;
	padding-left:10px;
}
.list-left .title{
    color:#eae1c9;
    text-align:left;
    font-size:20px;
    font-weight:bold;
    padding:20px 0px 0px 5px;
}

.item-page ul {

    margin-left:20px;
}

.item-page ul li {
    font-family:Helvetica,Arial,sans-serif;
    color:#666666;
    text-align:justify;
    font-weight:normal;
    list-style-image:url(../images/arrow.jpg);
    margin-left:20px;
    line-height:25px;
    font-size: 15px
}

.list-left ul{
    text-align:left;
    font-size:12px;
    color:#eae1c9;
    padding-left:5px;
    padding-bottom:10px;
}
.list-left ul li{
    line-height:18px;
    border-bottom:#7fa2b5 solid 1px;
    padding:10px 0px 10px 0px;
}
.list-left ul li a{
    color:#eae1c9;
    text-decoration:none;
}

#list-content .list-right{
    width:430px;
    float: right;
	padding-right:15px;
}

.list-right .title{
    color:#eae1c9;
    text-align:left;
    font-size:18px;
    font-weight:bold;
    padding:20px 0px 0px 5px;
}
.list-right ul{
    text-align:left;
    font-size:12px;
    color:#eae1c9;
    padding-left:5px;
    padding-bottom:10px;
}
.list-right ul li{
    line-height:18px;
    border-bottom:#7fa2b5 solid 1px;
    padding:10px 0px 10px 0px;
}
.list-right ul li a{
    color:#eae1c9;
    text-decoration:none;
}

/*  new  */

.logo {
    float: left;
    margin-top: 35px;
}
.top_right {
    float: right;
    margin-top: 5px;
}
.back_intro {
    float: right;
    margin-bottom: 5px;
}
.search_left {
    background-image: url("images/serch_left.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 32px;
    margin-left: 7px;
    width: 5px;
}
.search_repeter {
    background-image: url("images/serch_repeat.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    float: left;
    height: 32px;
    width: 220px;
}
.search_input {
    background: none repeat scroll 0 0 transparent;
    border-style: none;
    height: 17px;
    margin-top: 5px;
    outline: 0 none;
    width: 210px;
}
.search_dropdown {
    background-image: url("images/search_dropdown.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 32px;
    margin-right: 5px;
    overflow: hidden;
    width: 117px;
}
.search_dropdown_box {
    -moz-appearance: none;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    height: 22px;
    margin-left: 3px;
    margin-top: 2px;
    outline: 0 none;
    padding-top: 6px;
    width: 135px;
}
.search_right {
    float: left;
    margin-right: 5px;
}
.facebook_btn {
    float: left;
    margin-left: 2px;
}
.clear{
	clear:both;
}

/*  footer styles  */

.footer_liquid_line {
    background-image: url("images/footerliquidline_rep.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 5px;
    margin-top: 50px;
    width: 100%;
	float:left;
}
.footer_liquid_color {
    background-color: #F4F4F4;
    height: 76px;
    width: 100%;
	float:left;
}
.main_div {
    height: auto;
    margin: 0 auto;
    width: 960px;
}
.footer_topline {
    background-image: url("images/footer_repeater.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 4px;
    margin: 0 auto;
    width: 940px;
}
.footer_lefttxt {
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 15px;
    padding-left: 100px;
    padding-top: 23px;
    text-align: center;
}
.footer_lefttxt a {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
}
.footer_righttxt {
    color: #0063AE;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 20px;
    padding-top: 35px;
}
.footer_righttxt a {
    color: #0063AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}


/*  nav styles  */

.menu_left {
    background-image: url("images/menubtn_left.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 44px;
    margin-top: 20px;
    width: 5px;
}
.menu_repeter {
    background-image: url("images/menu_repeater.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    float: left;
    height: 44px;
    margin-top: 20px;
    width: 950px;
} 
ul.menu {
	list-style:none; 
	margin:0; 
	padding:0; 
	position:relative; 
	z-index:10000;
}
ul.menu * {
	margin:0; 
	padding:0
}
ul.menu a {
	display:block; 
	text-decoration:none; 
	padding-top:8px; 
	padding-left:17px; 
	padding-right:17px; 
	text-decoration:none; 
	padding-bottom:8px; 
	font-family:'PhilosopherRegular'; 
	font-size:16px; 
	color:#4c4c4c; 
	margin-top:5px;
}
ul.menu li {
	position:relative; 
	float:left; 
	margin-right:0px;
}
ul.menu ul {
	position:absolute; 
	top:21px; 
	left:0;
	background:#eeeeee; 
	display:none; 
	list-style:none; 
	margin-top:18px; 
	font-family: Tahoma; 
	font-size:12px; 
	color:#000000; 
	font-weight:normal; 
	letter-spacing:1px;
}
ul.menu ul li {
	position:relative; 
	border:0px solid #aaa; 
	border-top:none; 
	border-left:none; 
	border-right:none; 
	min-width:200px; 
	margin:0;
}
ul.menu ul li a {
	display:block; 
	padding:3px 20px 5px; 
	background-color:#eeeeee; 
	color:#333333;
}
ul.menu ul li a:hover {
	background-color:#2b8bb2; 
	color:#FFFFFF;
}
ul.menu ul ul {
	left:148px; 
	top:-1px
}
ul.menu .menulink {
	border:0px solid #aaa; 
	padding:5px 7px 7px; 
	font-weight:bold; 
	width:134px; 
	background-image:url("images/menu_textbg.jpg");
}
ul.menu .menulink:hover, ul.menu .menuhover { 
	background-image:url("images/menu_textbg.jpg"); 
	background-color:#f3f3f3; 
	color:#333333;
	margin-top:5px;
}
ul.menu .sub {
	background:#d1d1d1 url("images/arrow.gif") 136px 8px no-repeat
}
ul.menu .topline {
	border-top:0px solid #aaa
}
.menu_right {
    background-image: url("images/menu_left.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 44px;
    margin-top: 20px;
    width: 5px;
}
/*  banner styles  */


.newsline_rept {
    background-image: url("images/line_repeater.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 3px;
    margin-top: 6px;
    width: 960px;
	float:left;
}
.banner_bottom_line {
    background-image: url("images/newsline_repeate.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 7px;
}


/*  table styles  */

.innernucler_topleft {
    background-image: url("images/neuclearbox_top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 42px;
    width: 724px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-radius:2px 2px 0 0;
}
.innerbox_head {
    color: #0063AE;
    float: left;
    font-family: 'PhilosopherRegular';
    font-size: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-top: 5px;
	line-height:32px;
}
.inner_small_article {
    color: #0063AE;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-right: 20px;
    padding-top: 7px;
	line-height:25px;
}
.inner_small_article a {
    color: #0063AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.inersmallart_arrow {
    background-image: url("images/neuclearbox_nextbtn.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 5px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 18px;
    width: 3px;
}
.inner_small_article2 {
    color: #666666;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-right: 0;
    padding-top: 7px;
	line-height:25px;
}
.inner_small_article2 a {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.innernucler_middleleft {
    background-image: url("images/neuclearbox_repeater.jpg");
    background-position: center top;
    background-repeat: repeat-y;
    height: auto;
    width: 650px;
}
.bodyleft_div2 {
    padding-left: 20px;
    padding-top: 0;
    width: 620px;
}
.assign_topbox {
    background-image: url("images/bodybox_top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 10px;
    margin-top: 0px;
    width: 702px;
}
.assign_midlebox {
    background-image: url("images/bodybox_reptr.jpg");
    background-position: center top;
    background-repeat: repeat-y;
    min-height: 110px;
    width: 643px;
}
.presentaion_left {
    float: left;
    padding: 15px 0 20px 10px;
    width: 280px;
}
.presentation_thumb {
    border: 1px solid #C5C3C3;
    float: left;
    height: 65px;
    margin-bottom: 15px;
    margin-left: 3px;
    margin-top: 15px;
    padding: 6px;
    width: 70px;
}
.presentation_right {
    float: left;
    padding-left: 10px;
    padding-top: 13px;
    width: 175px;
}
.presentation_bluetxt {
    color: #0063AE;
    font-family: 'PhilosopherRegular';
    font-size: 16px;
    font-weight: normal;
}
.search_date {
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}
.search_date_span {
    color: #0063AE;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}
.presentation_seperator {
    background-image: url("verimages/vertical_splitter.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 125px;
    margin-top: 10px;
    width: 3px;
}
.presentaion_left2 {
    float: left;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 15px;
    width: 280px;
}





























