/* Main containers */
body {padding:0; margin:0; font:76% verdana,tahoma,sans-serif; background:#1a1a1a url(images/bodybg.jpg) top center no-repeat; color:#444; border-top:4px solid #444; text-align:center; line-height:1.5em;}
#wrap {width:760px; text-align:center; margin:0 auto;}
#maincontent {background:#fff; text-align:left; border:4px solid #666; padding:15px 15px 5px 15px; margin:0 0 15px 0;}

/* HTML Tags */
a {text-decoration:none; font-weight:700; color:#e49938;}
a:hover {text-decoration:underline;}
a img {border:0;}
h1 {margin:15px auto 10px auto; padding:0; font-size:2.2em;  letter-spacing:-2px; line-height:1.2em;}
h1 a {color:#eee; font-weight:700; text-decoration:none;}
h1 a:hover {color:#fff; text-decoration:none;}
h2 {margin:0 0 12px 0; padding:12px 6px 12px 15px; background:#1a1a1a url(images/bodybg.jpg) top center no-repeat; border-left:4px solid #e49938; color:#ddd; font-size:1.5em; font-weight:400;}
h2 a {font-weight:400;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px 0;}
p {margin:0 0 15px 0;}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}


/* Various classes */
.slogan {color:#ccc; font-size:1.4em; margin:0 0 15px 0; padding:0;}
.toptabs {clear:both; font-size:1.4em; line-height:1.5em; color:#aaa; margin:0 0 15px 0;}
.toptab {padding:3px 10px 5px 10px; font-weight:400; margin:0 2px; color:#ccc;}
.toptab:hover {background-color:#444; color:#fff; text-decoration:none;}
.active {background-color:#444; color:#fff;}
.active:hover {background-color:#444; color:#fff;}
.bottomlinks, .bottomlinks a {text-align:center; color:#888; font-size:0.9em; font-weight:400; margin:5px auto;}
.footer, .footer a{color:#888; font-weight:400;}
.hide {display:none;}




/*
Quote Blocks - Rafi
*/
.quote-block, .quote-block-small, .quote-block-medium, .quote-block-large, .quote-block-header, .quote-block-header-small, .quote-block-header-medium, .quote-block-header-large, .quote-block-footer, .quote-block-footer-small, .quote-block-footer-medium, .quote-block-footer-large{

	background-color:#f0f0f7;

}

.quote-block, .quote-block-small, .quote-block-medium, .quote-block-large{

	height:auto;

	font-style:italic;



	padding-left:4%;

	padding-right:4%;

	padding-top:10px;

	padding-bottom:10px;



	margin-top:0px;

	margin-bottom:0px;

	margin-left:auto;

	margin-right:auto;

}



.quote-block{

	width:73%;

}



.quote-block-small{

	width:28%;

}



.quote-block-medium{

	width:70%;

}



.quote-block-large{

	width:91%;

}



.quote-block-header, .quote-block-header-small, .quote-block-header-medium, .quote-block-header-large, .quote-block-footer, .quote-block-footer-small, .quote-block-footer-medium, .quote-block-footer-large{	

	height:26px;

	border:0px;

	margin-left:auto;

	margin-right:auto;

	margin-top:0px;

	margin-bottom:0px;

	padding-top:0px;

	padding-bottom:0px;

	

}

.quote-block-header, .quote-block-footer{

	width:81%;

}

.quote-block-header-small, .quote-block-footer-small{

	width:36%;

}

.quote-block-header-medium, .quote-block-footer-medium{

	width:78%;

}

.quote-block-header-large, .quote-block-footer-large{

	width:99%;

}



.quote-block-header, .quote-block-header-small, .quote-block-header-medium, .quote-block-header-large{

/*

	background-image:url("../images/quote_block/smaller/qb_top_quote.jpg");

	background-repeat:no-repeat;

*/

	background:url(../images/quote_block/smaller/qb_top_line.jpg);

	background-repeat:repeat-x;

}



.quote-block-footer, .quote-block-footer-small, .quote-block-footer-medium, .quote-block-footer-large{

/*

	background-image:url("../images/quote_block/smaller/qb_bottom-quote.jpg");

	background-repeat:no-repeat;

	background-position:right;

*/

	background:url(../images/quote_block/smaller/qb_bottom_line.jpg);

	background-repeat:repeat-x;

}



.quote-block-header-left{

	width:65px;

	height:26px;

	background:url(../images/quote_block/smaller/qb_top_quote.jpg);

	background-repeat:no-repeat;

	float:left;

}

.quote-block-header-right{

	background-color:#f0f0f7;

	height:26px;

	width:20px;

	float:right;

}



.quote-block-footer-left{

	background-color:#f0f0f7;

	height:26px;

	width:20px;

	float:left;

}

.quote-block-footer-right{

	width:65px;

	height:26px;

	background:url(../images/quote_block/smaller/qb_bottom-quote.jpg);

	background-repeat:no-repeat;

	float:right;



}



.quote-block-source{

	width:100%;

	text-align:right;

	float:right;

	font-style:normal;

}

