
/*
----------------------------------------------------
                 MAIN FONT & BG COLOR
----------------------------------------------------
*/

body {
	color: #000000;
	background: #000000;
	font-family: "Helvetica", Arial, Geneva, sans-serif;
}


/*
----------------------------------------------------
                 HEADER AREA STYLES
----------------------------------------------------
*/


.topbar {
	background: #000000;
}


/*
----------------------------------------------------
                    MAIN WRAPPER
----------------------------------------------------
*/

#wrap-a {
	border: 1px solid #BEBEBE;
}

#wrap-b {
	border: 2px solid #999;
}

#wrap {
	border: 1px solid #D9D9D9;
}

#wrap-c {
	border: 7px solid #FFF;
}

/*
----------------------------------------------------
            INNER CONTENT MAIN BG COLOR
----------------------------------------------------
*/


#wrap, #wrap-inner {
	background: #000000;
}


/*
----------------------------------------------------
                 PRIMARY LINK COLORS
----------------------------------------------------
*/


a {
	color: #690;
	text-decoration: underline;
}
a:hover {
	color: #690;
	text-decoration: none;
}

/*
----------------------------------------------------
                   READ MORE LINKS
----------------------------------------------------
*/

a.readon {
	font: bold 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
	float: right;
}
a.readon:hover {
	color: #333;
}

/*
----------------------------------------------------
                   HEADING STYLES
----------------------------------------------------
*/


.componentheading {
	color: #666;
	line-height: 1.35em;
	font-size: 1.85em;
	border-bottom: 1px solid #eee;
}

/* CONTENT HEADINGS */
td.contentheading {
	color: #690;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.75em;
	line-height: 130%;

}



/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #666;
}


/* HEADINGS H1-H6 */

h1 {
	color: #000000;
	font-weight: bold;
	font-size: 2em;
}

h2 {
	color: #690;
	font-weight: bold;
	font-size: 1.6em;
}

