@import url(reset.css);
@import url(fonts.css);
@import url(base.css);
html {
    height: 100%;
    direction: ltr;
    background: url("../images/3.jpg") repeat fixed center -200px #333333;
}

body {
    direction: ltr;
    height: 100%;
    background: transparent url('../images/bgl.png') repeat-x top left;
}
*:focus {
    outline: 0;
}

p {
    line-height: 18px;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "trebuchet ms", arial, helvetica, clean, sans-serif;
    text-transform: uppercase;
}

.bold, strong {
    font-weight: 700;
}

.clear {
    clear: both;
}

/* Sticky footer. The height for #footer and #push, and the negative bottom margin for the #wrapper must be the same! */
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
}

#footer, #push {
    height: 30px;
    margin: auto;
}

img {
    border: 0;
    vertical-align: middle;
}

.clear {
    clear: both;
}

#wrapper, #footer {
    min-width: 980px;
    max-width: 980px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
    padding: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: #00c;
    text-decoration: none;
}

a:hover {
    color: #c00;
    text-decoration: underline;
}

#wrapper {
    background: transparent;
}

#footer {
    background: transparent;
}

.header_wrapper {
    background: transparent;
    width: 980px;
    height: 159px;
    color: #fff;
    font: 12px "trebuchet ms", arial, helvetica, clean, sans-serif;
}

.header_top {
    background: transparent url('../images/hr.png') no-repeat bottom center;
    display: block;
    width: 980px;
    height: 30px;
}

.search {
    background: transparent;
    float: right;
    display: block;
    height: 20px;
    margin: 4px 0 0;
    width: 190px;
}

.search_txt {
    background: transparent url('../images/search.png') no-repeat top left;
    float: left;
    display: block;
    height: 20px;
    margin: 0px;
    width: 164px;
}

.search input[type = text] {
    background: transparent;
    border: medium none;
    display: block;
    height: 17px;
    margin: 2px 0 0 10px;
    width: 149px;
    color: #555;
}

.search input[type = submit] {
    background: transparent url('../images/search_btn.png') no-repeat top left;
    float: right;
    display: block;
    height: 20px;
    margin: 0px 0px 0px 0px;
    width: 26px;
    border: none;
    cursor: pointer;
}

.search input[type = submit]:hover {
    background: transparent url('../images/search_btn.png') no-repeat 0px -20px;
    margin: 0px 0px 0px 0px;
}

.breadcrumbs {
    color: #555;
    font: normal 10px "trebuchet ms", arial, sans-serif;
    background: transparent;
    float: left;
    display: block;
    height: 20px;
    margin: 5px 0 0;
    width: 500px;
    position: relative;
    top: 4px;
}

.breadcrumbs a {
    color: #555;
    font: normal 10px "trebuchet ms", arial, sans-serif;
    background: transparent;
}

.breadcrumbs a.home {
    color: #555;
    padding-left: 16px;
    background: transparent url('../images/home.png') no-repeat left top;
}

.logo_wrapper {
    background: transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 90px;
    margin: 40px 0 0;
    width: 500px;
}

.logo_wrapper a, .logo_wrapper a:hover {
    outline: hidden;
    text-decoration: none;
}

.logo {
    background: transparent url('../images/logo.png') no-repeat left top;
    height: 85px;
    margin: 0px 0px 0px 0px;
    width: 120px;
    float: left;
	cursor:pointer;
	border:none;
}

.logo_txt {
    background: transparent;
    height: 48px;
    margin: -3px 0px 0px 0px;
    text-transform: uppercase;
    width: 380px;
    float: right;
    font: normal 36px "trebuchet ms", arial, sans-serif;
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
}

.logo_slogan {
    background: transparent;
    height: 48px;
    margin: -5px 0px 0px 0px;
    width: 380px;
    float: right;
    font: normal 11px tahoma, arial, sans-serif;
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
}

.menu_wrapper {
    color: #fff;
    background: transparent;
    float: right;
    display: block;
    height: 90px;
    margin: 24px 0 0;
    width: 480px;
}

/* ------------------------------- NAVIGATION --- */
#menu ul {
    margin: 0;
    padding: 0;
}

#menu li {
    width: 115px;
    height: 47px;
    float: right;
    color: #999;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid #999;
    margin: 0px 0px 0px 5px;
}

