body {
 background-color:#ddd;
 font-family:"Century Gothic";
 font-size:small;
}

img {border:none;}

h2 {color:#d00;font-size:120%;text-align:center;margin:0;padding:4px 0;}

#header, #footer {
width:1000px;
margin:0px auto 0px auto;
background-color:#fff;
}

#footer {
text-align:center;
font-size:smaller;
}

/*Footer Menubar Styles*/
#menubar2 {
	clear:both;
	width:1024px;
	height:32px;
	padding:0;
	background-image:url(/home/img/menubar2.jpg);
	background-repeat:repeat-x;
	margin:0 auto 0px auto;
	text-align:center;
}

#menuitems2 {
	padding:8px 0 0 150px;
	margin:0;
	text-align:center;
	position:relative;
}

#menu2 {
	margin: 0;
	padding: 0;
}
#menu2 li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
	border-left:1px solid #082971;
}
#menu2 a, #menu2 a:visited {
	padding: 4px 22px 4px 22px;
	color: #082971;
	font-weight:bold;
	text-decoration: none;
}
#menu2 a:hover {
	background-color: #9F6F9F;
	background-image:  url(/home/img/menu2hi.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
#menu2 li:first-child {border-left:none;}



#leftSide, #rightSide {
width:392px;
}

#leftbox, #rightbox {
width:180px;
background-color:#fff;
margin:4px;
}

#leftbox{
float:left;
margin-left:0;
margin-bottom:0;
}

#rightbox{
float:right;
margin-right:0;
margin-bottom:0;
}

#leftSide {
float:left;
background-color:#fff;
padding:0px 0px 1000px 0px;
margin:0px 0px -1000px 0px;
}

#rightSide {
float:right;
background-color:#fff;
padding:0px 0px 1000px 0px;
margin:0px 0px -1000px 0px;
}

#container {
width:1024px;
margin:0px auto 0px auto;
padding-top:4px;
background-color:#fff;
overflow:hidden;
}

#centre {
width:240px;
float:left;
background-color:#fff;
margin:0;
padding:0;
}

#cse-search-box {float:right;padding:0;margin:0; top:3px; }
#searchinput {margin-top:10px;padding:4px!important;}
#go {position:relative;top:6px;left:-4px;display:inline}

.contentbox {
	overflow:hidden;
	margin:10px;
	padding:0;
}

.contenthdr {
	font-size:140%;
	text-align:center;
	padding:5px 0;
}

.mainhdr {
	letter-spacing:1px; 
	font-weight:bold; 
	font-size:160%; 
	word-spacing:2px;
}

