@charset "utf-8";
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
	padding:0px;
	margin:0px;
}
body {
/*	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;*/
	color:#666666;
	float:left;
	width:100%;
	
		MARGIN: 0px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND: url(../images/bg.jpg) #fff repeat-x center top; COLOR: #333; FONT-SIZE: 11px
	
	
}
a {
	text-decoration:none;
	outline:none;
	color:#666666;
}
a img {
	border:none;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0px;
}
.bold {
	font-weight:bold;
}
.colr {
	color:#1a4684;
}
.black {
	color:#000;
}
.white {
	color:#FFF;
}
.upper {
	text-transform:uppercase;
}
.under {
	text-decoration:underline;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:18px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:10px 0px 8px 0px;
	width:100%;
	border-bottom:#dddddd solid 1px;
	margin-bottom:10px;
	text-transform:uppercase;
}
input {
	font-size:11px;
}
.itlc {
	font-style:italic;
}
/*
=======================================================================
	Buttons
=======================================================================
*/
/* Button One */
a.buttonone {
	float:left;
	height:20px;
	padding:4px 10px 0px 10px;
	display:inline-block;
	color:#fff;
	background-color:#1a4684;
}
a.buttonone:hover {
	background-color:#000;
}
/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 0px 10px 0px;
	width:100%;
}
ul.smallforms {
	padding:0px 20px 3px 0px !important;
	float:left;
	width:200px;
}
ul.forms li{
}
ul.forms li.txt{
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
ul.forms li.smalltxt{
	float:left;
	width:70px;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
}
ul.forms li.inputfield input.bar{
	width:319px;
	height:24px;
	padding:0px 5px;
	line-height:24px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin-top:10px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
}
ul.forms li.inputfield select.bar{
	width:329px;
	height:24px;
	padding:0px 5px;
	line-height:24px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin-top:10px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
}
ul.forms li.textfield{
	float:left;
	width:352px;
}
ul.forms li.textfield textarea{
	width:419px;
	height:123px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin:10px 0px;
	background-image:url(../images/textarea.gif);
	background-repeat:no-repeat;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.check{
	float:left;
	width:auto;
	margin-right:10px;
}
ul.forms li.labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}
/*
=======================================================================
	Sitemap section
=======================================================================
*/
#sitemap {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#092751;
	padding:0px 0px;
	height:382px;
	display:none;
}
#sitemap .last{
	margin-right:0px !important;
}
.sitemapsec {
	width:170px;
	margin-right:27px;
	float:left;
	margin-top:50px;
}
.sitemapsec h5{
	width:150px;
	color:#fff;
	padding:5px 10px 8px 10px;
	border-bottom:#4b71a6 solid 1px;
	margin-bottom:10px;
}
.sitemapsec ul{
	width:170px;
	list-style:none;
}
.sitemapsec ul li{
	width:150px;
	padding:4px 10px;
}
.sitemapsec ul li a{
	color:#FFF;
}
.sitemapsec ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*
=======================================================================
	Contact Us section
=======================================================================
*/
#contactus {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#092751;
	padding:0px 0px;
	float:left;
	height:382px;
}
.contact_form
{
    background-position: 10px;
    width: 950px;
    height: 208px;
    background-image: url('../images/footer.gif');
    background-color: #FF9900;
    background-repeat: repeat-x;
    color: #FFF;
    padding: 10px 0px 10px 20px;
    margin-top: 20px;
    clear: both;
}
.contact_form .txt{
	color:#FFF !important;
	padding-top:5px;
}
.contact_form .inputfield input.bar{
	width:247px !important;
	height:17px;
}
.contact_form .textfield textarea{
	width:247px !important;
}
.contact_form ul.forms li.textfield {
	width:247px !important;
}
.contact_form h4{
	color:#fff;
	padding-bottom:20px;
}

.mapsec {
	width:490px;
	float:right;
	margin-top:80px;
}
.map {
	width:206px;
	height:146px;
	border:#0b2a56 solid 5px;
	float:left;
}
.maptxt {
	width:240px;
	color:#FFF;
	float:right;
}
.maptxt h6{
	width:240px;
	color:#fff;
	padding-bottom:10px;
}
a.smarterwiki-linkify {
	color:#FFF;
}
/*
=======================================================================
	Wrapper Section
=======================================================================
*/
#wrapper_sec {
	width:100%;
}
.inner
{
    width: 980px;
    margin: 0px auto;
 /*   background-image: url('../images/HEADERGUZEL.png');
    background-repeat: no-repeat;*/
}
/*
=======================================================================
	Master Header
=======================================================================
*/

.container {
	PADDING-BOTTOM: 10px; MARGIN: 0px auto; PADDING-LEFT: 10px; WIDTH: 980px; PADDING-RIGHT: 10px; BACKGROUND: #fff; PADDING-TOP: 10px
}



#masthead
{
    width: 100%;
    height: 180px;
    background-image: url('../images/HEADERGUZEL.png'); /*background-image:url(../images/bgd.gif);*/
    background-repeat: no-repeat;
    background-position: center;
}