#menu li:hover, #menu li.active {
    color: #fff;
    border-bottom: 5px solid #fff;
}

#menu a {
    color: #999;
    text-decoration: none;
    font: bold 16px "trebuchet ms", arial, sans-serif;
    text-shadow: 1px 1px 1px #000;
}

#menu a:hover, #menu li.active a {
    color: #fff;
    text-decoration: none;
    font: bold 16px "trebuchet ms", arial, sans-serif;
}

#menu p {
    padding: 0px 5px 0px 0px;
    text-align: left;
}

#menu p.subtext {
    color: #999;
    font: normal 11px tahoma, arial, sans-serif;
}

#menu li.active p.subtext {
    color: #fff;
}

.grey_wrapper {
    width: 980px;
    height: auto;
    background: transparent;
    margin: 0px auto;
}

.grey_top {
    width: 980px;
    height: 10px;
    margin: 0px auto;
    background: transparent url('../images/grey_top.png') no-repeat center top;
}

.grey {
    width: 980px;
    height: auto;
    margin: 0px auto;
    background: transparent url('../images/grey.png') repeat-y center top;
}

.grey_bottom {
    width: 980px;
    height: 10px;
    margin: 0px auto;
    background: transparent url('../images/grey_bottom.png') no-repeat center top;
}

.slider_wrapper {
    padding: 20px;
    background: transparent;
    position: relative;
}

.slider_h1 {
    background: transparent;
    font: normal 36px "trebuchet ms", arial, sans-serif;
    color: #fff;
    float: left;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}

.slider_arrows {
    background: transparent;
    display: block;
    float: right;
    height: 36px;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 25px;
    width: 80px;
    z-index: 1;
}

.slider_arrows_left {
    background: transparent url('../images/left_arrow.png') no-repeat left top;
    float: right;
    height: 36px;
    width: 28px;
    cursor: pointer;
}

.slider_arrows_left:hover {
    background: transparent url('../images/left_arrow.png') no-repeat left -40px;
}

.slider_arrows_right {
    background: transparent url('../images/right_arrow.png') no-repeat left top;
    float: right;
    height: 36px;
    width: 28px;
    margin: 0px 0px 0px 20px;
    cursor: pointer;
}

.slider_arrows_right:hover {
    background: transparent url('../images/right_arrow.png') no-repeat left -40px;
}

