/*             2O-56-2 - Global CSS                  */
/* Created by Nathaniel Bagnell - Sept. 07 2007      */
/* Fixed & Extended by Azim Zakhidov - Nov-Dec  2007 */
/* ~~~~~~~~~~~~~~~~~ CORE COMPONENTS ~~~~~~~~~~~~~~~ */
body {
background:#eaeaea;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}

a {
color:#990000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#bootstrap {
width:762px;
height:auto;
margin:0px auto;
}
#container {
float:left;
width:740px;
height:auto;
border:1px solid #d9d7d8;
background:#ffffff;
padding:10px;
margin-bottom:5px;
}


h2 {
color:#5c4938;
font-size:10pt;
}

h3 {
color:#c24146;
font-size:10pt;
margin:0px 0px 0px 0px;
}

p {
margin:0px 0px 10px 0px;
padding:0px;
}
/* ~~~~~~~~~~~~~~~ TOP COMPONENTS ~~~~~~~~~~~~~ */
#topheader {
width:740px;
height:109px;
float:left;
background:#c64142;
}

.endcap {
width:12px;
height:109px;
}

#left {
background:url(../images/endcap_left.gif) no-repeat;
float:left;
}

#right {
background:url(../images/endcap_right.gif) no-repeat;
float:right;
}

#logo {
    float:left;
    line-height:109px;
    font-size:15pt;
    color:#ffffff;
}
#menu {
    float:right;
    width:700px;
}

#menu ul {
    margin:5px 0px 0px 0px;
    padding:0px;
    list-style:none;
    font-size:8pt;
}

#logo {
    margin-top:9px;
}

#searchField {
float:right;
margin:10px 0px 0px 0px;
}

#menu li {
    display:inline;
    /*padding:0px 3px 0px 10px;*/
    /*background:url(../images/topmenu_square.gif) center left no-repeat;*/
}

#menu li#li_first {
    padding:0px 3px 0px 0px;
    background:none;
}

#menu li.first {
    background:none;
}

#menu a {
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover {
color:#000000;
}
/* ~~~~~~~~~~~~ MIDDLE COMPONENTS ~~~~~~~~~~~~~ */
#content {
float:left;
width:701px;
padding:25px 20px 10px 20px;
}
#contentframe {
width:701px;
height:auto;

}

.content_area {
text-align:justify;
}



.newsitem, .NewsListItem {
font-size:8pt;
float:left;
text-align:justify;
margin-bottom:15px;
}

#news1-header {
display:none;
}

.NewsListTitle, .NewsListReadMore {
/*color:#990000;*/
color:#CC9900;
font-weight:bold;
font-size:9pt;
}

.Date {
font-weight:bold;
}
#BlogDate{
    font-weight: normal;
    font-style: italic;
    margin-bottom: 5px;
}
#AuthorDiv{
    font-style: italic;
    margin-top: -7px;
    margin-bottom: 5px;
}

.NewsListTitle a, .NewsListReadMore a {
/*color:#990000;*/
color:#CC9900;
font-weight:bold;
font-size:9pt;
text-decoration:none;
}

.NewsListTitle a:hover, .NewsListReadMore a:hover {
text-decoration:underline;
}

.NewsListReadMore a {
font-weight:normal;
}



#rightblock1 {
background:url(../images/rightblock1.gif) no-repeat center;
width:323px;
height:67px;
margin-top:10px;
float:right;
}

#rightblock1 h3 {
/*color:#990000;*/
color:#CC9900;
display:block;
width:293px;

float:left;
font-family:Georgia, "Times New Roman", Times, serif
}

/* Seperate Entities for IE6 compatibility */
#rightblock_content p{
margin:0px 15px 0px 15px;
}
#rightblock_content h3{
margin:15px 0px 0px 0px;
padding:0px 0px 0px 15px;
}
/* ~~~~~~~~~~~~ BOTTOM COMPONENTS ~~~~~~~~~~~~~ */
#footer {
font-size:8pt;
text-align:center;
color:#999999;
}

#footermenu {
    float: left;
    width: 740px;
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    /*font-weight: bold;*/
}

#footermenu li {
    display: inline;
    margin: 0px 5px 0px 5px;
}
#footer #footermenu a{ color: #990000; }
#footer a { color:#999999; }
#footer a:hover { color:#667667; }
#galleryAlbum{
    text-align:center;
    width:700px;
}

/* ~~ */
#ProductList{
    float: left;
    clear: both;
    margin-top: 10px;
    width: 100%;
}
.ProductThumb{
    float: left;
    width: 170px;
}
.ProductThumb .ImageThumb{
    width: 150px;
    height: 150px;
    margin: auto;
}

.ProductThumb .Link{ text-align: center; }

.breadcrumbsCSS{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

/* PAGING */
.paging {
	padding: 0;
	margin: 5px 0px 5px 0px;
	color: #535353;
	text-align:right;
	height: 15px;
	clear:both;
	display:block;
	vertical-align:top;
}

.paging ul {
    float:right;
    text-align:left;
    width:auto;
    height:12px;
    list-style:none;
    margin:0;
    padding:0;
}

.paging ul li {
    float:left;
    height:13px;
    line-height:13px;
    margin:0 2px;
    font-size: 11px;
    color: #535353;
}

.paging ul li a {
    font-size: 11px;
    color: #535353;
    text-decoration:none;
}
.paging ul li a.on {
    text-decoration:underline;
}

.paging ul li a:hover {
    text-decoration:underline;
}

.paging a#ruler_first {
    display:block;
    width:9px;
    height:13px;
    text-indent:-3000px;
    line-height:13px;
    background:#fff url(/skin/shared/images/button_pageFirst.gif) 0 65% no-repeat;
}

.paging a#ruler_prev {
    display:block;
    width:9px;
    height:13px;
    text-align:left;
    text-indent:-3000px;
    line-height:13px;
    background:#fff url(/skin/shared/images/button_pagePrev.gif) 0 65% no-repeat;
}

.paging a#ruler_next {
    display:block;
    width:9px;
    height:13px;
    text-align:left;
    text-indent:-3000px;
    line-height:13px;
    background:#fff url(/skin/shared/images/button_pageNext.gif) 0 65% no-repeat;
}

.paging a#ruler_last {
    display:block;
    width:9px;
    height:13px;
    text-align:left;
    text-indent:-3000px;
    line-height:13px;
    background:#fff url(/skin/shared/images/button_pageLast.gif) 0 65% no-repeat;
}
/*END PAGING*/

.NewsListCommentsNumber, .NewsListReadMore {float: left; width: 110px;}
#adsLabel{
    width: 728px;
    padding-left: 4px;
}