h3 {
	color: #202020;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

h4 {
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
}

h5 {
	color: #690;
	font-weight: bold;
	font-size: 1.2em;
}

h6 {
	color: #690;
	font-weight: bold;
	font-size: 1.2em;
}


img.left {float:left;margin-right:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.right {float:right;margin-left:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.pad {float:none;margin:0px auto;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}

div.module h3,div.module_menu h3,
div.modulelight h3,div.modulemid h3,div.moduledark h3,
div.modulelightS h3,div.modulemidS h3,div.moduledarkS h3 {
	
	font: normal normal 1.35em/.99em "Helvetica", Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/* @group Menu Column Styles */

ul.menu_menu li a {
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
}
ul.menu_menu li a:hover  {
	color: #4f4f4f;
	background-color: #f5f5f5;
}
ul.menu_menu li#current.haschild a,ul.menu_menu li li a {
	background-color: #fff;
	border-bottom: none;
}
ul.menu_menu li#current.haschild ul {
	border-bottom: 1px solid #e8e8e8;
	margin-left: 5px;
}

/* @end */


/* CODE  */
pre {
	background: #F6F6F6;
	border: 1px dashed #999999;
	color: #000;
	display: block;
	font: 11px "Courier New", Courier, monospace;
	padding: 5px;
	white-space: normal;
}



/*
----------------------------------------------------
                      PATHWAY
----------------------------------------------------
*/

.path {
	background-color: #F5F5F5;
	border: 1px solid #D9D9D9;
	margin: 8px;
	padding: 8px;
	font-size: 1.13333em;
}

/* PATHWAY TRAIL COLOR  */
span.pathway {
	color: #333;
}

/* PATHWAY LINK COLOR  */
span.pathway a,
span.pathway a:hover {
}


/*
----------------------------------------------------
                    USER3 BG COLOR
----------------------------------------------------
*/

/* REQUIRES "-gradient" CLASS SUFFIX */
#headerleader .module-gradient {
	background-color: #000;
}



/*
----------------------------------------------------
              GLOBAL MODULE FONT SIZES
----------------------------------------------------
*/

#sidebar,#sidebar-2,
.user4,.user4split2,
.user5,.user5split2,
.user6,.user6split2,
.user7,.user7split2 {
	font-size: 1em;
}


/*
----------------------------------------------------
                "light" MODULE SUFFIX
----------------------------------------------------
*/


/* "light" TEXT COLOR */
div.modulelight {
	color: #333;
	}
	
/* "light" LINK COLOR */
div.modulelight a,div.modulelight a:hover,
div.modulelight a.latestnewslight,div.modulelight a.latestnewslight:hover,
div.modulelight a.mostreadlight,div.modulelight a.mostreadlight:hover {
	color: #690;
}
/* "light" MODULE HEADING COLOR */
div.modulelight h3 {
	color: #FFF;
/* Change Font Size in Typography */
}



/*
----------------------------------------------------
                 "mid" MODULE SUFFIX
----------------------------------------------------
*/


/* "mid" TEXT COLOR */
div.modulemid {
	color: #333;
}
/* "mid" LINK COLOR */
div.modulemid a,div.modulemid a:hover,
div.modulemid a.latestnewsmid,div.modulemid a.latestnewsmid:hover,
div.modulemid a.mostreadmid,div.modulemid a.mostreadmid:hover {
	color: #690;
}
/* "mid" MODULE HEADING COLOR */
div.modulemid h3 {
	color: #fff;
/* Change Font Size in Typography */
}



/*
----------------------------------------------------
                 "dark" MODULE SUFFIX
----------------------------------------------------
*/


/* "dark" TEXT COLOR */
div.moduledark {
	color: #333;
}

/* "dark" LINK COLOR */
div.moduledark a,div.moduledark a:hover,
div.moduledark a.latestnewsdark,div.moduledark a.latestnewsdark:hover,
div.moduledark a.mostreaddark,div.moduledark a.mostreaddark:hover
 {
	color: #690;
}

/* "dark" MODULE HEADING COLOR */
div.moduledark h3 {
	color: #FFF;
/* Change Font Size in Typography */
}


/*
----------------------------------------------------
           "bdr" MODULE SUFFIX (default)
----------------------------------------------------
*/

/* "bdr" TEXT COLOR */
div.module,div.modulebdr {
	color: #333;
}


/* "bdr" LINK COLOR */
div.module a,div.modulebdr a,

div.module a.latestnews,div.modulebdr a.latestnewsbdr,
div.module a.latestnews:hover,div.modulebdr a.latestnewsbdr:hover,
div.module a.mostread,div.modulebdr a.mostreadbdr,
div.module a.mostread:hover,div.modulebdr a.mostreadbdr:hover {
	color: #999999;

}

div.module a:hover,div.modulebdr a:hover{
	color:#FE8321;

}


/* "bdr" MODULE HEADING COLOR */
div.module h3, div.modulebdr h3 {
	
	height: 20px;

/* Change Font Size in Typography */
}


/*
----------------------------------------------------
           "lightS" MODULE SUFFIX
----------------------------------------------------
*/

/* "lightS" TEXT COLOR */
div.modulelightS {
	color: #333;
	background-color: #ccc;
}


/* "lightS" LINK COLOR */
div.modulelightS a,
div.modulelightS a:hover,
div.modulelightS a.latestnewslightS,
div.modulelightS a.latestnewslightS:hover,
div.modulelightS a.mostreadlightS,
div.modulelightS a.mostreadlightS:hover {
	color: #690;
}


/* "lightS" MODULE HEADING COLOR */
div.modulelightS h3 {
	color: #333;
/* Change Font Size in Typography */
}

/*
----------------------------------------------------
           "midS" MODULE SUFFIX
----------------------------------------------------
*/

/* "midS" TEXT COLOR */
div.modulemidS {
	color: #eee;
	background-color: #690;
}


/* "midS" LINK COLOR */
div.modulemidS a,
div.modulemidS a:hover,
div.modulemidS a.latestnewsmidS,
div.modulemidS a.latestnewsmidS:hover,
div.modulemidS a.mostreadmidS,
div.modulemidS a.mostreadmidS:hover {
	color: #fff;
}


/* "midS" MODULE HEADING COLOR */
div.modulemidS h3 {
	color: #fff;
/* Change Font Size in Typography */
}


/*
----------------------------------------------------
           "darkS" MODULE SUFFIX
----------------------------------------------------
*/

/* "darkS" TEXT COLOR */
div.moduledarkS {
	color: #e8e8e8;
	background-color: #000;
}


/* "darkS" LINK COLOR */
div.moduledarkS a,
div.moduledarkS a:hover,
div.moduledarkS a.latestnewsdarkS,
div.moduledarkS a.latestnewsdarkS:hover,
div.moduledarkS a.mostreaddarkS,
div.moduledarkS a.mostreaddarkS:hover {
	color: #690;
}


/* "darkS" MODULE HEADING COLOR */
div.moduledarkS h3 {
	color: #fff;
/* Change Font Size in Typography */
}



/*
----------------------------------------------------
                        FOOTER
----------------------------------------------------
*/

/*TEXT*/
#footer p, #footer a {

}