.slider_pic_bg {
    background: transparent url('../images/slider_pic_bg.png') no-repeat left top;
    float: left;
    height: 210px;
    width: 300px;
    margin: 20px 0 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.slider_pic_bg img {
    margin-top: 8px;
}

.slider_txt {
    background: transparent;
    float: right;
    height: 155px;
    margin: 20px 0 0;
    width: 610px;
}

.slider_txt p {
    color: #f2f2f2;
    font: normal 16px "trebuchet ms", arial, sans-serif;
    text-align: justify;
}

.slider_txt p a {
    color: #fff;
    font: bold 16px "trebuchet ms", arial, sans-serif;
    text-decoration: none;
}

.slider_txt p a:hover {
    color: #ccc;
    text-decoration: none;
}

.slider_undertxt {
    background: transparent;
    bottom: 55px;
    display: block;
    float: left;
    height: 27px;
    left: 349px;
    margin: 0;
    position: absolute;
    width: 146px;
}

.slider_read_more {
    background: transparent url('../images/slider_read_more.png') no-repeat left top;
    display: block;
    float: right;
    height: 49px;
    margin: 4px 0 0;
    width: 196px;
}

.slider_read_more:hover {
    background: transparent url('../images/slider_read_more.png') no-repeat left -51px;
    cursor: pointer;
}

a.slider_nav {
    background: transparent url('../images/slider_nav.png') no-repeat left top;
    display: block;
    float: left;
    height: 24px;
    margin: 34px 5px 0px 0px;
    width: 23px;
    cursor: pointer;
}

a.slider_nav:hover {
    background: transparent url('../images/slider_nav.png') no-repeat left -24px;
}

a.slider_nav_act {
    background: transparent url('../images/slider_nav.png') no-repeat left -24px;
    display: block;
    float: left;
    height: 24px;
    margin: 34px 5px 0px 0px;
    width: 23px;
}

.box_wrapper {
    background: transparent;
    display: block;
    height: 280px;
    margin: 0px auto;
    width: 980px;
}

.box_one {
    background: transparent url('../images/block_one.png') no-repeat left top;
    display: block;
    float: left;
    height: 280px;
    margin: 0px 0px 0px 20px;
    width: 300px;
    height: 280px;
    position: relative;
}

.box_one h2 {
    font: normal 24px "trebuchet ms", arial, sans-serif;
    color: #333;
    margin: 10px;
    text-transform: uppercase;
}

.box_one p {
    font: normal 16px "trebuchet ms", arial, sans-serif;
    color: #333;
    text-align: justify;
    margin: 10px;
}

.box_one p a {
    color: #555;
    font: bold 16px "trebuchet ms", arial, sans-serif;
}

.box_one a.read_more {
    background: transparent url(../images/read_more.png) no-repeat scroll left top;
    bottom: 10px;
    display: block;
    float: right;
    height: 31px;
    margin: 0;
    position: absolute;
    right: 10px;
    width: 99px;
}

.box_one a.read_more:hover {
    background: transparent url(../images/read_more.png) no-repeat scroll left -32px;
}

.bottom_add {
    background: transparent url(../images/bottom_add.png) no-repeat scroll left top;
    display: block;
    height: 190px;
    margin: 20px auto 0;
    width: 940px;
}

.bottom_add_newsletter {
    background: transparent;
    float: left;
    margin: 10px;
    width: 290px;
}

.bottom_add_blog {
    background: transparent;
    float: left;
    height: 170px;
    margin: 10px;
    width: 300px;
}

.bottom_add_news {
    background: transparent;
    float: left;
    height: 170px;
    margin: 10px;
    width: 290px;
    position: relative;
}

a.news_nav_right {
    background: transparent url(../images/news_nav.png) no-repeat scroll left top;
    display: block;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 6px;
    width: 13px;
    cursor: pointer;
}

a.news_nav_left {
    background: transparent url(../images/news_nav.png) no-repeat scroll -14px top;
    display: block;
    height: 16px;
    position: absolute;
    right: 0px;
    top: 6px;
    width: 13px;
    cursor: pointer;
}

.news_bull {
    background: transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 48px;
    top: 6px;
    width: 80px;
}

.news_bull a {
    background: transparent url(../images/news_bull.png) no-repeat scroll left top;
    cursor: pointer;
    display: block;
    float: left;
    height: 9px;
    width: 10px;
    margin: 4px 6px 0 0;
}

.news_bull a:hover {
    background: transparent url(../images/news_bull.png) no-repeat scroll left -9px;
}

.news_bull a.news_nav_act {
    background: transparent url(../images/news_bull.png) no-repeat scroll left -9px;
}

.bottom_add_newsletter h2, .bottom_add_blog h2, .bottom_add_news h2 {
    font: normal 24px "trebuchet ms", arial, sans-serif;
    color: #333;
    margin: 0px;
    text-transform: uppercase;
}

.bottom_add_newsletter a, .bottom_add_blog a, .bottom_add_news a {
    color: #000;
    font: bold 12px "trebuchet ms", arial, sans-serif;
}

.bottom_add_newsletter p, .bottom_add_blog p, .bottom_add_news p {
    color: #555;
    line-height: 18px;
}

hr {
    border: none;
    background: #fff;
    border-bottom: 1px dotted #ccc;
    margin: 10px;
    width: 96%;
}

.footer_add {
    background: transparent url(../images/add.png) no-repeat scroll left top;
    display: block;
    height: 41px;
    margin: 20px auto 0;
    width: 940px;
}

.addthis {
    float: right;
    position: relative;
    right: 0px;
    top: 12px;
}

.footer_links {
    left: 10px;
    position: relative;
    top: 12px;
    width: 650px;
    color: #333;
}

.footer_links a {
    color: #778889;
    text-decoration: none;
    font: bold 12px "trebuchet ms", arial, sans-serif;
}

.footer_links a:hover {
    color: #333;
    text-decoration: none;
}

a.to_the_top {
    background: transparent url(../images/to_the_top.png) no-repeat scroll left top;
    display: block;
    float: right;
    height: 17px;
    padding: 12px;
    text-align: center;
    width: 91px;
}

a.to_the_top:hover {
    background: transparent url(../images/to_the_top.png) no-repeat scroll left -41px;
}

.footer_under {
    background: transparent url(../images/logo.png) no-repeat right center;
    display: block;
    height: 100px;
    margin: 20px auto 0;
    width: 940px;
}

.footer_under h2 {
    font: normal 24px "trebuchet ms", arial, sans-serif;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
}

.footer_under p {
    color: #fff;
    text-align: justify;
    width: 800px;
    font: 8px tahoma, arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footer_under p a {
    color: #fff;
    text-decoration: underline;
}

form.newsletter {
    margin: 10px 0px 0px 0px;
}

form.newsletter table {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.input_txt {
    background: transparent url(../images/input_txt_bg.png) no-repeat right center;
    display: block;
    height: 20px;
    margin: 0 0 10px;
    width: 190px;
}

.input_txt input[type =
"text"] {
    background: transparent;
    margin: 2px 0px 0px 10px;
    / /margin: 6px 0px 0px 10px;
    width:
    170px;
    border: none;
    height:
    16px;
    color:
    #555;
}

.input_sbmt input[type =
"submit"] {
    background: transparent url(../images/subscribe.png) no-repeat left top;
    margin: 0px 0px 0px 10px;
    / /margin: 5px 0px 0px 5px;
    width:
    92px;
    border: none;
    height:
    52px;
    color:
    #555;
    cursor: pointer;
}

.input_sbmt input[type =
"submit"].side {
    background: transparent url(../images/subscribe.png) no-repeat left top;
    margin: 0px 0px 0px 5px;
    / /margin: 5px 0px 0px 0px;
    width:
    92px;
    border: none;
    height:
    52px;
    color:
    #555;
    cursor: pointer;
}

.input_sbmt input[type =
"submit"]:hover {
    background: transparent url(../images/subscribe.png) no-repeat scroll left -54px;
}

.small {
    font: normal 10px tahoma, arial, sans-serif;
    color: #333;
}

.copy {
    background: transparent none repeat scroll 0 0;
    color: #FFFFFF;
    float: left;
    display: block;
    margin: 10px 20px;
    width: 400px;
}

.terms {
    background: transparent none repeat scroll 0 0;
    color: #FFFFFF;
    float: right;
    display: block;
    margin: 10px 20px;
    display: block;
    margin: 10px 20px;
    text-align: right;
    width: 500px;
}

.terms a, .copy a {
    color: #FFFFFF;
    font: bold 12px "trebuchet ms", arial, sans-serif;
}

/* General */
#cssdropdown, #cssdropdown ul, #cssdropdown li {
    list-style: none;
    z-index: 998;
    position: relative;
    float: right;
}

#cssdropdown, #cssdropdown * {
    padding: 0;
    margin: 0;
    z-index: 998;
    position: relative;
}

/* Head links */
#cssdropdown li.headlink {
    width: 115px;
    float: left;
    margin-left: 3px;
    background: transparent;
    text-align: left;
    z-index: 999;
    position: relative;
}