.search {
	float:right;
	width:366px;
	margin-top:-1px;
	height:32px;
}
.search ul.topbtns{
	float:right;
	list-style:none;
}
.search ul.topbtns li{
	float:left;
	margin-left:5px;
}
.search ul.searchsec{
	float:right;
	list-style:none;
	width:356px;
	height:35px;
	padding:10px 0px 0px 10px;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	margin-top:15px;
}
.search ul.searchsec li{
	float:left;
}
.search ul.searchsec li input.bar{
	width:256px;
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	background-color:transparent;
	border:none;
	margin-right:6px;
}
.search ul.searchsec li a.go{
	width:76px;
	height:19px;
	padding:6px 0px 0px 0px;
	background-image:url(../images/go.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
	display:inline-block;
	color:#FFF;
	float:right;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/
#content_sec
{
    width: 960px;
    margin: 0px auto;
    height:auto;
    background-color: #FFFFFF;
}
/*
=======================================================================
	Banner Rules
=======================================================================
*/
#banner {
	width:960px;
	height:329px;
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
}
.banner_curve {
	width:562px;
	height:329px;
	background-image:url(../images/banner_curve.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:inline-block;
	position:absolute;
	z-index:99;
}
/*
=======================================================================
	Right Accordion Section Rules
=======================================================================
*/

#banner .right_accordion{
	width:327px;
	float:right;
	overflow:hidden;
	background-repeat:no-repeat;
	padding:20px 20px 0px 0px;
}
.glossymenu{
	margin: 0px 0px;
	padding: 0px;
	width: 327px; /*width of menu*/
	float:left;
	overflow:hidden;
}

.glossymenu a.menuitem{
	background-image:url(../images/acordin.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color: #999999;
	font-weight:bold;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 9px 0px 0px 0px;
	padding-left: 10px;
	text-decoration: none;
	width:317px;
	height:21px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	background-image:url(../images/acordin.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color: #1a4684;
	font-weight:bold;
	display: block;
	position: relative;
	width: auto;
	padding: 9px 0px 0px 0px;
	padding-left: 10px;
	text-decoration: none;
	width:317px;
	height:21px;
}

.glossymenu a.menuitem .statusicon{
	position: absolute;
	top: 11px;
	right: 10px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background-image:url(../images/acordin.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color: #1a4684;
	font-weight:bold;
	display: block;
	position: relative;
	width: auto;
	padding: 9px 0px 0px 0px;
	padding-left: 10px;
	text-decoration: none;
	width:317px;
	height:21px;
}

.glossymenu div.submenu{
	height:200px;
}

.loginbox {
	width:287px;
	padding:20px;
}
.loginbox ul{
	list-style:none;
	width:287px;
}
.loginbox ul li.txt{
	width:287px;
	padding-bottom:8px;
	color:#FFF;
}
.loginbox ul li.formlinks{
	float:left;
}
.loginbox ul li.formlinks a{
	text-decoration:underline;
	color:#FFF;
}
.loginbox ul li.submission{
	float:right;
}
a.loginsubmit{
	text-align:center;
	background-image:url(../images/login_bg.gif);
	background-repeat:repeat-x;
	color:#FFF;
	padding:4px 10px;
	display:inline-block;
}
.loginbox ul li.inputfield{
	width:287px;
	margin-bottom:15px;
}
.loginbox ul li.inputfield input.bar{
	width:277px;
	height:22px;
	padding:0px 5px;
	background-image:url(../../../../../../cl102.justhost.com/404.shtml);
	background-repeat:no-repeat;
	border:#2d2d2d solid 1px;
}
.loginbox ul li.unsb{
	float:left;
	color:#FFF;
}
.loginbox ul li.unsb input{
	float:left;
	margin:0px 10px 0px 0px;
}
.latestnews {
	width:327px;
}
.latestnews ul{
	width:307px;
	padding:10px;
	list-style:none;
	padding:20px 0px 0px 0px;
	color:#FFF;
}
.latestnews ul li{
	width:277px;
	padding:0px 0px 15px 30px;
	list-style:none;
	background-image:url(../images/calndr.gif);
	background-repeat:no-repeat;
	background-position:0% 3%;
}
.latestnews ul li a{
	color:#FFF;
}
.teachings {
	width:327px;
}
.teachings ul{
	width:307px;
	padding:10px;
	list-style:none;
}
.teachings ul li{
	width:292px;
	padding:5px 15px 5px 0px;
	border-bottom:#666 solid 1px;
}
.teachings ul li a{
	color:#FFF;
}
.teachings ul li a:hover{
	text-decoration:underline;
}

/*
=======================================================================
	Contents Rules
=======================================================================
*/
.contents {
	width:960px;
	float:left;
	margin:20px 0px 0px 0px;
	height:auto;
}
.contents .top_curve{
	width:960px;
	height:9px;
	background-image:url(../images/curve_clean_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.contents .bottm_curve{
	width:960px;
	height:9px;
	background-image:url(../images/curve_clean_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.contents .center_curve{
	width:960px;
	padding:10px 0px;
	background-image:url(../images/curve_clean_bg.gif);
	background-repeat:repeat-y;
	float:left;
}
.contents .shed_top{
	background-image:url(../images/curve_shed_top.gif) !important;
}
.contents .shed_bg{
	background-image:url(../images/curve_shed_bg.gif) !important;
}
.contents .shed_bottom{
	background-image:url(../images/curve_shed_bottom.gif) !important;
}

/*
=======================================================================
	Sliding Gallery Rules
=======================================================================
*/
.scrol {
	float:left;
	width:857px;
	height:164px;
}
a.prevbuttn {
	display:inline-block;
	float:left;
	width:21px;
	height:32px;
	background-image:url(../images/left_arrow.gif);
	background-repeat:no-repeat;
	margin:70px 10px 0px 20px;
}
a.nextbuttn {
	display:inline-block;
	float:left;
	width:21px;
	height:32px;
	background-image:url(../images/right_arrow.gif);
	background-repeat:no-repeat;
	margin:70px 0px 0px -10px;
}
.scrol li{
	width:170px;
	height:136px;
	padding:14px;
	margin-right:22px;
	background-image:url(../images/gall_bg.gif);
	background-repeat:no-repeat;
}

/*
=======================================================================
	Column 1 Rules
=======================================================================
*/
.col1
{
    float: left;
    width: 620px;
    padding: 10px 20px 10px 20px;
}
/*
=======================================================================
	News Tikker Rules
=======================================================================
*/
.news_tik {
	width:620px;
	height:59px;
	background-image:url(../images/news_bg.gif);
	background-repeat:no-repeat;
	float:left;
/*	margin-bottom:5px;*/
	padding-left:30px;
	padding-top:5px;
}
.news_tik h6{
	width:100px;
	height:27px;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.news_tik p{
	height:27px;
	float:left;
	padding:12px 0px 0px 10px;
}
/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
.crumb {
	width:620px;
	height:39px;
	background-image:url(../images/news_bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;
}
.crumb h6{
	width:100px;
	height:27px;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.crumb ul{
	float:left;
	list-style:none;
	padding-top:12px;
}
.crumb ul li{
	float:left;
	background-image:url(../images/crumbsep.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 10px;
}
.crumb ul li.last{
	background-image:none;
}
/*
=======================================================================
	Bread Crumb Big Rules
=======================================================================
*/
.crumb_big {
	width:920px;
	height:39px;
	background-image:url(../images/big_crumb.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;
}
.crumb_big h6{
	width:112px;
	height:27px;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.crumb_big ul{
	float:left;
	list-style:none;
	padding-top:12px;
}
.crumb_big ul li{
	float:left;
	background-image:url(../images/crumbsep.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 10px;
}
.crumb_big ul li.last{
	background-image:none;
}
/*
=======================================================================
	Home Page Sections Rules
=======================================================================
*/
.secs {
	width:300px;
	background-image:url(../images/sec_bg.gif);
}

.secs .botm{
	width:300px;
	height:7px;
	background-image:url(../images/sec_bottom.gif);
	background-repeat:no-repeat;
}
.secs h5.events
{
    width: 260px;
    height: 24px;
    background-image: url('../images/haberler.gif');
    background-repeat: no-repeat;
    padding: 11px 0px 0px 40px;
}
.secs h5.eventsgenelge
{
    width: 260px;
    height: 24px;
    background-image: url('../images/genelgeler.gif');
    background-repeat: no-repeat;
    padding: 11px 0px 0px 40px;
}
.secs h5.eventsbelge
{
    width: 260px;
    height: 24px;
    background-image: url('../images/belgeler.gif');
    background-repeat: no-repeat;
    padding: 11px 0px 0px 40px;
}
.secs h5.eventspratik
{
    width: 260px;
    height: 24px;
    background-image: url('../images/pratik.gif');
    background-repeat: no-repeat;
    padding: 11px 0px 0px 40px;
}
.secs h5.eventskoop{
	width:260px;
	height:24px;
	background-image:url(../images/sec_head_rsskooplar.gif);
	background-repeat:no-repeat;
	padding:11px 0px 0px 40px;
}
.secs h5.twitter{
	width:260px;
	height:24px;
	background-image:url(../images/sec_head_twitter1.gif);
	background-repeat:no-repeat;
	padding:11px 0px 0px 40px;
}
.secs a.eventimg{
	width:260px;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	float:left;
	margin:16px 0px 0px 16px;
}
.secs h5.heads{
	width:270px;
	float:left;
	margin:10px 0px 5px 16px;
}
.secs p{
	width:270px;
	float:left;
	padding:0px 14px 5px 16px;
}
.secs p.txt{
	border-top:#c8c8c8 solid 1px;
	padding:10px 14px 5px 16px;
	margin-top:5px;
	text-align:justify;
}
.secs ul.eventssec{
	width:300px;
	float:left;
	list-style:none;
}
.secs ul.eventssec li{
	width:272px;
	float:left;
	padding:7px 14px 7px 14px;
	border-top:#c8c8c8 solid 1px;
	background-image:url(../images/grey_arrow.gif);
	background-position:280px 9px;
	background-repeat:no-repeat;
}
.secs ul.eventssec li a:hover{
	color:#000;
}

.secs ul.twitter_feeds{
	width:300px;
	float:left;
	list-style:none;
	padding-bottom:10px;
}
.secs ul.twitter_feeds li{
	width:290px;
	float:left;
	padding:13px 10px 13px 0px;
	border-bottom:#cccccc dotted 1px;
}
.secs a.follow{
	margin:0px 0px 0px 14px;
}
/*
=======================================================================
	Column 2 Rules
=======================================================================
*/
.col2 {
	float:left;
	width:280px;
	padding:0px 10px 10px 10px;
}

.colsag {
	float:right;
	width:280px;
	padding:0px 10px 10px 10px;
}
/*
=======================================================================
	Right Sections Rules
=======================================================================
*/
.small_secs {
	width:280px;
	float:left;
	background-image:url(../images/small_sec_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:12px;
}
.small_secs h5.small_heading{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:left;
	background-image:url(../images/small_headingkoop.gif);
	background-repeat:no-repeat;
}
.small_secs h5.small_headingpratikbilgi{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:left;
	background-image:url(../images/small_headingpratik.gif);
	background-repeat:no-repeat;
}
.small_secs h5.small_headingiletisim{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:left;
	background-image:url(../images/small_headingiletisim.gif);
	background-repeat:no-repeat;
}
.small_secs h5.small_headingbaglikoop{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:left;
	background-image:url(../images/small_headingbaglikooplar.gif);
	background-repeat:no-repeat;
}
.small_secs h5.small_headingataturk{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:right;
	background-image:url(../images/small_headingataturk.gif);
	background-repeat:no-repeat;
}
.small_secs .botm{
	width:280px;
	height:6px;
	background-image:url(../images/small_botm.gif);
	background-repeat:no-repeat;
}
.small_secs a.readmore{
	background-image:url(../images/readmore.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 20px;
	margin:5px 0px 5px 10px;
	display:inline-block;
}

=======================================================================
/*	sag tarafa alưnan ataturk
=======================================================================
*/
.small_secssag
{
    width: 280px;
    float: right;
    background-image: url(../images/small_sec_bg.gif);
    background-repeat: repeat-y;
    margin-bottom: 12px;

}
.small_secssag h5.small_heading{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
float:right;
	background-image:url(../images/small_headingkoop.gif);
	background-repeat:no-repeat;
}
.small_secssag h5.small_headingiletisim{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
float:right;
	background-image:url(../images/small_headingiletisim.gif);
	background-repeat:no-repeat;
}
.small_secssag h5.small_headingbaglikoop{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:right;
	background-image:url(../images/small_headingbaglikooplar.gif);
	background-repeat:no-repeat;
}
.small_secssag h5.small_headingataturk{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:right;
	background-image:url(../images/small_headingataturk.gif);
	background-repeat:no-repeat;
}
.small_secssag .botm{
	width:280px;
	height:6px;
	background-image:url(../images/small_botm.gif);
	background-repeat:no-repeat;
}
.small_secssag a.readmore{
	background-image:url(../images/readmore.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 20px;
	margin:5px 0px 5px 10px;
	display:inline-block;
}
/*
/*
=======================================================================
	From The Blog Rules
=======================================================================
*/
.blogentries {
	float:left;
	width:260px;
	padding:10px;
	border-bottom:#dbdbdb solid 1px;
}
.blogentries ul{
	float:left;
	width:260px;
	list-style:none;
}
.blogentries ul li{
	float:left;
	width:260px;
	padding:10px 0px;
}
.blogentries ul li .thumb{
	float:left;
	width:70px;
}
.blogentries ul li .thumb a{
	float:left;
	width:47px;
	height:47px;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:3px 0px 0px 0px;
}
.blogentries ul li .desc{
	float:left;
	width:190px;
}
.blogentries ul li .desc a.cont_reading{
	background-image:url(../images/blog_arrows.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
/*
=======================================================================
	Links Rules
=======================================================================
*/
.links {
	float:left;
	width:250px;
	padding:15px;
}
.links ul{
	float:left;
	width:250px;
	list-style:none;
}
.links ul li{
	float:left;
	width:215px;
	padding:6px 10px 6px 25px;
	border-bottom:#dbdbdb solid 1px;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
}
/*
=======================================================================
	Map Rules
=======================================================================
*/
.mapcont {
	float:left;
	width:245px;
	padding:17px;
}
.mapcont p{
	float:left;
	width:245px;
	padding:10px 0px 0px 0px;
}
/*
=======================================================================
	Advertisment Rules
=======================================================================
*/
.adv {
	float:left;
	width:280px;
	margin-bottom:2px;
	padding-left:13px;
}

/*
=======================================================================
	News Page Rules
=======================================================================
*/
.news {
	width:100%;
	float:left;
}
/*
=======================================================================
	Featured News Rules
=======================================================================
*/
.news .newsbig{
	width:620px;
	float:left;
	background-image:url(../images/news_big_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.news .newsbig .newshead{
	width:620px;
	height:35px;
	float:left;
	background-image:url(../images/news_big_heading.gif);
	background-repeat:repeat-y;
}
.news .newsbig .newshead h5{
	float:left;
	padding:10px 0px 0px 10px;
}
.news .newsbig .newshead p.date{
	float:right;
	padding:8px 10px 0px 0px;
}
.news .newsbig a.newsthumb{
	width:570px;
	height:300px;
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:15px;
}
.news .newsbig p.txt{
	width:570px;
	float:left;
	margin:0px 15px 15px 15px;
	text-align:justify;
}
.news .newsbig .news_nav{
	width:560px;
	float:left;
	padding:5px 15px 10px 15px;
	border-top:#CCC solid 1px;
}
.news .newsbig .botm{
	width:620px;
	height:5px;
	background-image:url(../images/news_big_botm.gif);
	background-repeat:no-repeat;
}
/*
=======================================================================
	Small News Rules
=======================================================================
*/
.news .newssmall{
	width:300px;
	background-image:url(../images/sec_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.news .newssmall .newshead{
	width:300px;
	height:35px;
	float:left;
	background-image:url(../images/sec_head.gif);
	background-repeat:repeat-y;
}
.news .newssmall .newshead h5{
	float:left;
	padding:10px 0px 0px 10px;
}
.news .newssmall .newshead p.date{
	float:right;
	padding:8px 10px 0px 0px;
}
.news .newssmall a.newsthumb{
	width:260px;
	height:116px;
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:15px;
}
.news .newssmall p.txt{
	width:260px;
	float:left;
	margin:0px 15px 15px 15px;
}
.news .newssmall .news_nav{
	width:270px;
	float:left;
	padding:5px 15px 10px 15px;
	border-top:#CCC solid 1px;
}
.news .newssmall .botm{
	width:300px;
	height:7px;
	background-image:url(../images/sec_bottom.gif);
	background-repeat:no-repeat;
}
/*
=======================================================================
	Paging Rules
=======================================================================
*/
.paging {
	width:100%;
	float:left;
}
.paging ul{
	float:right;
	list-style:none;
}
.paging ul li{
	float:left;
	width:27px;
	height:21px;
	margin-left:5px;
}
.paging ul li a.prevpage{
	float:left;
	width:27px;
	height:21px;
	display:inline-block;
	background-image:url(../images/prev_page.gif);
	background-repeat:no-repeat;
}
.paging ul li a.nextpage{
	float:left;
	width:27px;
	height:21px;
	display:inline-block;
	background-image:url(../images/next_page.gif);
	background-repeat:no-repeat;
}
.paging ul li a.pagnumbers{
	float:left;
	width:25px;
	height:16px;
	padding-top:3px;
	display:inline-block;
	text-align:center;
	border:#f6f6f6 solid 1px;
}
.paging ul li a.pagnumbers:hover, .paging ul li a.active{
	border:#666666 solid 1px;
}

/*
=======================================================================
	News Page Rules
=======================================================================
*/
.blog {
	width:100%;
	float:left;
}
/*
=======================================================================
	Featured News Rules
=======================================================================
*/
.blog .blogentry{
	width:620px;
	float:left;
	background-image:url(../images/news_big_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.blog .blogentry .bloghead{
	width:620px;
	height:35px;
	float:left;
	background-image:url(../images/news_big_heading.gif);
	background-repeat:repeat-y;
}
.blog .blogentry .bloghead h5{
	float:left;
	padding:10px 0px 0px 10px;
}
.blog .blogentry a.blogthumb{
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
}
.blog .blogentry a.left{
	margin:0px 15px 15px 0px;
}
.blog .blogentry a.right{
	margin:0px 0px 15px 16px;
}
.blog .blogentry .blog_nav{
	width:590px;
	float:left;
	padding:5px 15px 10px 15px;
	border-top:#CCC solid 1px;
}
.blog .blogentry .blog_nav a.cont{
	float:right;
	display:inline-block;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
.blog .blogentry .botm{
	width:620px;
	height:5px;
	background-image:url(../images/news_big_botm.gif);
	background-repeat:no-repeat;
}

.blog .blogentry p.txt{
	width:590px;
	padding:15px;
	float:left;
	text-align:justify;
}
.postedbycomments {
	padding:5px 10px;
	width:600px;
	border-bottom:#c8c8c8 solid 1px;
	float:left;
}
.postedbycomments a.comments{
	float:left;
	display:inline-block;
	padding:2px 0px 0px 20px;
	background-image:url(../images/comments.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:20px;
}
.postedbycomments p.postedby{
	float:left;
	display:inline-block;
	padding:0px 0px 0px 10px;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:20px;
}
.featured {
	width:110px;
	height:32px;
	padding:3px 0px 0px 0px;
	margin:10px 0px 0px -10px;
	background-image:url(../images/featured.gif);
	background-repeat:no-repeat;
	display:inline-block;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	position:absolute;
}

.featured1 {
	WIDTH: 750px; FLOAT: left
}
/*
=======================================================================
	Comments Section Rules
=======================================================================
*/
.commentssec {
	float:left;
	width:620px;
	padding-bottom:40px;
}
.commentssec ul{
	float:left;
	width:620px;
	list-style:none;
}
.commentssec ul li{
	float:left;
	width:620px;
	padding:20px 0px;
	border-bottom:#c8c8c8 solid 1px;
}
.commentssec ul li .avatar{
	float:left;
	width:80px;
}
.commentssec ul li .avatar a{
	float:left;
	width:58px;
	height:55px;
	padding:3px;
	background-image:url(../images/man_border.gif);
	background-repeat:no-repeat;
}
.commentssec ul li .desc{
	float:left;
	width:519px;
	padding-left:20px;
	border-left:#c8c8c8 solid 1px;
}
.commentssec ul li .desc h5{
	float:left;
	width:519px;
	border-bottom:#c8c8c8 solid 1px;
	margin-bottom:5px;
	padding-bottom:10px;
}
.commentssec ul li .desc p{
	float:left;
	width:519px;
	padding-left:5px;
	margin-bottom:5px;
}



.commentssec ul li.replied{
	float:left;
	width:600px;
	padding:20px 10px;
	border-bottom:#c8c8c8 solid 1px;
	background-color:#ebebeb;
}
.commentssec ul li.replied .avatar{
	float:left;
	width:80px;
	margin-left:50px;
}
.commentssec ul li.replied .avatar a{
	float:left;
	width:58px;
	height:55px;
	padding:3px;
	background-image:url(../images/man_border.gif);
	background-repeat:no-repeat;
}
.commentssec ul li.replied .desc{
	float:left;
	width:449px;
	padding-left:20px;
	border-left:#c8c8c8 solid 1px;
}
.commentssec ul li.replied .desc h5{
	float:left;
	width:449px;
	border-bottom:#c8c8c8 solid 1px;
	margin-bottom:5px;
	padding-left:5px;
	padding-bottom:10px;
}
.commentssec ul li.replied .desc p{
	float:left;
	width:449px;
	margin-bottom:5px;
}

/*
=======================================================================
	Leave Reply Rules
=======================================================================
*/
.leavereply {
	width:659px;
	float:left;
}
.leavereply input{
	width:319px;
	height:24px;
	padding:0px 5px;
	line-height:24px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin-top:10px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
}
.leavereply textarea{
	width:419px;
	height:123px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin:10px 0px;
	background-image:url(../images/textarea.gif);
	background-repeat:no-repeat;
}

/*
=======================================================================
	Column 3 Rules
=======================================================================
*/
.col3 {
	float:left;
	width:920px;
	padding:0px 20px 0px 20px;
}
/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static {
	width:920px;
	float:left;
	padding-top:10px;
}
.static p.txt{
	width:100%;
	float:left;
	padding:10px 0px;
}
.static .greybox{
	width:418px;
	float:left;
	padding:15px;
}
.static .greybox img.staticimage{
	float:left;
	padding:3px;
	border:#c9c9c9 solid 1px;
	margin:0px 10px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#e8e8e8 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.static p.pad{
	padding:0px 30px 0px 0px;
}
a.bordrs {
	padding:3px;
	border:#c9c9c9 solid 1px;
	background-color:#FFF;
	float:left;
}
.static h1{
	padding:10px 0px;
}
.static h1{
	padding:10px 0px;
}
.static span{
	padding:0px 0px 5px 0px;
}
.static h2{
	padding:8px 0px;
}
.static h3{
	padding:6px 0px;
}
.static h4{
	padding:5px 0px;
}
.static h5{
	padding:5px 0px;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
}
.static .staticsec1 {
	width:272px;
	padding-right:10px;
	float:left;
	margin-right:10px;
	margin-top:20px;
}

.static .staticsec1 p{
	width:272px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .staticsec1 a.bordrs{
	margin-bottom:10px;
}
.static .staticsec2 {
	width:272px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.static .staticsec2 h5{
	padding:0px 10px 0px 0px;
}
.static .staticsec2 a.bordrs{
	margin-bottom:10px;
}
.static .staticsec3 {
	width:272px;
	float:left;
	margin-top:20px;
}
.static .staticsec3 h5{
	padding:0px 10px 0px 5px;
}
.static .staticsec3 p{
	width:272px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .staticsec3 a.bordrs{
	margin-bottom:10px;
}
.static ul{
	width:100%;
	float:left;
	padding-left:18px;
}
.static ul li{
	padding:4px 0px;
}
.static ol{
	float:left;
	padding-left:30px;
}
.static ol li{
	padding:4px 0px;
}

.static .checkboxs{
	float:left;
	width:430px;
}

.static table{
	float:left;
	width:453px;
}
.static tr.tablehead{
	background-color:#1c4988 !important;
	font-weight:bold;
	color:#fff;
}
.static tr{
	padding:5px;
	background-color:#fff;
}
.static tr.tabledark{
	background-color:#fbfbfb !important;
}
.static tr td{
	padding:5px;
}
/*
=======================================================================
	Contact Us section
=======================================================================
*/
.sharetab {
	float:left;
	width:280px;
	height:280px;
	padding-top:15px;
	background-image:url(../images/sharetab.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:12px;
	margin-left:20px;
}
.sharetab a{
	margin-right:5px;
}
/*
=======================================================================
	Gallery Rules
=======================================================================
*/
.gallery {
	float:left;
	width:920px;
}
.gallery .sorting{
	float:left;
	width:920px;
	height:48px;
	background-image:url(../images/sorting.gif);
	background-repeat:no-repeat;
}
.galleryanasayfa
{
    float: left;
    width: 940px;
    margin-top: 10px;
}
.galleryanasayfa .sorting{
	float:left;
	width:930px;
	height:48px;
	background-image:url(../images/sorting1.gif);
	background-repeat:no-repeat;
}



.gallery .sorting h5{
	float:left;
	padding:17px 10px 0px 10px;
}
.gallery .sorting ul{
	float:right;
	padding:8px 10px 0px 0px;
	list-style:none;
}
.gallery .sorting ul li{
	float:left;
}
.gallery .sorting ul li.txt{
	float:left;
	padding:8px 10px 0px 0px;
}
.gallery .sorting ul li.jump{
	float:left;
	background-image:url(../images/jump.gif);
	background-repeat:no-repeat;
	height:31px;
	width:120px;
}
.gallery .sorting ul li select{
	float:left;
	background-color:transparent;
	border:none;
	width:110px;
	margin:6px 0px 0px 3px;
}
.bigthumb {
	width:904px;
	height:462px;
	padding:7px;
	background-color:#ffffff;
	border:#c8c8c8 solid 1px;
	float:left;
	border-top:none;
	overflow:hidden;
}
.scroller {
	width:900px;
	height:178px;
	background-image:url(../images/slider.gif);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
}
.scroller1 {
	width:940px;
	height:178px;
	background-image:url(../images/slider1.gif);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
}
.galleryscrol {
	float:left;
	padding-top:25px;
}
.galleryscrol a.toc{
	float:left;
	border:#d9d9d9 solid 1px;
	background-color:#fbfbf9;
	padding:3px;
	margin-right:41px;
}
.galleryscrol a.toc img{
	width:165px !important;
	height:106px !important;
}
a.prevscrol {
	float:left;
	width:21px;
	height:32px;
	display:inline-block;
	background-image:url(../images/left_arrow.gif);
	background-repeat:no-repeat;
	margin:65px 20px 0px 10px;
}
a.nextscrol {
	float:left;
	width:21px;
	height:32px;
	display:inline-block;
	background-image:url(../images/right_arrow.gif);
	background-repeat:no-repeat;
	margin:65px 0px 0px 0px;
}
/*
=======================================================================
	Shop Rules
=======================================================================
*/
.shop {
	width:640px;
	float:left;
}
.kooplarheader
{
    width: 300px;
    height: 35px;
    background-image: url('../images/sec_head.gif');
    background-repeat: no-repeat;
}
.shop .shopsec{
	width:300px;
	background-image:url(../images/sec_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
	height:380px;
}
.shop .shopsec h5{
	width:280px;
	height:26px;
	padding:9px 10px 0px 10px;
	background-image:url(../images/sec_head.gif);
	background-repeat:repeat-y;
}
.shop .shopsec .conts{
	width:280px;
	padding:10px 10px 20px 1px;
	height:230px;
}
.shop .shopsec .conts .thumb{
	width:95px;
	float:left;
}
.shop .shopsec .conts .thumb a{
	width:77px;
	height:60px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	float:left;
	padding:3px;
}
.shop .shopsec .shopbottom{
	width:300px;
	height:31px;
	float:left;
	padding-left:40px;
	background-image:url(../images/shop_botm.gif);
	background-repeat:no-repeat;
}
.shopbottom a.addtocart
{
    width: 93px;
    height:24px;
    padding: 7px 0px 0px 10px;
    float: left;
    display: inline-block;
    color: #FFF;
}
.shopbottom p{
	width:150px;
	height:24px;
	padding:7px 0px 0px 0px;
	text-align:center;
	float:left;
	font-size:12px;
}
.shopbottom p span.overline{
	text-decoration:line-through;
	padding-right:15px;
}
/*
=======================================================================
	Shopping Bag Rules
=======================================================================
*/
.shoppingbsag {
	width:190px;
	height:52px;
	padding:8px 10px 0px 80px;
	background-image:url(../images/shoppingbag.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:12px;
}
.shoppingbsag h5{
	padding:0px 0px 13px 0px;
}
.shoppingbsag ul{
	float:left;
	list-style:none;
}
.shoppingbsag ul li{
	float:left;
	padding:0px 10px;
	background-image:url(../images/sep1.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFF;
}
.shoppingbsag ul li a{
	color:#FFF;
}
.shoppingbsag ul li.first{
	padding-left:0px;
	background-image:none;
}
/*
=======================================================================
	Footer Rules
=======================================================================
*/
#footer
{
    width: 960px;
    height: 208px;
    background-image: url('../images/footer.gif');
    background-color: #FF9900;
    background-repeat: repeat-x;
    color: #FFF;
    padding: 10px 0px 10px;
    margin-top: 20px;
    margin-left: 10px;
    clear: both;
}
#footer a{
	color:#FFF;
}

/*
=======================================================================
	Share with us Rules
=======================================================================
*/
#footer .foot_share{
	width:220px;
	float:left;
	margin-right:26px;
}
#footer .foot_share h5{
	width:195px;
	padding:10px 0px 10px 25px;
	float:left;
	background-image:url(../images/foot_share.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:#6991ca solid 1px;
	margin-bottom:10px;
	margin-right:26px;
}
#footer .foot_share ul{
	width:220px;
	float:left;
	list-style:none;
}
#footer .foot_share ul li{
	padding:4px 0px;
}
/*
=======================================================================
	About us Rules
=======================================================================
*/
#footer .foot_about{
	width:220px;
	float:left;
	margin-right:27px;
}
#footer .foot_about h5{
	width:195px;
	padding:10px 0px 10px 25px;
	float:left;
	background-image:url(../images/foot_about.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:#6991ca solid 1px;
	margin-bottom:10px;
}
#footer .foot_about ul{
	width:220px;
	float:left;
	list-style:none;
}
#footer .foot_about ul li{
	padding:4px 0px;
}
/*
=======================================================================
	Resources Rules
=======================================================================
*/
#footer .foot_resources{
	width:220px;
	float:left;
	margin-right:27px;
}
#footer .foot_resources h5{
	width:195px;
	padding:10px 0px 10px 25px;
	float:left;
	background-image:url(../images/foot_res.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:#6991ca solid 1px;
	margin-bottom:10px;
}
#footer .foot_resources ul{
	width:220px;
	float:left;
	list-style:none;
}
#footer .foot_resources ul li{
	padding:4px 0px;
}
/*
=======================================================================
	contact Rules
=======================================================================
*/
#footer .foot_contact{
	width:220px;
	float:left;
}
#footer .foot_contact h5{
	width:195px;
	padding:10px 0px 10px 25px;
	float:left;
	background-image:url(../images/foot_contact.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:#6991ca solid 1px;
	margin-bottom:10px;
}
/*
=======================================================================
	Copyrights Rules
=======================================================================
*/
.copyrights {
	padding:10px 0px;
	margin-top:10px;
	border-top:#5074a8 solid 1px;
}
.copyrights ul{
	list-style:none;
}
.copyrights ul li{
	float:left;
	background-image:url(../images/foot_sep.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 10px;
}
.copyrights ul li.first{
	background-image:none;
	padding-left:0px;
}


.main-content-block {
	background:#e4e4e4;
	border:1px solid #cacaca;
	padding:20px;
	margin:0 0 20px 0;

	 }
	
	.main-content-block a {
		color:#b79b00;
		text-decoration:underline }
		
	.main-content-block a:hover {
		color:#3f3f3f;
		text-decoration:none }
	
	.main-content-block h2, .sidebar-block h2 {
		text-transform:uppercase;
		font-size:20px;
		margin:0; padding:0 0 10px 0;
		border-bottom:1px solid #c6c6c6 }
		
	.main-content-block p {
		margin:0;
		font-size:14px;
		line-height:23px;
		padding:10px 0 0 0 }
		
	.main-content-block p.with-border { border-top:1px solid #f5f5f5 }
	
.main-content-block .news-block {
	padding:15px 0;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #c6c6c6;
    height: 283px;
    width: 578px;
}
	
	.main-content-block .news-block.last { padding-bottom:0 !important; border-bottom:none !important }
	
.main-content-block .news-block img.thumb { margin-top:0 ; border:1px solid #fff }

.main-content-block .news-block h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold }
		
.main-content-block .news-block p {
	padding:0; margin:0;
	font-size:12px;
	line-height:16px }
	
	
	
	.container_12 .grid_8 {
	width: 620px;
}






/*//////////////////////////// BEGIN JQUERY MENU ////////////////////////////////////////////////*/
.jqueryslidemenu
{
    width: 690px;
    height: 37px;
   
}
.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 36px;
	padding-top: 1px;
}
/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index: 205;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a
{
    display: block;
    background: url('../images/menu-separator.png') no-repeat right top;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #ba3907;
    padding: 5px 7px 5px 8px;
    text-decoration: none;
}
.jqueryslidemenu ul li.last a{
	background: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

/*jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}
*/

.jqueryslidemenu ul li a:hover{
/*tab link background during hover state*/
	color: #CCEEF8;
}

.jqueryslidemenu ul li.active a{
/*tab link background when slected*/
	color: #CCEEF8;
}
	
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
/*tab link background during hover state*/
color: #f4d472;
}

.jqueryslidemenu ul li.active a{
/*tab link background when slected*/
color: #f4d472;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	padding-top: 3px;
	left: 0;
	display: block;
	visibility: hidden;
	z-index:250;
}



/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
	z-index: 199;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
	z-index: 198;
}

/* Sub level menu links style */
.jqueryslidemenu ul li.drop ul li a{
	width: 150px; /*width of sub menus*/
	padding: 10px 15px;
	line-height: 15px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #ed6902;
	text-shadow: none;	
	font-size: 12px;
	color: #fff;
	background-color: rgb(203, 94, 9); /* The Fallback */
   	background-color: rgba(203, 94, 9, 0.9);
	background-image: none;
	/*background: #b6cee3 url(http://www.chamadigital.com/imperial/orange/images/arrow3.gif) no-repeat 5px 50%;*/
}

.jqueryslidemenu ul li.last ul li a{
	width: 150px; /*width of sub menus*/
	padding: 10px 15px;
	line-height: 15px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #ed6902;
	color: #fff;
	text-shadow: none;
	/*background: #b6cee3 url(http://www.chamadigital.com/imperial/orange/images/arrow3.gif) no-repeat 5px 50%;*/
	background-color: rgb(203, 94, 9); /* The Fallback */
   	background-color: rgba(203, 94, 9, 0.9);

}

*:first-child+html ul li ul li a{
	margin-top:-1px;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
	/*background-color: #a0c8eb;*/
	background-color: rgb(180, 84, 9);
	background-color: rgba(180, 84, 9, 0.9);
}
/*//////////////////////////// END JQUERY MENU ////////////////////////////////////////////////*/