/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
	direction:rtl;
	text-align:right;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	/*overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
    border: 1px #d6d6d6 dashed;
    height: 1px;
}
a, a:visited{
	color:#B3111E;
}

/* Fixes and Hacks */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* General */

body{
	text-align:right;
	font-family:Arial,Verdana,Helvetica;
	font-size:14px;
	color:#2f2f2f;
}

#topAbsBorder{width:100%;background-color:#dfdfdf;height:8px;}

.lfloat{
	float:left;
}

.rfloat{
	float:right;
}

p.moreDetails{
	padding-top:20px;
}

p.moreDetails a{
	font-size:17px;
	color:#b3111e;
	text-decoration:none;
}

p.moreDetails img{
	vertical-align:-4px;
	padding-right:2px;
}

#loginSearchCont{text-align:left;margin-left:15px;}
html#ie7 #loginSearchCont{position: absolute;left: 0px;width: 252px;}

#headerCont{width:100%;background:transparent url('../../images/header_top_line.png') repeat-x 0 100%;position:relative;border-top:1px #b6bac0 solid;}
#loginSignUpCont{background-color:#b3111e;width:100%;height:240px;padding:20px 0 0 0;}
#loginSignUpContCentered{max-width:1140px;margin:0 auto;}
#loginToSite{float:left;width:31%;margin-top:30px;padding-right:4%;border-right:2px #ffffff solid;height:175px;}
#loginToSite header{padding-top:10px;}
#loginToSite .loginToSiteConnect, #loginToSite .loginToSiteConnect a{font-size:23px;color:#ffffff;line-height:170%;}
#loginToSite .loginToSiteConnectAlt{font-size:18px;color:#ffffff;margin-top:15px;}
#loginToSite .loginToSiteConnectAlt img{vertical-align: -6px;}
.login-label{color:#ffffff;font-size:16px;font-weight:bold;padding-left:10px;}
.login-input{width:185px;border-width:0;font-size:16px;}
#header{max-width:1000px;margin:32px auto 0 auto;text-align:center;padding-bottom:0px;}
div.fb-login-button span{width:auto !important;}

footer#footer{
	width:100%;
	min-height:325px;
	background-color:#dad9d1;
	margin-top:35px;
	position:relative;
	bottom:-15px;
	text-align:center;
}

#footer div.footerSeperator{
	width:100%;
	background:transparent url('../../images/footer_top_bg.png') repeat-x 0 0;
	height:13px;
}

/*footer#footer header{
	padding-bottom:0;
}*/

section#metaBox{
	max-width:973px;
	margin:0 auto;
	position:relative;
	padding-top:10px;
}

html#ie7 section#metaBox{
	max-width:990px;
}

section#metaBox > header{
	margin-bottom:50px;
}

section#metaBox > header h1{
	font-size:40px;
	color:#b3111e;
}

nav#nav{
	padding:40px 0 10px 0;
}

nav#nav ul{
	list-style-type:none;
	color:#b3111e;
	font-size:23px;
	text-align:center;
}

#subMenuCont{width:100%;background:transparent url('../../images/header_top_line.png') repeat-x 0 100%;background-color:#efefef;margin:0;padding:0 0 0 0;height:0;}
.menuULTopLi{display:inline;position:relative;}
html#ie7 .menuULTopLi{display:block;float:right;}
.menuULTopLi a{color:#b3111e;text-decoration:none;}
.menuULTopLi a:hover, #menuUL .active > a{color:#4a4b4a;}
.sub-menu{position:absolute;top:25px;right:-960px;padding-top:15px;width:960px;padding-right:960px;display:none;min-height:185px;z-index:15;}
.sub-menu li{padding-bottom:2px;}
a.sub-menu-a:hover{color:#7b7c7b;}
a.sub-menu-a{font-size:16px;text-decoration:none;}

aside.footerBox{
	float:right;
	width:19%;
	margin-left:6.666666666666667%;
	color:#252424;
	font-size:16px;
}

aside.footerBox ul li{
	padding-bottom:10px;
}

aside.footerBox a{
	color:#252424;
	text-decoration:none;
}

aside.footerBox p{
	margin-bottom:10px;
}

aside.footerBox header{
	font-size:27px;
	margin-top:0;
	color:#b3111e;
	font-weight:normal;
	padding-bottom:10px;
}

aside#footerBox2 div{
	width:50%;
	float:right;
	padding-bottom:10px;
}

section#creditBox{
	max-width:900px;
	margin:0 auto;
}