#cssdropdown li.headlink a {
    display: block;
    border-bottom: 2px solid #999;
    padding: 15px 0 5px;
    color: #999;
    z-index: 999;
    position: relative;
    font: bold 16px "trebuchet ms", arial, sans-serif;
    text-shadow: 1px 1px 2px #000;
    text-transform: uppercase;
    text-decoration: none;
}

#cssdropdown li.headlink a:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
}

#cssdropdown li.headlink a.active {
    color: #fff;
    border-bottom: 2px solid #fff;
}

#cssdropdown li.headlink a span {
    display: block;
    background: transparent;
    color: #ccc;
    text-transform: lowercase;
    font: normal 10px tahoma, arial, sans-serif;
    position: relative;
}

/* Child lists and links */
#cssdropdown li.headlink ul {
    display: none;
    text-align: left;
    z-index: 999;
    position: relative;
}

#cssdropdown li.headlink:hover ul {
    display: block;
    z-index: 999;
    position: relative;
}

#cssdropdown li.headlink ul li a {
    padding: 5px;
    z-index: 9999;
    color: #ccc;
    display: block;
    background: #555;
    position: relative;
    font: normal 12px "trebuchet ms", arial, sans-serif;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    margin: 3px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
}

#cssdropdown li.headlink ul li a:hover {
    background: #333;
    z-index: 9999;
    position: relative;
    color: #fff;
    display: block;
    margin: 3px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
}

/* Pretty styling */
#cssdropdown a {
    color: #fff;
}

#cssdropdown ul li a:hover {
    text-decoration: none;
    z-index: 9999;
    position: relative;
}