/*LINKS*/
#footer a, #footer #mainlevel li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer a:hover,
#footer #mainlevel li a:hover,
#footer #mainlevel li a#active_menu {
	color: #000;
	text-decoration: underline;
}


/*
----------------------------------------------------
                    JOOMLA! STYLES
----------------------------------------------------
*/

.createdate,.modifydate,.small {
	color: #7c7c7c;
	font-size: .89em;
}


/*Header for table content*/

td.sectiontableheader {
	color: #FFF;
	background: #222;
	text-align: center;
	border-right: 1px solid #666;
}
/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	background-color: #fff;
	border-bottom: 1px solid #eee;

}

/* Article Overflow */


div.blog_more ul li a {
	border-bottom: 1px solid #eee;
}

div.blog_more ul li a:hover {
	background-color: #f4f4f4;
}

/* Article TOC Table */

table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
}

div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
}

.pagenav {
	font-size: 1em;
	color: #73819C;
}

table.contentpaneopen table.subright td {
	padding-top:5px;
	padding-bottom:5px;
}

/* @group NAVBAR */
/*
----------------------------------------------------
               SUCKERFISH MENU COLORS
----------------------------------------------------
*/


#navmenu ul li a {
/* NAV UP COLOR */	color: #fff;
	background-image:url(../images/style3/nav_sep.png) no-repeat right top;
}

#navmenu li a:hover,
#navmenu li:hover a,
#navmenu li.iehover a,
/* enforce active styles */
#navmenu li#current.iehover a,
#navmenu li.active:hover a
 {
/* NAV OVER COLOR */color: #fff;
	background-image:url(../images/style3/nav_sep.png) no-repeat right top;
	background-color: #690;
}

#navmenu li.active a,
#navmenu li.active a:hover {
/* NAV ACTIVE COLOR */	color: #690;
	background-image:url(../images/style3/nav_sep.png) no-repeat right top;
	background-color: #cecece;
}

#navmenu li:hover li a,
#navmenu li.iehover li a {
/* SUBLEVEL NAV UP COLOR */	color: #fff;
}


#navmenu li:hover ul, 
#navmenu li:hover ul li,
#navmenu li:hover ul li a,
#navmenu li.iehover ul, 
#navmenu li.iehover ul li,
#navmenu li.iehover ul li a
 {
/* SUBLEVEL NAV UP BG COLOR */	background-color: #690;
}

#navmenu li:hover ul li:hover,
#navmenu li:hover ul li a:hover,
#navmenu li.iehover ul li:hover,
#navmenu li.iehover ul li a:hover,
/* enforce active styles */
#navmenu li.active:hover ul li:hover,
#navmenu li.active:hover ul li a:hover,
#navmenu li#current.iehover ul li:hover,
#navmenu li#current.iehover ul li a:hover
{
/* SUBLEVEL NAV OVER BG COLOR */	background-color: #C1C6CB;
/* SUBLEVEL NAV OVER TEXT COLOR */	color: #FFF;
}


#navmenu li li {
/* SUBLEVEL SEPARATOR */	border-bottom: 1px solid #6fa700;
}

#navmenu li ul {
	width: 173px;
/* SUBLEVEL BLOCK OUTLINE */
	border-right: 1px solid #6fa700;
	border-left: 1px solid #6fa700;
	border-top: none;
}

