/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
       background: #999 ;
       color: #181818;
       font-size: 11px;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0px auto;
       padding: 0px;
       text-align: center;
       }

#rap { 
       width: 850px;
       margin: 0px auto;
       background: #fff ;
       text-align: left;
       padding: 0px;
	border: 1px solid #DCE1F3;
		background: #ffffff url(images/bg-footer.gif) no-repeat left bottom;
       }
#header {
      font-size: 32px;
	font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0px auto;
          height: 60px;
          width: 850px;
          padding: 0;
          background: url("images/header.jpg") no-repeat bottom;
          }

.header-title {
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#181818;
	font-size:23px;
        font-weight:bold;
	padding: 10px 0 0 10px;
	text-align:left;
	}
.header-title a{
	color:#181818;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#181818;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: normal;
	color:#181818;
	padding: 1px 0 0 10px;
	text-align:left;
	}

#top_info { 
	float: right; 
	width: 480px; 
	margin: 0px 8px 0 0; 
	text-align: right;
}

#top_info img { 
      padding: 0px;
      border: #ffffff 1px solid;
      background: #ffffff;
      }


/*Top part CSS*/
#top {
	width: 850px;
	height: 34px;
    margin: 0px auto;
	background: #F3F5FB;
}

#topleft {
	float: left;
	height: 32px;
	padding-left: 0px;

}

#topright {
	float: right;
	height: 32px;
	padding-right: 0px;

}

/*Page navigation CSS
*/
#menu {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #DCE1F3;
	z-index: 20;
}

#menu li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #DCE1F3;

}

#menu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #DCE1F3;
	width: 100%;
}

#menu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
        text-decoration: none;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #F3F5FB;
}

#menu li a:hover {
	background: #fff;
	color: #181818;
}

#menu li.current_page_item a {
	background: #FFF;
	color: #181818;
	line-height: 32px;
}

#menu li.current_page_item a:hover {
	background: #FFF;
	color: #181818;
}

#menu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#menu ul li a {
	display: block;
	background: #FFF;
}

#menu li ul a:hover {
	display: block;
	background: #FFF;
}

#menu ul a {
	display: block;
}

#menu ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #DCE1F3;
	border-right: 1px solid #DCE1F3;
}

#menu li:hover ul ul {
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	width: 100%;
}

#menu li.page_item ul {
	border-top: 2px solid #DCE1F3;
	width: 200px;
}

#menu li.page_item a {
	display: block;
}

#menu li.page_item a:hover {
	display: block;
}

#menu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #DCE1F3;
	border-left: 1px solid #DCE1F3;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
        text-decoration: none;
}

#menu li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #DCE1F3;
	border-left: 1px solid #DCE1F3;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

/* featuredcontentglider */
#featuredcontentglider { 
	color: #fff;
	clear: both;
	background: url(images/gradien.gif) repeat-x;
	padding: 5px;
	width: 840px;
	margin: 0;
}
#featuredcontentglider a{ 
	color: #fff;
}


/*
Main Category Menu CSS
*/
#category {
	width: 1000px;
	height: 32px;
	background: url(images/category.gif) repeat-x;
}

#categoryx {
	float: left;
	width: 965px;
	height: 32px;
	padding-left: 0px;
}

#categoryy {
	float: right;
	width: 5px;
	height: 30px;
}

#dcategory {
	float: left;
	height: 32px;
	z-index: 20;
}

#dcategory li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #DCE1F3;
}

#dcategory li ul li {
	height: 26px;
	border-right: 0;
	border-bottom: 1px solid #DCE1F3;
	width: 100%;
}

#dcategory li a {
	display: block;
	line-height: 32px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #181818;
	font-weight: bold;
        text-decoration: none;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#dcategory li a:hover {
	background: url(images/categoryhover.gif) repeat-x;
	color: #181818;
}

#dcategory ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dcategory ul li a {
	display: block;
	background: #FFF;
}

#dcategory li ul a:hover {
	display: block;
	background: #FFF;
}

#dcategory ul a {
	display: block;
}

#dcategory ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #DCE1F3;
	border-right: 1px solid #DCE1F3;
}

#dcategory li:hover ul ul {
	display: none;
}

#dcategory li:hover ul {
	display: block;
}

#dcategory ul li:hover ul {
	display: block;
}

#dcategory li ul li {
	display: block;
	width:100%;
}

#dcategory li.cat-item ul {
	width: 260px;
}

#dcategory li.cat-item a {
	display: block;
}

#dcategory li.cat-item a:hover {
	display: block;
}

#dcategory li.cat-item ul li a {
	display: block;
        margin-left: 0px;
	text-align: left;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	color: #181818;
	font-weight: bold;
	border-top: 1px solid #DCE1F3;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/subcategory.gif) repeat-x;
}

#dcategory li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	color: #181818;
	font-weight: bold;
	border-top: 1px solid #DCE1F3;
	background: url(images/subcategoryhover.gif) repeat-x;
}



.clear {
	clear: both;
	margin: 0;
	padding: 0;
}






/*Original*/
* {
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
	border-bottom:3px solid #ccc;
	text-align:center;
}

h3 {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom:5px;
}

p, blockquote {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}



a {
	text-decoration: none;
	color: #FF7300;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 770px;
	height: 140px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat 0 665px;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 840px;
	margin: 0 auto;
	padding:0;
}

#content strong { font-size: 1.1em; color:#4F539A;}

#content ul , #content  ol {padding:0px; margin:0;}

#content ul li, #content ol li {padding:5px 0px; margin:0px 20px;}

/* Content > Main */

#main {
	width: 840px;
	margin-top: 10px;
	padding:0;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}



/* Content > Sidebar > Menu */

#menu2 {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu2 a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}


/* Footer */

#footer {
	clear: both;
	padding: 20px 10px;
	width: 830px;
	margin: 0 auto;

}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


table {}
tr { border-bottom:1px dashed #ccc; }
td {border-bottom:1px dashed #ccc;  padding:3px;}