#cssdropdown li.headlink {
    background: transparent;
    background-image: url(bg.gif);
    z-index: 9999;
    position: relative;
}

#cssdropdown li.headlink ul {
    background: transparent;
    background-position: bottom;
    padding-bottom: 10px;
    z-index: 9999;
    position: relative;
}

.inner_left_wrapper {
    background: transparent;
    display: block;
    float: left;
    margin: 20px 0px 0px 20px;
    width: 620px;
    height: auto;
}

.inner_left_top {
    background: transparent url('../images/inner_main_top.png') no-repeat top left;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    width: 620px;
    height: 7px;
}

.inner_left {
    background: #fff;
    display: block;
    float: left;
    margin: 0px;
    width: 620px;
    height: auto;
}

.inner_left p {
    font: normal 14px "Trebuchet MS", arial, sans-serif;
    line-height: 20px;
    margin: 5px 10px;
    text-align: justify;
}

.inner_left ul li {
    color: #333;
    list-style-type: square;
    list-style-position: inside;
    margin: 5px 10px 0 0px;
    padding-left: 13px;
    line-height: 18px;
}

.inner_right p {
    font: normal 12px "Trebuchet MS", arial, sans-serif;
    line-height: 18px;
    margin: 5px 10px;
    text-align: justify;
}

.inner_left h1, .inner_right h1, .inner_left h2, .inner_right h2, .inner_left h3, .inner_right h3, .inner_left h4, .inner_right h4, .inner_left h5, .inner_right h5, .inner_left h6, .inner_right h6 {
    margin: 10px 10px 5px 10px;
    text-transform: uppercase;
}

.inner_left a {
    font: normal 12px "Trebuchet MS", arial, sans-serif;
    color: #2F72FF;
    text-decoration: none;
}

.inner_left a:hover {
    color: #c00;
    text-decoration: underline;
}

.inner_left img.left {
    padding: 5px 10px;
    float: left;
}

.inner_left img.right {
    padding: 5px 10px;
    float: right;
}

.inner_left img {
    padding: 5px 9px;
    text-align: center;
}

.inner_left_bottom {
    background: transparent url('../images/inner_main_bottom.png') no-repeat top left;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    width: 620px;
    height: 7px;
}

.inner_right_wrapper {
    background: transparent;
    display: block;
    float: right;
    margin: 20px 20px 0px 0px;
    width: 300px;
    height: auto;
}

.inner_right_top {
    background: transparent url('../images/inner_right_top.png') no-repeat top left;
    display: block;
    float: right;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 6px;
}

.inner_right {
    background: #fff;
    display: block;
    float: right;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: auto;
}

.inner_right_bottom {
    background: transparent url('../images/inner_right_bottom.png') no-repeat top left;
    display: block;
    float: right;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 6px;
}

h1.inner {
    background: transparent;
    font: normal 36px "trebuchet ms", arial, sans-serif;
    color: #fff;
    margin: 0px 0px 0px 20px;
    text-shadow: 1px 1px 1px #000000;
    width: 620px;
    float: left;
position:relative;
top:8px;
}

p.postedby {
    font: normal 10px tahoma, verdana, arial, sans-serif;
    margin: 10px;
}

p.postedby img {
    float: none;
    height: 9px;
    padding: 0 1px 1px 2px;
    width: 9px;
}

p.postedby a {
    text-decoration: none;
    font: normal 10px tahoma, verdana, arial, sans-serif;
    color: #333;
}

p.postedby a:hover {
    text-decoration: underline;
}

.right_tabs {
    background: transparent;
    display: block;
    float: right;
    height: 35px;
    position: relative;
    right: 20px;
    top: 29px;
    width: 300px;
}

.right_tabs ul li {
    list-style-type: none;
    display: inline;
}

.right_tabs li a {
    background: transparent url("../images/right_tab.png") no-repeat left -35px;
    display: block;
    float: right;
    height: 23px;
    margin: 0px 5px 0 -3px;
    width: 95px;
    color: #555;
    text-decoration: none;
    text-align: center;
    vertical-align: baseline;
    padding: 12px 0 0;
}

.right_tabs li a:hover, .right_tabs li a.current {
    background: transparent url("../images/right_tab.png") no-repeat left top;
    color: #000;
    text-decoration: none;
}