/* END TOPNAV CUSTOMIZATION */
#navmenu li, #navmenu {background: url(../images/style3/nav_bg.png) repeat-x 0 bottom;font-weight: bold;}
#navmenu ul li:hover,#navmenu ul li.iehover {background: url(../images/style3/nav_right_over.png) no-repeat right center;}
#navmenu ul li:hover li a,#navmenu ul li.iehover li a {background-image: none;}
#navmenu ul ul a {_width: 170px;}
#navmenu li li,#navmenu li.haschild ul li#current:hover,#navmenu li.haschild ul li#current.iehover {width: 173px;}
#navmenu {background: url(../images/style3/nav_bg.png) repeat-x center center;}
#navmenu .leftbar {background: url(../images/style3/leftbar.png) no-repeat left center;}
#navmenu .rightbar {background: url(../images/style3/rightbar.png) no-repeat right center;}
#navmenu li a {background: url(../images/style3/nav_sep.png) 100% 0 no-repeat;}

/* @end */

/* Module BG Images - Proceed with caution */
div.module,div.modulebdr{background: url(../images/style3/topright_bdr.png) 100% 0 no-repeat;}
div.module div, div.modulebdr div {background: url(../images/style3/topleft_bdr.png) 0 0 no-repeat;}
div.module div div, div.modulebdr div div  {background: url(../images/style3/botright_bdr.png) 100% 100% no-repeat;}
div.module div div div, div.modulebdr div div div  {background: url(../images/style3/botleft_bdr.png) 0 100% no-repeat;}
div.modulelight {background: url(../images/style3/topright_light.png) 100% 0 no-repeat;}
div.modulelight div {background: url(../images/style3/topleft_light.png) 0 0 no-repeat;}
div.modulelight div div {background: url(../images/style3/botright_light.png) 100% 100% no-repeat;}
div.modulelight div div div {background: url(../images/style3/botleft_light.png) 0 100% no-repeat;}
div.moduledark {background: url(../images/style3/topright_dark.png) 100% 0 no-repeat;}
div.moduledark div {background: url(../images/style3/topleft_dark.png) 0 0 no-repeat;}
div.moduledark div div  {background: url(../images/style3/botright_dark.png) 100% 100% no-repeat;}
div.moduledark div div div  {background: url(../images/style3/botleft_dark.png) 0 100% no-repeat;}
div.modulemid {background: url(../images/style3/topright_mid.png) 100% 0 no-repeat;}
div.modulemid div{background: url(../images/style3/topleft_mid.png) 0 0 no-repeat;}
div.modulemid div div  {background: url(../images/style3/botright_mid.png) 100% 100% no-repeat;}
div.modulemid div div div  {background: url(../images/style3/botleft_mid.png) 0 100% no-repeat;}
.modulebdr {background: url(../images/style3/boxright_bdr.png) top right no-repeat;}
.modulebdr div {background: url(../images/style3/boxleft_bdr.png) top left no-repeat;}
.modulebdr div div {background: url(../images/style3/boxleft_bdr.png) bottom left no-repeat;}
.modulebdr div div div {background: url(../images/style3/boxright_bdr.png) bottom right no-repeat;}
.moduledark {background: url(../images/style3/boxright_dark.png) top right no-repeat;}
.moduledark div {background: url(../images/style3/boxleft_dark.png) top left no-repeat;}
.moduledark div div {background: url(../images/style3/boxleft_dark.png) bottom left no-repeat;}
.moduledark div div div {background: url(../images/style3/boxright_dark.png) bottom right no-repeat;}
.modulemid {background: url(../images/style3/boxright_mid.png) top right no-repeat;}
.modulemid div {background: url(../images/style3/boxleft_mid.png) top left no-repeat;}
.modulemid div div {background: url(../images/style3/boxleft_mid.png) bottom left no-repeat;}
.modulemid div div div {background: url(../images/style3/boxright_mid.png) bottom right no-repeat;}
.modulelight {background: url(../images/style3/boxright_light.png) top right no-repeat;}
.modulelight div {background: url(../images/style3/boxleft_light.png) top left no-repeat;}
.modulelight div div {background: url(../images/style3/boxleft_light.png) bottom left no-repeat;}
.modulelight div div div {background: url(../images/style3/boxright_light.png) bottom right no-repeat;}
.moduledarkS {background: url(../images/style3/mod_tr_darkS.png) top right no-repeat;}
.moduledarkS div {background: url(../images/style3/mod_tl_darkS.png) top left no-repeat;}
.moduledarkS div div {background: url(../images/style3/mod_bl_darkS.png) bottom left no-repeat;}
.moduledarkS div div div {background: url(../images/style3/mod_br_darkS.png) bottom right no-repeat;}
.modulelightS {background:url(../images/style3/mod_tr_lightS.png) top right no-repeat;}
.modulelightS div {background: url(../images/style3/mod_tl_lightS.png) top left no-repeat;}
.modulelightS div div {background: url(../images/style3/mod_bl_lightS.png) bottom left no-repeat;}
.modulelightS div div div {background: url(../images/style3/mod_br_lightS.png) bottom right no-repeat;}
.modulemidS {background:url(../images/style3/mod_tr_midS.png) top right no-repeat;}
.modulemidS div {background: url(../images/style3/mod_tl_midS.png) top left no-repeat;}
.modulemidS div div {background: url(../images/style3/mod_bl_midS.png) bottom left no-repeat;}
.modulemidS div div div {background: url(../images/style3/mod_br_midS.png) bottom right no-repeat;}
p.p1 {background-image: url(../images/style3/3_1.png);}
p.p2 {background-image: url(../images/style3/3_2.png);}
p.p3 {background-image: url(../images/style3/3_3.png);}
p.p4 {background-image: url(../images/style3/3_4.png);}
p.p5 {background-image: url(../images/style3/3_5.png);}
p.p6 {background-image: url(../images/style3/3_6.png);}
p.p7 {background-image: url(../images/style3/3_7.png);}
p.p8 {background-image: url(../images/style3/3_8.png);}
p.p9 {background-image: url(../images/style3/3_9.png);}
p.p10 {background-image: url(../images/style3/3_10.png);}