.contentarea {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.pad {padding:6px 0;}

.imgcenter {
	margin-left: auto;
    margin-right: auto;
	border:0;
	display: block;
}
.imgleft {
	float:left;
	margin:0 8px 0 0;
}

/*Specialised left floating image with unordered list wrapping around*/
.imgleft_list {
	float:left;
	margin:0 8px 0 0;
	padding-right:20px;
}

.imgright {
	float:right;
}


/* these are for the rounded boxes. The negative
 * position offsets the padding around the text
 * so the image top aligns.
 */
.imgcornerleft {
	float:left;
	border:0;
	position:relative;
	top:-6px;
}
.imgcornerright {
	float:right;
	border:0;
	position:relative;
	top:-6px;
}

.imgfix {display:inline;}

.yellowul {
	MARGIN: 2px 0px 2px 16px; 
	LIST-STYLE-TYPE:none;
	padding-left:3px;
}
.yellowul li {
	MARGIN: 4px;
	padding-left:2px;
	line-height:1.8em;
	list-style-image: url(/home/img/yellowbullet_old.gif);
}

.calback {
	background-image: url(/home/img/calback.gif);
	background-repeat: no-repeat;
	text-align:center;	
	padding:4px 0;
	height:81px;
}
.calred {
	font-size:1em;
	color:#f00;
	margin:8px 0;
}
.calblue {
	font-size:1.1em;
	color:#009;
	font-weight:bold;
}

.hdrsaffron {
	background-color:#f9dea9;
	color:#d00;
}



.hdrdksaffron {
	background-color:#e67817;
	color:#fff;
}
.bdrsaffron {
	border:1px solid #e67817;
}
.bkyellow{
	background-color:#FFFCC7;
	color:#005986;	
	border:1px solid #e67817;
	font-weight:bold;
}

.bkyellow a{
	color:#0D4580;
	text-decoration:none;
	margin:8px 15px;
}

.bkyellow a:hover{
	color:#e67817;
	text-decoration:none;
}

.safimgbox {
	width:100%;
	margin:0;
	padding:6px 0;
	clear:left;
}

.separator {
	margin:8px 20px;
}

.safsep {
	margin:8px 20px;
	border:1px solid #dc8346;
}

.safsepcenter {
	margin:8px 10px;
	border:1px solid #dc8346;
}

.hdrblue {
	background-color:#c5e6f9;
	color:#005399;
}



.bluesep {
	margin:8px 20px;
	border:1px solid #c5e6f9;
}

.bluebold {
	color:#005399;
	font-weight:bold;
	font-size:120%;
	text-align:center;
	margin:4px 0;
	padding:0;
}

.yellowbg {
	background-color:#FFFCC7;
	padding:2px;
	font-size:100%!important;
}

.yellowbox {
	background:url(/home/img/yellowbox.gif) no-repeat;
	height:179px;
	width:220px;
	padding:0;
	margin:0;
}


.yellowbox a{
	color:#e00;
	text-decoration:none;
}

.yellowbox a:hover{
	text-decoration:underline;
}

.orangeboldlink {	
	color:#d00;
	font-size:120%;
	text-align:center;
	margin:0;
	font-weight:bold;
}

.orangeboldlink a {	color:#d00; text-decoration:none; }

.navyboldlink a {	
	color:#009;
	font-size:120%;
	text-align:center;
	margin:0;
	text-decoration:none; 
	font-weight:bold;
	height:100px;	
}

.textright {text-align:right;margin-right:6px;}
.textred {color:#e00; padding:8px 0;}
.textblue {color:#009;}
.textjustify {text-align:justify;padding:0 6px;}
.textsmaller {font-size:90% !important;}
.textbold { font-weight:bold;}
.textcenterblue {font-size:100%;color:#009;text-align:center;line-height:1.2em;margin:4px;}
.textcenterred {font-size:100%;color:#d00;text-align:center;line-height:1.2em;margin:0}

.clearleft {clear:left;}

#leftSide a, #leftSide a:visited {
	color:#d00;
	text-decoration:none;
}
#leftSide a:hover {
	text-decoration:underline;
}
#rightSide a, #rightSide a:visited {
	color:#005399;
	text-decoration:none;
}
#rightSide a:hover {
	text-decoration:underline;
}

.awakeningcarousel {
	width:337px;
	margin:0 auto;
    position: relative;
    visibility: hidden;
    left: -5000px;
}

.carouselcontrols {
	margin-left:12px;
	height:18px;
}

.carouselcontrols .prev, .carouselcontrols .next {
	display:inline;
	position:relative;
	top:3px;
	width:12px;
	visibility:visible;
}

.carouselnum {
	display:inline;
	font-size:80%;
	color:#000;
	background-color:#fff;
	padding:3px;
	margin:0 2px;
	width:15px;
	line-height:.5em;
	border: 1px solid #c00;
}

.carouselnum:hover, .carouselnumsel {
	background-color:#e67817;
	color:white;
}

.scrlpanel .jScrollPaneTrack {
	background: url(/home/img/saffron_track.gif) repeat-y;
}
.scrlpanel .jScrollPaneDrag {
	background: url(/home/img/saffron_drag.png) no-repeat;
	height:22px;
}
.scrlpanel .jScrollPaneDragTop {
	background: url(/home/img/saffron_drag.png) no-repeat;
	height: 0px;
}
.scrlpanel .jScrollPaneDragBottom {
	background: url(/home/img/saffron_drag_bottom.gif) no-repeat;
	height: 0px;
}

.scrlpanel a.jScrollArrowUp:hover {
	background-position: 0 0;
}

.scrlpanel a.jScrollArrowDown:hover {
	background-position: 0 0;
}

.scrlpanel2 .jScrollPaneTrack {
	background: url(/home/img/saffron_track.gif) repeat-y;
}
.scrlpanel2 .jScrollPaneDrag {
	background: url(/home/img/saffron_drag.png) no-repeat;
	height:22px;
}
.scrlpanel2 .jScrollPaneDragTop {
	height: 0px;
}
.scrlpanel2 .jScrollPaneDragBottom {
	height: 0px;
}

.scrlpanel2 a.jScrollArrowUp:hover {
	background-position: 0 0;
}

.scrlpanel2 a.jScrollArrowDown:hover {
	background-position: 0 0;
}


/* IE SPECIFIC HACKED STYLES */
* html .scrlpanel .jScrollPaneDragBottom {
	bottom: -1px;
}

/* left-side scroll panels */
#newspanel {height:200px;}
#campaignspanel {height:245px;}
#photospanel {height:90px;}
#protestpanel {height:60px;}
#successpanel {height:75px;}
#specialpanel {height:75px;}
#attackspanel {height:100px;}

/* center scroll panels */
#forthcomingpanel {height:130px;}

/* right-side scroll panels */
#articlespanel {height:200px;}
#videospanel {height:75px;}
#actionspanel {height:75px;}
#historypanel {height:75px;}
#holytextspanel {height:75px;}

/************************************************/

#articlepanel a, #articlepanel a:visited
{
	color:#005399;
	text-decoration:none;	
}

#articlepanel a:hover {
	text-decoration:underline;
}

.blueline {
	margin:8px 0;
}