section#creditBox div{
	float:left;
	width:100%;
	border-top:2px #b3111e solid;
	text-align:center;
	color:#b3111e;
	padding-top:12px;
	margin-top:32px;
}

#page-content p{
	margin-bottom:1.5em;
	line-height:120%;
}

#search{
	float:left;margin-left:10px;
}

#search input[type="text"],
#search_business  input[type="text"]{
	margin-top:21px;color:#babcb9;font-family:Arial;font-size:18px;height:23px;width:142px;border:1px #b3111e solid;border-left:1px #b3111e dotted;float:right;padding-right:4px;text-align:right;
}

#search_business  input[type="text"]{
	margin-top:0;
	margin-right: 10px;
}

.business_ad_spot{float:left;width:196px;height:146px;margin:5px;border:2px #d9d9db solid;text-align:center;position:relative;}
.business_ad_spot img{width:196px;height:146px;}

.business_ad_spot span{
position: absolute;
background-color: white;
padding: 15px;
top: 55px;
left: 80px;
}

#search input[type="image"],
#search_business input[type="image"]{
	border:1px #b3111e solid;border-right:none;float:left;margin-top:21px;
}

#search_business input[type="image"]{
	float:right;
	background-color:#ffffff;
	margin-top:0;
}

#connect{
	float:left;
	width:56px;
	height:45px;
	text-align:center;
	padding-top:3px;
}

#connect:hover, #facebook-link:hover{
	cursor:hand;
	cursor:pointer;
}

.connect{
	background:transparent url('../../images/connect.png') no-repeat 0 0;
}

.connect-close{
	background:transparent url('../../images/connect-close.png') no-repeat 0 0;
}

#connect span.label{
	color:#ffffff;
	font-size:17px;
}

/* Special font */

aside.home-content-box header h1, aside.home-content-box header h2,
section#home-page-content aside .itemTitle a, #container section .home-circle, .menuULTopLi-a,
p.moreDetails a, #connect span.label, aside.footerBox header h1, header, h1, h2, h3, h4{
	font-family:'MetaliRegular', Arial, Verdana;
}

h1, h2, h3, h4{
font-weight:normal;
}

/* Home Page */

#container{
	max-width:973px;
	margin: 55px auto 0 auto;
	overflow: hidden;
}

section#home-page-content, section#home-circle-container{
	width:100%;
	margin-bottom:50px;
}

#container section .home-circle{
	width:252px;
	height:252px;
	overflow:hidden;
	position:relative;
	background-color:transparent;
	background-position:0 0;
	background-repeat:repeat-x;
}

#container section .home-circle a{
	position:absolute;
	right:25px;
	color:#ffffff;
	text-decoration:none;
}

#container section .home-circle-overlay{
	position: absolute;
	background-image:url('../../images/home-circle-overlay.png');
	top:0;
	left:0;
	width:252px;
	height:252px;
	overflow:hidden;
	display:none;
}

#container section .home-circle-overlay-text{
	width: 190px;
	height: 140px;
	position: absolute;
	top: 65px;
	left: 31px;
	text-align:center;
}

#container section .home-circle-overlay-text h3{
	text-align:center;padding-bottom:10px;font-size:23px;
}

#container section .home-circle-overlay-text p{
	text-align:center;font-size:18px;
}

aside.home-large-content-box{
	width:51%;
	margin:15px 0;
}