/********CUSTOM OVERWRITES********/
/*GENERAL*/
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, font, ins, kbd, q, s, samp, hr, 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 {template_css.css (line 2)
font-size:12px;
}


body{
	background-color:#000000;
	background-image:url(../../../images/stories/site_background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
	line-height:15px;
	margin-top:0px;
	font-size:11px;
}

h1 {
color:#FE8231;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}

.topbar{
	display:none;
}

.componentheading{
	display:none;
}

.designer{
	display:none;
}

.access{
	display:none;
}

div.module{
	background:none;
}

div.module div{
	background:none;
}

div.module div div{
	background:none;
}

div.module div div div{
	background:none;
}
#wrapper{
	background:transparent none;
	width:980px;
}

#wrap, #wrap-inner{
	background:none;
	border:none;
}


#wrap-a{
	border:none;
	width:980px;
}

#wrap-b{
	border:none;
}

#wrap-c{
	border:none;
}

a{
	text-decoration:underline;
	color:#FAC231;
}

a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

p{
	text-align:justify;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	margin-bottom:14px;
	margin-top:12px;
}

hr {
	height: 1px;
	background-color:#dedede;
	margin-bottom:20px;
}

.user7{
	display:none;
}

#user1{
	top:20px;
	right:0px;
}


/*HEADER*/
#header{
	padding:15px 20px;
	width:auto;
}

/*NAVIGATION*/

#navmenu li, #navmenu{
	background:none;
}

#navmenu{
	margin:0px;
	height:25px;
	background-image:url(../../../images/stories/navi_background.jpg);
	background-repeat: repeat-x;
	width:960px;
	clear:both;
	padding-left:20px;
	text-align:left;
}


#navmenu .leftbar{
	display:none;
}

#navmenu .rightbar{
	display:none;
}

#navmenu a{
padding:0;
}

#navmenu ul {
height:25px;
}

	#navmenu ul li{
	height:25px;
	}

#navmenu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	background:transparent none;
	height:25px;
	line-height:25px;
}

#navmenu ul li a:hover {
height:25px;
line-height:25px;
color:#FFAA4E;
}

#navmenu li ul {
top:25px;
border-left:1px solid #455971;
border-right:1px solid #455971;
}

#navmenu ul li a span{
	font-size:12px;
	border-right:1px solid #4a4949;
	padding-left:15px;
	padding-right:15px;
	
}

#navmenu li a:hover,
#navmenu li:hover a,
#navmenu li:hover a:hover,
#navmenu li.iehover a,
#navmenu li#current.iehover a,
#navmenu li.active:hover a,
#navmenu li.active a,
#navmenu li.active a:hover{
	color:#FFAA4E;
	background:transparent none;
	text-decoration:none;
}

#navmenu li li {
border-bottom:1px solid #455971;
border-right:0;
}

