/**

*** A Free Template by joomlajunkie.com

*** @version 1.0

*** @copyright (C) 2005-2006 by - Joomla Junkie

*** @web http://www.joomlajunkie.com

**/



/***This css file manages the asthetic layout,

dimensions etc***/



body {
padding-right: 0px;
padding-left: 0px;
background: url(../images/bg.jpg) #ffffff scroll no-repeat 50% 0px;
text-align: center;
margin-right:18px;
font-family:Tahoma;
font-size:12px;
margin-top: 69px;
scrollbar-arrow-color:#2D5602;
scrollbar-base-color:#98BD48;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color:#98BD48;
scrollbar-highlight-color:#F3F3F3;
scrollbar-darkshadow-color:#93B637;
scrollbar-3dlight-color:#93B637;
}

#body2 {
scrollbar-arrow-color:#2D5602;
scrollbar-base-color:#98BD48;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color:#98BD48;
scrollbar-highlight-color:#F3F3F3;
scrollbar-darkshadow-color:#93B637;
scrollbar-3dlight-color:#93B637;
}


#wrapper {

position: relative;

width: 780px;

margin: 0;

padding: 0;

margin: 0 auto;

text-align:right;

z-index: 1;

}



#top_shadow {

position: absolute;

right: -7px;

top: 33px;

width: 795px;

height: 120px;

z-index: -1;

}



#top_a {

height: 33px;

width: 780px;

padding: 0;

margin: 0;

line-height: 33px;

}



#top_a_left {

float: right;

margin-right: 10px;

display: inline;

}



#top_a_right {

float: right;

margin-right: 20px;

}



#branding_header {

width: 780px;

height: 120px;

margin: 0;

padding: 0;

}



#top_nav {

height: 33px;

width: 690px;

margin: 0;

padding: 0;

}


#top_shelf {

border-top: 8px solid #E4E9AB;

width: 780px;

margin: 0;

padding: 0;

overflow: hidden;

}



#top_shelf_left {

float: right;

width: 50%;

padding-top: 0px;
padding-left: 0px;
padding-right: 5px;
padding-bottom: 5px;

margin-right: 3px;

display:inline;

}



* html body #top_shelf_left {

width: 50%;

}
#top_shelf_right {

float: left;

width: 48%;

padding: 0 5px 0px 5px;

margin-left: 3px;

}



* html body #top_shelf_right {

width: 48%;

}



#top_seperator {

background: url(../images/top_seperator_bg.gif) no-repeat;

width: 780px;

height: 20px;

}



#content_wrap {

width: 780px;

overflow: hidden;
direction:rtl;


}



#sidebar {

float: right;

width: 190px;

margin-right: 10px;

padding: 0 5px 5px 5px;

margin-top: -7px;

display: inline;

}



* html body #sidebar {

width: 200px;

}



#pathway {

float: right;

width: 538px;

margin-right: 11px;

padding: 5px;

}



* html body #pathway {

width: 549px;

}



#main_content {

float: right;

width: 530px;

padding: 10px;

margin-right: 10px;

}



* html body #main_content {

width: 550px;

}



#bottom_seperator {

background: #fff url(../images/bottom_seperator_bg.gif) no-repeat;

width: 780px;

height: 6px;

}



#footer  {

background: url(../images/footer_bg.gif) repeat-x;

border-top: 3px solid white;

width: 780px;

height: 56px;

margin: 0 auto;

clear:both;

padding-top: 22px;

}



#footer_shadow {

background: url(../images/footer_shadow_bg.jpg) repeat-x;

height: 52px;

width: 780px;

margin: 0;

padding: 0;

}
