@charset "utf-8";
/* CSS Document by designesia*/

/* ===== general ===== */
body{ font-family:Arial, Helvetica, sans-serif; line-height:1.35em; font-size:13px; background:#111; color:#EEE; direction:rtl;}
body,p,h1,h2,h3,h4,h5,h6,ul{margin:0;padding:0;}
img{border:none;}


/* ===== link ===== */
a{ color:#f9f6c0; text-decoration:none;}
a:hover{ color:#777; text-decoration:none;}
a:active{outline: none;}

/* ===== link button ===== */
a.btn{color:#; background:#FF9900; padding:5px 10px 5px 10px; display:inline-block; margin-top:20px; text-transform:uppercase; font-size:11px;}
a.btn:hover{color:#; background:#333;}

a.btn.white{float:right; display:block;color:#FF9900; background:#;}
a.btn.white:hover{color:#; background:#FF9900; padding:7px 10px 5px 10px; display:inline-block; margin-top:20px;}
.hide_content{}
.hide_content .inner{ background:url(../images/bgmainportfoliox.png) top left #222; padding:20px; z-index:100; width:110px; display:block;padding-bottom:40px; margin-top:10px;}
.plus{width:30px; height:26px; background:url(../images/icon-plus.png) center no-repeat; position: absolute;z-index:50; margin-left:78px; margin-top:-26px;}
.min{width:30px; height:26px; background:url(../images/icon-min.png) center no-repeat;  margin-left:78px; margin-top:-26px;}


/* ===== heading ===== */
h1, h2, h3{margin-bottom:10px;}
h3, h4, h5, h6{margin-bottom:12px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
h1 {font-size:32px; line-height:30px;}
h2 {font-size:28px; line-height:27px;}
h3 {font-size:26px; line-height:24px;}
h4 {font-size:24px; line-height:22px;}
h5{font-size:18px; line-height:20px;}
h6 {font-size:14px; line-height:19px;}

#content ul li{ list-style:none;}
.cool-list li{ border-bottom:dotted 1px #B9B7A8; padding:8px 0 8px 20px; background:url(../images/list-1.png) left center no-repeat;}


/* ===== images ===== */
.pic_left{ float:left; margin:0 20px 20px 0;}
.pic_right{ float:right; margin:0 0 20px 20px;}
.pic_blog_read{margin-bottom:15px;}



/* ===== table ===== */
table{ width:100%; border-collapse:collapse;}
thead{border-top:solid 2px #333; background:url(../images/bg-table-header.png) top repeat-x;}
thead td{padding:10px;border-bottom:solid 1px #333;}
tbody td{ padding:10px;border-bottom:solid 1px #333;}
thead{font-weight:bold;}


/* ===== wrapper ===== */
#wrapper{width:910px; margin:0 auto; margin-top:40px; background:url(../images/dotx.png) right repeat-y; border-top:solid 1px #f9f6c0; display:none;}
#inside{width:910px; margin:0 auto; background:url(../images/dotx.png) left repeat-y;}


/* ===== header & elememts ===== */
#header{ height:125px; padding:0px; margin:0px;}
#header h1{font-size:36px; margin:0px; padding:0px;}
.slogan-small{ float:right; padding-top:0px; padding-top:54px;display:inline-block;}


/* ===== line ===== */
.line{ clear:both; height:10px; background:url(../images/pattern-1.png) center repeat-x; height:70px;}


/* ===== main ===== */
#main{ float:right; margin-right:0px; background:url(../images/dotb.png) right repeat-y; width:720px;}


/* ===== content ===== */
#content{padding:40px; background:url(../images/dot.png) top repeat-x;}
#content img{}


/* ===== sidebar ===== */
#sidebar{ float:right;height:100%; width:190px; text-align:right;  background:url(file:../images/bgpagex.png);}
#sidebar .inner{ padding:20px 0px;}


#slideshow{ margin-bottom:40px;}


/* ===== columns ===== */
.one_half, .one_third{margin-right:40px;}
.last{ margin-right:0px;}
.one_full{ width:670px; }
.one_half{ width:300px; float:right;}
.one_third{ width:186.6px; float:right;}


/* ===== LINK ===== */
#mainlogo{margin:20px 0 0 40px; text-align:center; float:right; display:inline-block;}
#mainlogo img {height:83px;}


/* ===== main menu ===== */
.mainmenu{
	border-top:solid 1px #222;
}

.mainmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px Verdana;
text-align:left;
}
 
.mainmenu ul li{
position: relative;
}

/* Top level menu links style */
.mainmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #b2b2b2;
text-decoration: none;
padding: 10px;
font-size:16px;
}

.mainmenu ul li a:link, .mainmenu ul li a:visited, .mainmenu ul li a:active{
background: #111; /*background of menu items (default state)*/
color: #b2b2b2;
}


.mainmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #111; 
color: #b2b2b2;
}

.mainmenu ul li a:hover{
background: #111; /*background of menu items during onmouseover (hover state)*/
color: #b2b2b2;
}

/*Sub level menu items */
.mainmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .mainmenu ul li { float: left; height: 1%; }
* html .mainmenu ul li a { height: 1%; }
/* End */

.mainmenu a{font-size:13px; font-weight:lighter; border-bottom:solid 1px #222; }
.mainmenu ul li ul{text-align:left; border:solid 1px #222; }
.mainmenu ul li ul li ul{text-align:left; border:solid 1px #222;}
.mainmenu ul li ul li ul li ul{text-align:left; border:solid 1px #222;}
.mainmenu ul li.active{border-right:solid 1px #f9f6c0;}
.mainmenu ul li.active a{font-weight:bold; color:#f9f6c0; background:url(../images/dot.png);}

.rightarrowclass{ position: absolute; top: 6px; right: 5px; margin-top:10px; margin-right:5px;}

/* ===== gallery home ===== */
.pf-big{}
.cool_pf{list-style-type:none; padding:0; margin:0;}
.cool_pf li{padding:0; margin-right:40px; margin-bottom:10px; width:640px; list-style:none; padding-bottom:20px;}
.cool_pf li.nomargin{margin-right:0;}
.cool_pf h2{margin-bottom:10px}
.cool_pf .title{position:absolute; width:667px; margin-top:380px; z-index:300;color:#; background:url(../images/shadow-1.png) bottom right no-repeat; height:77px;}
.cool_pf .title h2{ margin:0; padding:0; padding:10px 20px 5px 20px; float:right; text-align:right; background:#FF9900;  font-size:36px;}
.cool_pf .line{ clear:both; height:10px; background:url(../images/pattern-1.png) top; margin-top:30px;}


/* ===== portfolio 3 column ===== */
.pf_gallery{list-style-type:none; padding:0; margin:0; width:680px;}
.pf_gallery li{padding:0; margin-right:10px; margin-bottom:10px; width:150px; float:right; list-style:none;;}
.pf_gallery li.nomargin{margin-right:0;}
.pf_gallery h2{margin-bottom:10px}
.pf_gallery_3{list-style-type:none; padding:0; margin:0; width:680px;}
.pf_gallery_3 li{padding:0; margin-right:40px; margin-bottom:40px; width:186px; float:left; list-style:none;;}
.pf_gallery_3 li.nomargin{margin-right:0;}
.pf_gallery_3 h6{ font-size:15px; font-weight:bold; text-align:center;}
.pf_gallery_3 img{ margin-bottom:20px;}
.pf_gallery_3 .pf-text {text-align:center;}
.pf_gallery_3 .pf-btn {text-align:center;}
/* ===== rollover image style ===== */ 
.pic_hover a .rollover{background:url(../images/icon-hover-1.png) no-repeat center #FF9900; display:block; position:absolute; z-index:10; display:none; cursor:pointer;}
.pic_hover a .rollover .text{padding:40px; color:#;}
.cool_pf img{width:620px; height:465px;}
.cool_pf .pic_hover a .rollover{ width:620px; height:465px; margin:10px 0 0 10px; background-color:#FF9900;}
.pf_gallery img{ width:150px; height:150px;}
.pf_gallery .pic_hover a .rollover{ width:150px; height:150px; background:url(../images/icon-hover-1.png) center no-repeat;}
.pf_gallery_3 img{ width:186px; height:186px;}
.pf_gallery_3 .pic_hover a .rollover{ width:186px; height:186px; background:url(../images/icon-hover-1.png) center no-repeat;}


/* ===== span color ===== */
.black{ color:#f9f6c0; font-weight:bold;}
.cream{ color:#B9B7A8;}
.clear{clear:both;}


/* ===== span color ===== */
#footer{ background:url(../images/dot.png) top repeat-x; font-size:11px; margin-top:40px; padding:10px 0px 10px 40px;}
#footer .left{float:left; width:50%;}
#footer .right{float:left; width:50%; text-align:right;}
#footer p {
	font-size:12px;
	padding-right:10px;
	font-family:Arial;
}
#footer #builtby img {
	margin-bottom:-18px;
}


/* ===== page ===== */
.page{text-align:left; font-size:11px; color:#FFF;}
.blogpage{margin-top:40px;}
.page a:hover{ padding:4px 8px 4px 8px; margin-right:5px; background:#FF9900; color:#FFF;}
.page a{ padding:4px 8px 4px 8px; margin-right:5px; background-color:#222; color:#FFF;}
.page .active a{background:#FF9900; color:#FFF;}


/* ===== contact ===== */
.contact_form_holder{background:#151515; padding:40px; border:dashed 1px #444;}
#contact label{ display:block; width:120px; float:right;}
#contact input{ display:block; margin-bottom:10px; padding:5px; border:none; border:solid 1px #555; width:384px; background:none; color:#FFF;}
#contact input:focus{ border:none; border:solid 1px #FF9900;}
#contact textarea{ padding:5px; border:none; border:solid 1px #555; width:384px;height:100px; margin-bottom:10px; background:none; color:#FFF;}
#contact textarea:focus{ border:none; border:solid 1px #FF9900;}
#contact input.btn{ color:#; background:#FF9900; padding:3px 10px 3px 10px; margin:10px 0 0 120px; font-family:Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:11px;border:none; width:60px;}
#contact input.btn:hover{background:#333; color:#;}
#contactform { font-size: 12px; width:300px;}
#contactform input, #contactform textarea {width:100%;font-family:inherit;font-size:12px;padding:5px;}
#contactform textarea {height:100px;}
#send {width:100px !important;font-size: 12px;border:1px solid black;}
#btnsubmit { text-align:right; } 
.error { width:31px; height:31px; background:url(../images/icon-error.png) top right no-repeat; display: none; padding:0 5px 0 5px; color: #; font-size:11px; margin-right:120px; position:absolute; margin-right:520px;}
.success { display:none; padding:0 5px 0 5px; color: #; font-size:11px; background:#333; width:385px; margin-right:120px;}
.error img { vertical-align:top; }


/* ===== comment ===== */
.comment_form_holder{background:#151515; padding:40px; border:dashed 1px #444; margin-top:40px;}
#comment label{ display:block; width:120px; float:left;}
#comment input{ display:block; margin-bottom:10px; padding:5px; border:none; border-bottom:solid 1px #555; width:384px; background:none; color:#FFF;}
#comment input:focus{ border:none; border-bottom:solid 1px #FF9900;}
#comment textarea{ padding:5px; border:none; border-bottom:solid 1px #555; width:384px;height:100px; margin-bottom:10px; background:none; color:#FFF;}
#comment textarea:focus{ border:none; border-bottom:solid 1px #FF9900;}
#comment input.btn{ color:#; background:#FF9900; padding:3px 10px 3px 10px; margin:10px 0 0 120px; font-family:Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:11px;border:none; width:60px;}
#comment input.btn:hover{background:#333; color:#;}

#comment{margin-top:30px;}
#comment li{list-style:none; margin-bottom:20px;}
ol.comment-list{margin-left:0; padding-left:0;}
.comment-text{background:#; padding:20px; border-left:solid 4px #FF9900;}
ol.comment-list ol{margin-top:20px;}
.comment-date{ font-size:11px;}
.comment-by{ font-size:11px; display:inline-block; margin-left:5px;}
.linkreply{font-size:11px; margin-left:5px;}
.sender{ text-align:right;}


/* ===== blog ===== */
#bloglist{margin:0; padding: 0; }
#bloglist li{list-style:none; margin:0; padding: 0; margin-bottom:30px; border-bottom:solid 1px #f9f6c0;}
#bloglist .col-1{float:right; width:320px; margin-left:20px; margin-bottom:30px;}
#bloglist .col-2{float:right; width:300px;}
#bloglist .header {text-align:center; margin-bottom:15px; background:url(../images/dotb.png) bottom repeat-x; font-size:14px; padding-left:20px; }
#bloglist .day{display:block; font-size:36px; display:inline-block; float:right; background:url(../images/dotb.png) left repeat-y; padding:20px; padding-righ:0px; }
#bloglist .month-year{display:inline-block; font-size:24px; float:right;  font-size:14px; padding-right:20px;padding-top:18px;}
#bloglist .comment-count{ background:url(../images/comment-baloon.png) top center  no-repeat; width:47px; height:42px; text-align:center; padding-top:10px; font-size:15px; float:left; display:inline-block; }
#bloglist .line{ clear:both; height:10px; background:url(../images/dot.png) bottom repeat-x; margin-top:30px;}

.blog-header {text-align:center; margin-bottom:15px; background:url(../images/dotb.png) bottom repeat-x; font-size:14px; padding-right:20px; }
.blog-header .day{display:block; font-size:36px; display:inline-block; float:right; background:url(../images/dotb.png) left repeat-y; padding:20px; padding-right:0px; }
.blog-header .month-year{display:inline-block; font-size:24px; float:right;  font-size:14px; padding-right:20px;padding-top:18px;}
.blog-header .comment-count{ background:url(../images/comment-baloon.png) top center  no-repeat; width:47px; height:42px; text-align:center; padding-top:10px; font-size:15px; float:left; display:inline-block; }
.blog-header .line{ clear:both; height:10px; background:url(../images/dot.png) bottom repeat-x; margin-top:30px;}


/* ===== blockquote ===== */
blockquote{ border:none; border-left:solid 4px #FF9900; font-style:italic; background: url(../images/quote.png) top left no-repeat; font-size:13px; margin-right:0px; padding-left:20px; margin-left:20px; font-family:Georgia, "Times New Roman", Times, serif; color:#DDD;}
.pos_left{float:left; width:50%; margin:0 20px 10px 20px;}


/* ===== social-icons ===== */
#social-icons{margin:0; text-align:center; height:125px;}
#social-icons img{margin-right:0px;}


.rounded{background:url(../images/rounded.png) top left; width:150px; height:150px; position:absolute;}


/* ===== map ===== */
.map{ background:#222; padding:9px; border:solid 1px #333;}


/* ===== toTop ===== */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
}

#toTop:active, #toTop:focus {
	outline:none;
}

tr.even, tr.odd {
	background-color: #111 !important;
}

.gallery h4 {
	color: #fff;
	font-size:20px;
}


/* ===== Calc ===== */

#calc {
	width:640px;
}

#calc table {
	width:640px;
}

#calc #result {
	width:640px;
}

#calc td.drinks {
	height:30px;
}

#calc input.alc {
	float:right;
}

#calc div.drink {
	width:180px;
	float:right;
}

#calc .td_label {
	width:90px;
}

#calc input.btn {
	padding:10px;
	cursor: pointer;
}

#calc select {
	width:100px;
	float:right;
	direction:rtl;
}

#calc input#guests {
	width:100px;
}
/* ===== Catalog ===== */

div.form-type-uc-quantity {
	width:120px;
	float:right;
}

input.node-add-to-cart {
	padding:10px;
}

td.views-field {
	padding:5px;
	vertical-align:middle;
}

.form-item, .form-actions {
	margin:0px;
}

td.views-field-title {
	font-size:16px;
	width:270px;
}

td.views-field-entity-id {
	width:150px;
}

.subtotal, .uc-price {
	display:none;
}

#uc-cart-view-form thead {
	display: none;
}

input#age18 {
	float:right;
	padding:0;
	margin:1px 0 0 5px;
	width:15px;
}

.red {
	border:1px solid red;
}

#block-block-7 {
	float:left;
	width:680px;
}

#block-block-8 {
	float:left;
	width:680px;
}

.fb-like {
	margin-right:-50px;
}