body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555555; 
	color: #333333; 
	background: #F7F7F7 url(../images/pagebg.png) repeat-y 50% 0;
	line-height:normal; 
}

table 
{
	border-collapse: collapse;
}

td
{
	font: 12px  Arial, Helvetica, sans-serif;
}

th
{
	font: 12px  Arial, Helvetica, sans-serif;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 16px;
}

.container
{
	margin: 0;
	padding: 0;
}

#headercontent
{
	margin: 0;
	padding: 0;
	height: 106px;
	background: transparent #F7F7F7 url(../images/pagebg.png) repeat-y 50% 0;
}

#maincontent
{
	background: url(../images/contentbg.png) repeat-y ;	
}

.content
{
	width: 768px;
	margin: auto;
	padding: 0px;
}

.leftcontent
{
	padding: 5px;
	padding-left: 5px;
	
	float: left;
	width: 190px;
	height: 100%;
	
	background-color: #FBFBFB;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	
}

.rightcontent
{
	padding: 10px;
	
	float: left;
	width: 545px;
	height: 100%;
	
	background-color: White;
}

.endcontent
{
	clear: both; 
}

form
{
	margin: 0px;
	padding: 0px;
}

/*------------ Posts -----------*/

DIV.box
{
	border: silver 1px solid;
	padding: 1px;
	margin-bottom: 10px;
}

DIV.boxtop
{
	padding: 4px;
	background: #eeeeee;
	margin-bottom: 1px; 
}

DIV.boxtopleft
{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
}

DIV.boxtopright
{
	width: auto;
	text-align: right;
}

DIV.boxtext
{
	border-top: silver 1px solid;
	padding: 4px;
	background: #fefefe;

}

DIV.boxtext a
{
	text-decoration: underline;
}


/*------------ Links -----------*/

a, a:visited
{
	color: blue;
	text-decoration: none;
	border-bottom: #ccc 0px solid;
}

a:hover
{
	color: darkblue;
	text-decoration: underline;
}


/*---------------- New -----------------*/

#topcontent
{
	border-bottom: #EAE9CD 1px solid;
	border-bottom: silver 1px solid;
}

.topinnercontent
{
	margin: 5px;
	padding: 14px;
	font: 3em Verdana;
	text-align: center;
	background-color: #EAE9CD;
	background-color: #eeeeee;
	background-color: #F8F7F4;
	border: #eeeeee 1px solid;
	background: #008; 
	background: #384A54; 
	color: white; 
}

#footer
{
	background-color: #F8F7F4;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
}

.footercontent
{
	padding: 4px;
	font: 10px Verdana;
	text-align: center;
}


.title
{
	border: silver 1px solid;
	padding: 1px;
	margin-bottom: 10px;
}

.titlecontent
{
	padding: 4px;
	margin: 0px; 
	font: 16px Verdana;
	font-weight: bold;
	text-align:center; 	

	background: #008; 
	color: white; 
	background: #eeeeee;
	color: #003366;
}

.leftmenu
{
	margin-top: 10px;
}


/*---------------- Qibla -----------------*/

.data-label
{
	vertical-align: top;
}

.data
{
	text-align: right; 	
	color: #003366;
}

.direction
{
	font-weight: bold;
	color: #06c;
	font-size: larger;
}

.direction-info
{
	color: #888;
	background: #eef; 
	text-align: right;
}

.address-bar
{	
	font-family: arial, lucida sans unicode, Verdana;
	font-size: 13px;
	margin-bottom: 5px; 
	width: 300px
}

.thumbnail
{
	border: 1px solid gray; 
}

.thumbnail:hover
{
	border-color: #99B3CC; 
}

.link, .link:visited
{
	text-decoration: underline;
}