#navmenu ul.menu li li a span {
padding-left:8px;
}


#navmenu li:hover ul, 
#navmenu li:hover ul li,
#navmenu li:hover ul li a,
#navmenu li.iehover ul, 
#navmenu li.iehover ul li,
#navmenu li.iehover ul li a
 {
/* SUBLEVEL NAV UP BG COLOR */	background-color: #202020;
text-decoration:none;
border-right:0;
}


#navmenu li:hover ul li:hover,
#navmenu li:hover ul li a:hover,
#navmenu li.iehover ul li:hover,
#navmenu li.iehover ul li a:hover,
/* enforce active styles */
#navmenu li.active:hover ul li:hover,
#navmenu li.active:hover ul li a:hover,
#navmenu li#current.iehover ul li:hover,
#navmenu li#current.iehover ul li a:hover
{
/* SUBLEVEL NAV OVER BG COLOR */	background-color: #202020;
/* SUBLEVEL NAV OVER TEXT COLOR */	color: #999999;
}

/*BANNER*/

#headerleader{
margin-bottom:10px;
}


/*CONTENT*/

table.contentpaneopen td{
	padding:0px;
	
}

.tabletext{
	color:#FFFFFF;
}

td.mod_placehere_leading{
	padding:0px;
}

table.blog table.contentpaneopen td{
	padding:0px;
}

.article_separator{
	display:none;
}

#main-body{
	padding-bottom:25px;
	border-right:0;
	min-height:250px;
	_height:250px;
	width:765px;
}

div.page-title{
margin-top:15px;
margin-bottom:10px;
font-size:14px;
font-weight:bold;
color:#ed1e24;
padding-bottom:3px;
border-bottom:1px solid #b7b7b7;
clear:both;
}	
	div.page-title .blue {
	color:#221f5e;
	font-size:14px;
	}

#sidebar{
width:190px;

}

	#sidebar .inside {
	background-image: url(../../../images/stories/sub_panel_background.jpg);
	background-repeat:repeat-x;

	}
/*	
	.module_subnavi {

	background-color:#202020;
	padding:15px;
	min-height:400px;
	_height:400px;
	}
	
	.module_subnavi div.page-title{
	margin-top:0;
	}
	
	.module_subnavi #subnavi li{
	padding:5px 0;
	background-color:#202020;
	color:#ff0000;
	}
	
	.module_subnavi #subnavi li a{
	color:#999999;
	}*/
	



	.moduleshowcase .contentpaneopen{
		background-image: url(../../../images/stories/index_shoes_bg.jpg);
		background-repeat:no-repeat;
		height:205px;
		
	}
	
	.moduleshowcase{
		background-image: url(../../../images/stories/sub_panel_background.jpg);
		background-repeat:repeat-x;

	}
	
	
		.modulelatest_news .contentpaneopen td{
		padding-left:20px;
		padding-right:20px;
		padding-bottom:10px;
		padding-top:10px;
	}
	
	
	.modulelatest_news table.contentpaneopen td a:hover{
		color: #FFFF00;
	}
	
	.modulelatest_news .contentpaneopen{
		background-image: url(../../../images/stories/index_news_bg.jpg);
		background-repeat:no-repeat;
		height:205px;
		
	}
	
	.modulelatest_news{
		background-image: url(../../../images/stories/sub_panel_background.jpg);
		background-repeat:repeat-x;

	}
	
	.modulenews_box{
		background-image: url(../../../images/stories/sub_panel_background.jpg);
		background-repeat:repeat-x;
	}
	
	.modulenews_box a{
		color: #FE8321;
	}
	
	
	
	.modulenews_box .contentpaneopen{
		background-color: #273a4a;
		
	}
	
	.modulenews_box .contentpaneopen td{
		padding-left:20px;
		padding-right:20px;
		padding-bottom:10px;
		padding-top:10px;
	}
	
	.modulenews_box table.contentpaneopen td a:hover{
		color: #FFFF00;
	}
	
	
	
	
	.modulesubnavi a{
		color: #999999;
	}
	
	.modulesubnavi ul.menu{
		background-color: #202020;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:10px;
		padding-top:10px;
		margin-bottom:20px;
	}
	
	.modulesubnavi ul.menu a:hover{
		color: #FE8321;
	}

#content {
margin:0;
width:550px;
}

