
 
body {
    font: 14px/19px Arial,sans-serif;
    background-color: #fff;
    background-image: url(../images/background.gif);
    background-repeat: repeat-x;
    margin: 10px 5px 0px 0px;
    color: #000;
}

 a { color: #1B598F;}

#LogoArea {  background: #fff url(../images/logobg.gif) no-repeat; }
.LogoText { background:#333333; color:white; padding:5px; font-size:13px; }
/*
	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 #91C4E1; }
#navigation li a, 
#navigation li a span {    font: bold 16px/34px Arial; color: #ffffff; }
#navigation li a:hover,
#navigation li a:hover span { color: #0F3C64; }
#navigation li a.active,
#navigation li a:active,
#navigation li a.active span,
#navigation li a:active span { color: #ffffff; }


/*
	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 a {  color: #ffffff; text-decoration: underline; }
#widecolumn .page-header h2 a:hover { text-decoration: none; }
#widecolumn .page-header h2 span { font: 14px/36px Arial; color: #777677; }
/*
	Content Slider
*/

#content-slider {  background: #4481B7;   }
#content-slider .navigation { background: #4481B7;  }
#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: #4481B7; }

/*
	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: #4481B7; }

#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: #4481B7; border-bottom:2px solid #fff;   }
.urbangreymenu ul li a{color: #fff; }
.urbangreymenu ul li a:visited{color: #fff;}
.urbangreymenu ul li a:hover{ color: white; background: #666666;}
 

.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: #8EADC9;}