.inner_right a {
    color: #000;
    text-decoration: none;
    font: bold 12px "trebuchet ms", arial, sans-serif;
    margin: 0px 10px;
}

.inner_right a:hover {
    text-decoration: underline;
}

.more {
    float: right;
}

.ad {
    float: right;
    backgroung: transparent;
    margin: 0px 10px;
}

.ad_right {
    display: block;
    margin: 20px auto;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

#comments {
    font: normal 12px "trebuchet ms", arial, sans-serif;
    margin: 5px 10px;
}

.contactform {
    margin: 5px 10px;
    font: normal 12px "trebuchet ms", arial, sans-serif;
}

.contactform input, .contactform select {
    margin: 1px 0 2px 4px;
}

.contactform input.checkbox {
    border: none;
}

.contactform label {
    display: block;
    float: left;
    width: 100px;
}

.contactform label.label {
    display: inline;
    vertical-align: text-top;
    float: none;
    width: 50px;
    font-size: 10px;
}

.contactform textarea {
    margin: 1px 0 2px 4px;
}

.error_message {
    color: #c00;
}

.formbuilderform .message {
    line-height: 16px;
    padding: 0 0 8px 0;
}

.red {
    color: #c00;
}

.search_result {
    margin: 10px 10px;
    line-height: 18px;
}

.NewsSummary {
    margin: 10px 10px;
    line-height: 18px;
}

.NewsSummary a.h2 {
    font: normal 16px "trebuchet ms", arial, sans-serif;
    color: #000;
    text-decoration: none;
    border: none;
}

.NewsSummary a span {
    color: #aaa;
}

.NewsSummaryAuthor {
    font: normal 10px tahoma, verdana, arial, sans-serif;
    line-height: 18px;
    color: #333;
}

.NewsSummarySummary {
    line-height: 18px;
    color: #333;
}

.item_left {
    background: transparent;
    float: left;
    display: block;
    width: 300px;
}

.item_right {
    background: transparent;
    float: right;
    display: block;
    width: 320px;
}

p.price {
    float: left;
}

a.download {
    background: transparent url('../images/download.png') no-repeat left top;
    display: block;
    height: 36px;
    margin: 4px 10px 0 0;
    float: right;
    width: 135px;
    border: none;
}

a.download:hover {
    background: transparent url('../images/download.png') no-repeat left -38px;
    border: none;
}

a.downmusic {
    background: url("../images/down.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #86D487;
    display: block;
    float: right;
    height: 16px;
    margin: 4px 10px 0 0;
    text-decoration: none;
    text-indent: 20px;
    width: 180px;
}

a.downmusic:hover {
    text-decoration: none;
    color: #ccc;
}

p.itemnotes {
    font-size: 10px;
    margin: 0 10px;
    padding: 0;
}

p.itemnotes code {
    font-size: 10px;
}

a.spotlight {
    text-decoration: underline;
    text-transform: uppercase;
}

img.spotlight {
    float: left;
    padding: 5px 5px 0 0;
}

.noprint, a.noprint {
    float: right;
    border: none;
}

.noprint:hover, a.noprint:hover {
    border: none;
}

.addthisitem {
    border: none;
    margin: 5px 0px 0px 0px;
    float: right;
}

.addthisitem a {
    border: none;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 997;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 998;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

a.category_block {
    background: transparent;
    display: block;
    float: left;
    height: 150px;
    margin: 10px;
    width: 288px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #555;
}
a.category_block img {
	float:left;
}
a.category_block:hover {
    border: 1px solid #ccc;
    text-decoration: none;
    color: #555;
}

.read_more {
    color: #000000;
    font: bold 12px "trebuchet ms", arial, sans-serif;
    margin: 0 10px;
    text-decoration: none;
    float: right;
}
.inner_left h1 a {
    font: normal 20px "trebuchet ms", arial, sans-serif;
    color: #000;
    text-decoration: none;
    border: none;
}
.inner_left h1 a:hover {
	color: #000;
    text-decoration: none;
    border: none;
}

a.news_h1 {
    font: normal 20px "trebuchet ms", arial, sans-serif;
    color: #000;
    text-decoration: none;
    border: none;
	text-transform:uppercase;
	margin: 10px 10px 5px 10px;
}
.papal_right {
	margin:0px 0px 0px 10px;
}
.connect_widget td.connect_widget_vertical_center {
border:none;
font:normal 10px thahoma,arial;
}