#content .inside{
	padding:0px 0px 0 0;
}

#content p.clear{
	clear:both;
}	



div.module div div div{
	padding:0px;
}

td.contentheading{
	color:#FAC231;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:18px;
}

#content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FE8231;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

#content h3 {
color:#CC9900;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:8px;
}

#content li{
	color:#FFFFFF;
}

.module ul.menu{
	padding-left:20px;
	padding-top:20px;
}



table.contentpaneopen td.contentheading{
padding-bottom: 15px;

}

/*FOOTER*/

#footer table{
	width:100%;

}

#footer p.footertext{
	font-size:10px;
	color:#cccccc;
	text-align:right;
	margin-right:10px;

}

div#footer{
	margin-bottom:20px;
	clear:both;
	text-align:right;
	height:30px;
	background-image: url(../../../images/stories/footer_background.jpg);
	background-repeat:repeat-x;
}

#footer_text{
	font-size:10px;
	color:#cccccc;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}

.mod_placehere_zippy{
float:right;
}

/***OTHERS***/
	
	#content .modulelatest_news h3, #content .moduleshowcase h3{
		margin-bottom:0;
		color:#000000;
	}



.module_css {
display:none;
}

.user4 {
width:507px;
background:url(../../../images/stories/contentpics/bg_abt_box.jpg) repeat-y;
background-position:left;
float:left;
padding:15px;
height:149px;
}
	.user4 .module_about_qserv div.page-title{
	padding-bottom:0;
	border-bottom:0;
	margin-top:0;
	margin-bottom:15px;
	}

.user5 {
float:right;
width:218px;
}

div.icon {
margin:0;
padding:0;
margin-bottom:5px;
}

form#ChronoContact_contactus{
width:500px;
float:left;
}

	form#ChronoContact_contactus table td{
	padding:2px;
}


div.chronoform{
display:none;
}

	.form_element label {
	display:block;
	float:left;
	line-height:22px;
	vertical-align:middle;
	width:150px;
}

	.form_item .cf_button{
	padding-left:150px;
	}
	
	
#contact_info {
margin-left:530px;
}

#contact_info p{
}

#content #contact_info h2 {
color:#525252;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 10px;
padding-bottom:0;
}

	#content #contact_info h2 .blue{
	color:#221F5E;
	}
	
	#content #contact_info h2 .red{
	color:#ED1E24;
	}

table.downloads{
border-top:1px solid #b7b7b7;
border-left:1px solid #b7b7b7;
margin-bottom:5px;
}

	table.downloads th{
	background-color:#221f5e;
	padding:5px;
	color:#fff;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	width:20%;
	}
	
	table.downloads td {
	padding:5px;
	border-bottom:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	font-weight:bold;
	width:20%;
	
	}
	
	table.downloads td a{
	color:#525252;
	text-decoration:none;
	}
	
	table.downloads td a:hover{
	color:#221F5E;
	text-decoration:underline;
	}

.mandatory_field{
color:#FF0000;
}

.contentpic{
width:100%;
margin-top:15px;
margin-bottom:10px;
}

.contentpic_right{
	float:right;
	margin-left:20px;
	border:1px solid #454545;
}

.contentpic_left{
	float:left;
	margin-right:20px;
	border:1px solid #454545
}

.award_frame {
	border: 1px solid #454545;
	margin-right:5px;
}

.retailframe{
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #454545;
	
}

.three_row{
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid #454545;
}

.advert_thumb{
	float:left;
	margin-bottom:15px;
	margin-right:15px;
}

.ar_thumb{
	margin-bottom:10px;
	border:1px solid #666666;
}

.ar_name{
	text-align:center;

}



	.last{
	margin-right:0;
	}

.action {
text-align:right;
padding-top:10px;
margin-bottom:15px;
clear:both;
}

span.pretext_mailinglist p{
	margin-bottom:0px;
}

div._mailinglist input{
	/*margin-bottom:10px;*/
}

div#loading_bay{
display:none;
}

#headerleader .module div#jump_icons{
padding-top:10px;
}

#headerleader .module div#jump_icons img{
margin-left:10px;
}


#headerleader .module div#jump_icons img.first-child{
margin-left:0px;
}

span.mailing_nric{
	padding-left:5px;
}

/********END CUSTOM OVERWRITES********/