aside.home-content-box header{
	padding-bottom: 15px;
	color:#b3111e;
	font-size:36px;
	/*display:inline;*/
}

aside.home-content-box header span.subtitle{
	display:inline;
	font-size:23px;
	padding:0 5px 0 0;
	letter-spacing:-1px;
}

aside.home-small-content-box{
	float:right;
	width:40%;
	margin:15px 9% 15px 0;
}

li.homeItemList{
	padding-bottom:8px;
}

li.homeItemList a{
	text-decoration:none;
	color:#2f2f2f;
}

section#home-page-content aside .itemTitle a{
	font-size:17px;
	font-weight:normal;
	padding-left:2px;
	text-decoration:none;
	color:#b3111e;
}

section#home-page-content aside span.itemMeta{
	font-size:12px;
	color:#767877;
	line-height:190%;
}

/* Other Pages */

header{
	padding-bottom:20px;
	color:#b3111e;
}

header h1{
	font-size:36px;
}

#page-content{
	width:70%;
	float:right;
}

section#page-left-bar{
	float:left;
	width: 26.5%;
	margin-top: 0;
	/*border-right: 1px #B3111E dashed;*/
}

section#page-left-bar aside{width:100%;margin:0 0 15px 0;padding:15px 0 0 0;border-top:1px #ff3030 dashed;}

section#page-left-bar aside a{text-decoration:none;letter-spacing: normal;}

section#page-left-bar aside header{
	padding-bottom:5px;
}

section#page-left-bar aside.rotateBanners{border-top:0 !important;}

section#page-left-bar aside header h2,
section#page-left-bar aside header h2 a{
    color: #1f1f1f;
    font-size: 22px;
	text-decoration:none;
	margin-bottom:5px;
}

section#page-left-bar aside#tagsBox{width:100%;margin:0px 0 15px 0;padding:0;border-top: 0 !important;color:#656060;}
section#page-left-bar aside#tagsBox a{font-size:14px;text-decoration:none;letter-spacing: normal;}
#editorBox img{margin:0;}
#editorBox p{margin:5px 0;}
#editorBox{border-top:0 !important;border-bottom:0!important;padding-top: 0!important;}

#mosiac{max-width:973px;margin: 55px auto 0 auto;overflow: hidden;}

#mosiac .col1 div,
#mosiac .col2 div,
#mosiac .col3 div,
#mosiac .col4 div,
#mosiac .col5 div{
	position:relative;
}
#mosiac .col1 div img,
#mosiac .col2 div img,
#mosiac .col3 div img,
#mosiac .col4 div img,
#mosiac .col5 div img{
	width:100%;
	height:100%;
}
#mosiac .col1 div a,
#mosiac .col2 div a,
#mosiac .col3 div a,
#mosiac .col4 div a,
#mosiac .col5 div a{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
}
#mosiac .col1 div a.active,
#mosiac .col2 div a.active,
#mosiac .col3 div a.active,
#mosiac .col4 div a.active,
#mosiac .col5 div a.active{z-index:3;}

#mosiac .col1 div.caption,
#mosiac .col2 div.caption,
#mosiac .col3 div.caption,
#mosiac .col4 div.caption,
#mosiac .col5 div.caption{
	z-index: 1000;
	background-color: #5E5E5E;
	width: 96%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	opacity: 0.8;
	padding: 0 2%;
	text-align: right;
	direction: rtl;
	color: white;
	display:none;
	font-size:18px;
	font-family:'MetaliRegular', Arial, Verdana;
}
html#ie7  #fbPageLikeCont{
	display:none;
}

#fb-root{ width: 100px !important; }


.rotateBanners {
    position:relative;
	height:255px;
}

.rotateBanners a {
    position:absolute;
    top:15px;
    left:0;
    z-index:8;
    opacity:0.0;
}

.rotateBanners a.active {
    z-index:10;
    opacity:1.0;
}

.rotateBanners a.last-active {
    z-index:9;
}