
/*
Designed by Yemen Link LLC
http://www.yemenlinks.com
Copyright © 2010 Yemen Links LLC
*/

body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(YLImages/sides.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
	z-index:30;
}

h1, h2, h3 {
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper
{
    /*background: url(YLImages/img02_new3.jpg) repeat-x left top;*/
    background-position: left;
    margin: 0px;
    padding: 0px;
    background: url(YLImages/topside.jpg) repeat left;
}

/* Header */

#header {
	width: 1100px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
	background: url(YLImages/header_new.png) no-repeat left top;
}


/* Menu */

#img-menu {
	width: 1100px;
	height: 47px;
	margin: 0 auto;
	padding: 0;
	background: url(YLImages/img-menu.jpg) repeat left top;
}
#img-menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}
#img-menu li {
	float: left;
}
#img-menu img
{
    	display: block;
	width: 120px;
	height: 34px;
	margin-left: 10px;
	padding-top: 15px;
	background-color: Black;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;

}

#img-menu a {
	display: block;
	width: 120px;
	height: 34px;
	margin-left: 10px;
	padding-top: 15px;
	/*background: url(YLImages/img05.jpg) repeat-x left top;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu {
	width: 1100px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(YLImages/menu2.jpg) repeat left top;
	}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	/*background: url(YLImages/img05.jpg) repeat-x left top;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	z-index:-10;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a
{
    text-decoration: underline overline;
}

#menu .current_page_item a
{
    background-position: left top;
    background: url(YLImages/current.jpg) no-repeat left top;
    padding-left: 0;
    color: #FF0000;
    z-index: 20;
}

/* main */

#main {
	width: 1000px;
	margin: 0px auto;
	/*padding: 40px 50px 0px 50px;*/
	padding: 0px 50px 0px 50px;
	background: #FFFFFF;
}

/* content-display */

#content-display
{
	float: left;
	width: 770px;
	padding: 10px 0px 0px 40px;
}
/*category main*/
.category-main {
	margin-bottom: 15px;
}


.category-main .title {
	margin-bottom: 10px;
	padding: 0px;
	letter-spacing: -.5px;
	font-size: 28px;
	/*letter-spacing: -.5px;*/
	/*font-size: 36px;*/
	color: #493E2B;
}

.category-main .title a {
	color: #493E2B;
	border: none;
}


.category-main .description {
	/*background: url(YLImages/img08.jpg) no-repeat left top;*/
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

/*Table */
#Table-style
{
	background-position: url('images/Table_gray.png');
	font-size: 14px; /*margin: 10px 10px 30px 170px;*/
	margin: 10px 10px 10px 15px; /*width: 450px;*/
	width: 750px;
	text-align: left;
	border-collapse: collapse;
	background: url('YLImages/Table_gray.png');
	padding-bottom: 20px;
}
#Table-style thead tr
{
	background: url('YLImages/TableHead.png');
}
#Table-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#Table-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	width: 320px;
}
#Table-style tbody td:hover 
{
	color: #339;
	background: #cdcdee;
}

/* Links */
#links {
	float: left;
	width:100%;
	padding: 0px;
	color: #787878;
}

#links a
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: underline;
	color: #0000FF;
	font-size: medium;
}



#links a {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;}
	#links .special a
{
    line-height: 35px;
    margin: 0px;
    padding: 2px 0px;
    border-left: none;
    font-size: 20px;
}


#links a:hover
{
	text-decoration: none;
}
#links a:visited
{
	color: #FF0000;
	text-decoration: underline;
}

/*botom Add*/
#botom-Ad
{
	margin: 0px 10px 0px 10px;
	float: left;
	width: 100%;
	padding: 0px 10px 0px 10px;
	color: #787878;
}
/*Search*/

#search
{
	background-position: #000000;
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #000000;
	border-bottom: 4px solid #FFFFFF;
	border-bottom-color: #000000;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	padding: 20px;
	color: #787878;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}
#ad
{
	padding-left: 20px;
	margin-left: 20px;
}


#sidebar h2 {
	height: 65px;
	background: url(YLImages/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}



/* Footer */

#footer-content
{
	width: 1000px; /*height: 255px;*/
	height: 100px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(YLImages/footer1.jpg) repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer 
{
	width: 1000px; /*height: 255px;*/
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}
