body {
    font: 12px/19px Arial,sans-serif;
    background-color: #71CBE6;
    background-repeat: repeat-x;
    margin: 10px 5px 0px 0px;
    color: #333333;
}

a { color: #000;}

#LogoArea { border-bottom:0px; background:#000 url('../images/logobg.gif') repeat-x; }
.LogoText { background:#CFCBCB; color:#666666; padding:5px; font-size:13px; }
.foottext { line-height:35px; background:#9A9A9A; color:#fff; padding-left:10px; }
.foottext a { color:#fff; }

/* SITE BORDER */
.shell {border:10px solid #89CCE6; }

/* General Button */

.g-button, .g-button span {  background: url(../images/g-button.gif) no-repeat 0 0; }

/* Header */

#header { background: url(../images/header.gif) repeat-x; }

/* Navigation */

#navigation li { padding-right:10px; border-right:1px solid #A29F9F; text-transform:uppercase;}
#navigation li a, 
#navigation li a span {    font: bold 16px/34px Arial; color: #fff; }
#navigation li a:hover,
#navigation li a:hover span { color: #333; }
#navigation li a.active,
#navigation li a:active,
#navigation li a.active span,
#navigation li a:active span { color: #333; }

/* Content */

#content {  background: #fff;  }

/* Search */

#search { background: url(../images/search-bg.gif) no-repeat 0 0; }
#search .field {  color: #7a7a7a;  }
#search .btn { background: url(../images/search-button.gif) no-repeat 0 0;  }

/* Sidebar Box */

#sidebar .box { background: #EBEBEB; }
#sidebar .box .bottom { background: url(../images/sidebar-box-bottom.gif) no-repeat 0 bottom; }
#sidebar .box .top { background: url(../images/sidebar-box-top.gif) no-repeat 0 top;}
#sidebar .box h2 { font: bold 16px/36px Arial; color: #fff; }
#sidebar .box li {  }
#sidebar .box li a { color: #626363; }
#sidebar .box li a:hover { color: #fff; }
#sidebar .box li span {  /*background: url(../images/icon-checked.gif) no-repeat 0 0;*/ }
#sidebar .box li.AA span {  background: url(../images/add.gif) no-repeat 0 0; }

#sidebar .box .category a { background: url(../images/pointer.gif) no-repeat right center;}
#sidebar .box .category a:hover { background-image: url(../images/pointer-active.gif); }
#sidebar .box .category .sub { background:#F4F4F4; background-image: none; }

/* Widecolumn */

#widecolumn { background: #EBEBEB; }
#widecolumn .wc-bottom { background: url(../images/widecolumn-box-bottom.gif) no-repeat 0 bottom; }
#widecolumn .wc-top { background: url(../images/widecolumn-box-top.gif) no-repeat 0 top; }
#widecolumn .page-header h2 { font: bold 16px/36px Arial; color: #ffffff; }
#widecolumn .page-header h2 span { font: 14px/36px Arial; color: #000; }

/* Content Slider */

#content-slider {  background: #000;   }
#content-slider .navigation { background: #000;  }
#content-slider .navigation .pages a { background: url(../images/slider-nav.gif) no-repeat 0 0;  }
#content-slider h2 { font: 16px/36px Arial; color: #ffffff; }
#content-slider h2 a { color: #ffffff; font-weight:bold; }
#content-slider h2 a:hover { color: #05325A; text-decoration: none; }

/* Column */

.column .cnt-portfolio ul li { background: url(../images/icon-checked.gif) no-repeat 0 center; }
.column { width: 319px; }
.column .box { background: url(../images/featured_box_bg.gif) repeat-x; }
.column h2 { font: bold 16px/34px Arial; color: #ffffff; }
.column .box .head { background: #9A9A9A; }

/* Blog */

#blog .post { margin-bottom: 20px;   }

#blog .postimage { float: left; display: inline; width: 190px; }
#blog .postimage a img { background: #20201f; padding: 4px; border: 1px solid #373737; }
#blog .postimage a:hover img { border: 1px solid #7f7e7f; }
#blog .post-text {  background: #20201f; }

#blog .post-text .header,
#blog .post-text-wide .header { background: #9A9A9A; }

#blog .post-text .header h2,
#blog .post-text-wide .header h3 { font: bold 16px/34px Arial, sans-serif; color: #ffffff;   }

/* Footer */
#footer  { background: url('../images/footer.gif') no-repeat; height:70px;   }
#footer a { color: #a2a1a1; }
#footer a:hover { color: #cfcfcf; }
#footer h2 { color:#666666; }
#footer .inner { padding:10px; padding-top:0px; margin-top:-20px; }

/* ITEM */

.list { padding:5px; border:4px solid #cccccc; margin-bottom:15px; background: url('../images/item_bg.gif') repeat-x; }
.list-spon { padding:5px; border:4px solid #cccccc; margin-bottom:15px; background: url('../images/item_bg_featured.gif') repeat-x; }
 
.itemRating { background: url('../images/rating.gif') no-repeat; }
.itemRating_featured { background: url('../images/rating_featured.gif') no-repeat;}
.itemDesc { margin-top:8px; color:white; line-height:30px; }

.urbangreymenu ul li { background: #9a9a9a; border-bottom:2px solid #fff;   }
.urbangreymenu ul li a { color: #fff; }
.urbangreymenu ul li a:visited { color: #fff;}
.urbangreymenu ul li a:hover { color: #0b98c2; background: #ebebeb;}
 

.SinglePreview { border:2px solid #D1D1D1; height:200px; border:0px; width:700px;  }

/* Featured Home */	

.homeCategories ul li  { background: url('../images/folder.gif') no-repeat 8px 6px; }
ul.navigation { background:url('../images/home_fbar.gif') repeat-x bottom left; height:120px;}
ul.navigation a:hover  img { border:1px solid #454444;  }
ul.navigation a.selected { background-color: #eee;}
