/* ============ MAIN BACKGROUND COLOR  ============ */

body {
	background-color: #eee9c7;
	color: #5c635c;
	
}

#main-wrapper {
	width: 956px;
	border: 6px solid #c8c7b4;
}
.bottomwrap {
	width: 956px;
	margin: 0px auto;
}


.innerstroke {
	border: 1px solid #b7b6a4;
	border-top: none;
}



/* =============== GLOBAL FONT SIZE  =============== */

html, body, form, fieldset {
	font: 11.5px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* ============== HEADER TEXT STYLE  ============== */

#header_text {
	background: #443b32 url(../images/style4/header_blank.png) no-repeat center top;
	height: 109px;
}

#header_text h1, #header_text h1 a {
	color: #80ad3a;
	font: bold 45px/40px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

#header_text h2 {
	color: #fff;
	font: italic bold 18px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* ============= HEADER GRAPHIC STYLE  ============= */

#header_graphic {
	background: url(../images/style4/header.png) no-repeat center top;
	height: 109px; /* HEADER GRAPHIC HEIGHT */
}

/* ============= HEADER GRAPHIC HOTSPOT  ============= */

#header_graphic h1 a {
	height: 80px;
	width: 300px;
	margin-top: 20px;
	text-indent: -6000em;
	/* REMOVE COMMENT TO PREVIEW
	border: 1px solid red;
	*/ 
}


/* ================== HEADINGS  =================== */

h1,h2,h3,h4,.contentheading,.componentheading {
}

h1.fp {
  font-weight: normal;
  font-size: 22px;
  color: #C10200;
  margin: 0 0 2px 0;
}

h1 {
	font-size: 24px;
/*	color: #6d982d; */
        color: #C10200;
	font-weight: bold;
}

h2 {
	font-size: 20px;
/*	color: #443b32; */
        color: #C10200;
	font-weight: bold;
}

h3 {
	font-size: 18px;
/*	color: #76756A; */
        color: #C10200;
	font-weight: bold;
}

h4 {
	font-size: 17px;
	color: #C10200;
        font-weight: bold;
}

h5 {
	font-size: 16px;
	color: #green;
        font-weight: bold;
}



/* =================== CONTENT HEADINGS  ================ */

a.contentpagetitle {
	font-size: 22px;
	font-weight: bold;
}
a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}

.componentheading {
	font-size: 22px;
	color: #C10200;
	border-bottom: 1px solid #BBBBB2;
	letter-spacing: -1px;
	font-weight: bold;
}

.contentheading {
	font-size: 22px;
	color: #C10200;
	border-bottom: 1px solid #BBBBB2;
	letter-spacing: -1px;
	font-weight: bold;
}
td.contentheading {
	border-bottom: 1px solid #e9e5d0;
}
a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}

/* ============ LEFT/RIGHT CONTENT HEADINGS  ============ */

#leftcol td.contentheading,
#rightcol td.contentheading,
#leftcol a.contentpagetitle,
#rightcol a.contentpagetitle {
	color: #517291;
	font-size: 16px;
}

#leftcol a.contentpagetitle:hover, #rightcol a.contentpagetitle:hover {
	color: #000;
}




/* ============ NEWSFLASH MODULE POSITION  =========== */


#newsflash {
	height: 83px;
	margin-top: 4px;
	width: 480px;
	font-size: 9px;
        margin: 0 75px; 0 0;
	color: #dedcc7;
}

#newsflash .rawimages {
	float: right;
        right:15px;
        margin-right: 3px;
        overflow:hidden;
        position:relative;
        
}
	
}

/* ============ NEWSFLASH MODULE HEADING  ============ */


#newsflash .moduletable h3,
#newsflash .moduletableS1 h3,
#newsflash .moduletableS2 h3,
#newsflash .moduletableS3 h3,
#newsflash .moduletableS4 h3 {
	font-size: 16px;
	line-height: 14px;
	border-bottom: 1px solid #33444e;
	color: #fefde3;
	text-indent: 0px;
	padding-left: 0px;
}
/* ============ NEWSFLASH DISPLAY  ============ */


#newsflash td.contentheading {
	border-bottom: 1px solid #72675b;
}
#newsflash .contentheading,#newsflash a.contentpagetitle {
	font-size: 14px;
	line-height: 18px;
	color: #f3f2d9;
}

/* ================= NEWSFLASH LINKS  ================ */


#newsflash a {
	color: #6d982d;
        text-decoration: none;
        
}



/* ================== LINK STYLES  ================== */

a {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #EBA33B;
	text-decoration: underline;
}
a.mainlevel {
	text-decoration: none;
	background: url(../images/style4/mainlevel.gif) no-repeat 0px 4px;
}

a.sublevel {
	font-size: 12px;
	color: #000;
}
div.back_button a {
	border: 1px solid #adc387;
}

/* =============== FRONTPAGE SIGNUP JOES CUSTOM STUFF =============== */

input.placeholder.example {
    color: gray;
}

#quick_signup {
  position: relative;
  background: #443b32 url('http://members.rakebacknation.com/assets/box_gradient_style_1.gif') top left repeat-x;
  border: 1px solid #453c32;
  padding: 15px 0;
  border-radius: 5px;
  -moz-border-radius: 8px;
}
#quick_signup .title {
  color: #ff9;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 30px;
  padding: 0 0 0 15px;
}
#quick_signup input {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 350px;
  height: 25px;
  font-size: 16px;
  padding: 0;
  margin: 0;
  border-width: 0;
  -moz-border-radius: 4px;
}
#quick_signup input.placeholder.example {
  color: gray;
  width: 350px;
}
#quick_signup a {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 125px;
  height: 25px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  background-color: #693;
  -moz-border-radius: 0 4px 4px 0;
  text-decoration: none;
  text-align: center;
  border-width: 0 0 0 8px;
  border-color: #443b32;
  border-style: solid;
  padding: 5px 0 0 0;
}
#quick_signup a:hover {
  background-color: #360;
}

#quick_signup .hidden {
  display: none;
}

#quick_signup_dialog {
  display: none;
}
#quick_signup_dialog p {
  padding: 0;
  margin: 0;
}
#quick_signup_dialog .ui-icon {
  float: left;
  margin: 0 7px 50px 0;
}

#get_started .navi a {
  display: block;
#  float: left;
  color: white;
  font-weight: bold;
  background-color: #693;
  margin-right: 1em;                       /* ie cumulatively adds margin on right side, otherwise this would be margin-right: 1em */
  padding: 0.25em 1em;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#get_started .navi a:hover {
  background-color: #360;
  text-decoration: none;
}

#get_started .join a {
  display: block;
 # float: right;
  color: white;
  font-weight: bold;
  background-color: #cc0000;
  margin-right: 1em;                       /* ie cumulatively adds margin on right side, otherwise this would be margin-right: 1em */
  padding: 0.25em 1em;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#get_started .join a:hover {
  background-color: #000;
  text-decoration: none;
}


ul.slideshow {
    list-style:none;
    width:250px;
    height:250px;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
     
}  
 
ul.slideshow li {
    position:absolute;
    left:0;
    right:0;
}
 
ul.slideshow li.show {
    z-index:500;   
}
 
ul img {
    border:none;   
}
 
#slideshow-caption {
    width:250px;
    height:50px;
    position:absolute;
    bottom:0;
    left:0;
    color:#fff;
    background:#000;
    z-index:500;
}
 
#slideshow-caption .slideshow-caption-container {
    padding:5px 10px;  
    z-index:1000;  
}
 
#slideshow-caption h3 {
    margin:0;
    padding:0; 
    font-size:12px;
    letter-spacing:0.8px;
    font-family:arial; 
    font-weight:normal;
}
 
#slideshow-caption p {
    font-size:10px;
    margin:5px 0 0 0;
    padding:0 0 2px 0;
}

/* ============== USER 1-4 LINK STYLES  ============== */


#showcase a {
	color: #008000;
}

#showcase a:hover {
	color: #EBA33B;
}


#showcase h2 a {
	font-weight: bold;
	font-size: 22px;
}


/* ============ USER 1-4 MODULE HEADINGS  ============ */

#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase div.moduletableS3 h3,
#showcase div.moduletableS4 h3 {
	font-size: 18px;
	color: #799E3E;
        border-bottom: 1px solid #e1e9eb;
}

/* ============ USER 1-4 CONTENT HEADINGS  ============ */

#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase td.contentheadingS4,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3,
#showcase a.contentpagetitleS4 {
	color: #3b3a34;
	font-size: 18px;
}
#showcase a.contentpagetitle:hover,
#showcase a.contentpagetitleS1:hover,
#showcase a.contentpagetitleS2:hover,
#showcase a.contentpagetitleS3:hover,
#showcase a.contentpagetitleS4:hover {
	color: #000;
}


/* ============ USER 7-9 MODULE HEADINGS  ============ */

#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3,
#bottom div.moduletableS4 h3 {
	font-size: 18px;
	color: #c8c7b4;
        font-weight: bold;
	border-bottom: 1px solid #4a3f36;
	
}


/* ============ USER 7-9 CONTENT HEADINGS  ============ */

#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom td.contentheadingS4,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3,
#bottom a.contentpagetitleS4 {
	font-size: 18px;
}



/* ============ BLOCKQUOTE  ============ */


blockquote {
	background-color: #fcfcfc;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 4px solid;
	border-left: 1px solid;
	border-color: #648497;
}


/* ============ CODE STYLE  ============ */

div.code {
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	color: #000;
}


/* ============ PATHWAY/BREADCRUMBS  ============ */


#breadcrumbs {
        display: none;
	background: #eeede3;
	border: 1px solid #dcdbd1;
	font-size: 11px;
}

/* ============ DEFAULT MODULE STYLE  ============ */

div.module {
	color: #333;
}

/* ============ DEFAULT MODULE HEADINGS - OLD  ============

div.module h3, div.moduletable h3 {
	font-size: 16px;
        font-weight: bold;
	border-bottom: 1px solid #dedede;
	color: #666;
}
*/

div.module h3, div.moduletable h3 {
	font-size: 16px;
        font-weight: bold;
	border-bottom: 1px solid #dedede;
	color: #666;
}

/* ============ *S1 MODULE STYLE*  ============ */

div.moduleS1 {
	color: #fff;
}

/* ============ S1 MODULE HEADINGS  ============ */

div.moduleS1 h3, div.moduletableS1 h3 {
	font-size: 16px;
        font-weight: bold;
	border-bottom: 1px solid #84ab46;
	color: #fff;
}

/* ============ S1 MODULE LINKS  ============ */

div.moduleS1 a,div.moduletableS1 a {
	color: #e2e988;
}
div.moduleS1 a:hover,div.moduletableS1 a:hover {
	color: #fff;
	text-decoration: underline;
}

/* ========== LEFT/RIGHT CONTENT S1 HEADINGS  ========== */
td.contentheadingS1,
a.contentpagetitleS1 {
	color: #fff;
	font-size: 16px;
}
a.contentpagetitleS1:hover {
	color: #000;
}




/* ============ *S2 MODULE STYLE*  ============ */

div.moduleS2 {
	color: #fff;
}
/* ============ S2 MODULE HEADINGS  ============ */

div.moduleS2 h3,div.moduletableS2 h3 {
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #826951;
}
/* ============ S2 MODULE LINKS  ============ */

div.moduleS2 a,div.moduletableS2 a {
	color: #b1a273;
	text-decoration: none;
}
div.moduleS2 a:hover,div.moduletableS2 a:hover {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S2 HEADINGS  ========== */
td.contentheadingS2,
a.contentpagetitleS2 {
	color: #fff;
	font-size: 16px;
}
a.contentpagetitleS2:hover {
	color: #000;
}



/* ============ *S3 MODULE STYLE*  ============ */

div.moduleS3 {
	color: #494A44;
}
/* ============ S3 MODULE HEADINGS  ============ */

div.moduleS3 h3,div.moduletableS3 h3 {
	font-size: 16px;
        font-weight: bold;
	color: #494A44;
	border-bottom: 1px solid #c3dce9;
}


/* ============ S3 MODULE LINKS  ============ */

div.moduleS3 a {
	color: #000000;
	text-decoration: none;
}
div.moduleS3 a:hover  {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S3 HEADINGS  ========== */
td.contentheadingS3,
a.contentpagetitleS3 {
	color: #494A44;
	font-size: 16px;
}
a.contentpagetitleS3:hover {
	color: #000;
}


/* ============ *S4 MODULE STYLE*  ============ */

div.moduleS4 {
	color: #000;
}
/* ============ S4 MODULE HEADINGS  ============ */

div.moduleS4 h3,div.moduletableS4 h3 {
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #826951;
}
/* ============ S4 MODULE LINKS  ============ */

div.moduleS4 a,div.moduletableS4 a {
	color: #6D982D;
	text-decoration: none;
}
div.moduleS4 a:hover,div.moduletableS4 a:hover {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S4 HEADINGS  ========== */
td.contentheadingS4,
a.contentpagetitleS4 {
	color: #fff;
	font-size: 16px;
}
a.contentpagetitleS4:hover {
	color: #000;
}



/* ========== JOOMLA STYLES  ========== */

div.blog_more {
	border-top: 1px solid #e7e8da;
}
div.blog_more ul {
	border-top: 1px solid #dadacc;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style4/add.png) no-repeat 4px 0px;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style4/add.png) no-repeat 4px -28px;
	background-color: #f9f8ed;
}
table.poll {
	color: #000;
	font-size: 11px;
}

table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #dadacc;
}
table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #fefee6;
}
table.pollstableborder td.sectiontableheader {
	color: #fff;
}
td.sectiontableheader a {
	color: #fff;
}
table.pollstableborder tr.sectiontableentry1 td {
	color: #422918;
}
table.pollstableborder tr.sectiontableentry2 td {
	color: #422918;
}
td.sectiontableheader {
	color: #fff;
	background: #433a31;
}
tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
}
tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #fdfdfd;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;	
}
span.small,.createdate,.modifydate {
	color: #a1a1a1;
        float: left;
}
div.mosimage {
	border: 1px solid #e7dec6;
	background: #f2f3ee;
}
div.mosimage_caption {
	color: #a09a8a;
}
table.contenttoc {
	background-color: #f5f2e1;
	font-size: 12px;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #3d2518;
	color: #fffef1;
}

/*  DATA TABLE  */

table.pas_data_table {
/*  width: 570px; */
  width: 100%;
  margin: 5px 0;
  font-size: 12px;
}

table.pas_data_table thead th {
  color: green;
  font-size: 18px;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: green;
  text-align: left;
}

table.pas_data_table thead td{
  padding: 4px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: #DBE7F0;
}

table.pas_data_table tbody th{
  text-align: left;
  padding-left: 5px;
  color: #000;
  border-bottom: 1px dotted #8B8B8B;
}

table.pas_data_table tbody td{
  color: #000;
  padding: 4px;
  text-align: center;
  border-bottom: 1px dotted #8B8B8B;
}

table.pas_data_table tbody tr.alt td, table.pas_data_table tbody tr.alt th {
  background: #FBFCFD;
}

#pas_signup {
background-color: #feec86;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#feec86), to(#ffebae)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #feec86, #ffebae); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #feec86, #ffebae); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #feec86, #ffebae); /* IE10 */
  background-image:      -o-linear-gradient(top, #feec86, #ffebae); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #feec86, #ffebae);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#feec86', EndColorStr='#ffebae'); /* IE6–IE9 */
   -webkit-box-shadow: 0px 0px 6px green; /* Saf3.0+, Chrome */
     -moz-box-shadow: 0px 0px 6px green; /* FF3.5 - 3.6 */
          box-shadow: 0px 0px 6px green; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
  border: 1px solid #e3daa1;
  padding: 10px;
  margin: 5px 0 10px 0;
}

#pas_signup table.pas_data_table {
  margin: 0;
}

#pas_signup table.pas_data_table thead th {
  color: #C10200;
}

#pas_signup table.pas_data_table tbody tr.alt td,
#pas_signup table.pas_data_table tbody tr.alt th {
  background-color: transparent;
}
#pas_signup table.pas_data_table tbody td,
#pas_signup table.pas_data_table tbody th {
  padding: 10px 5px;
}

/* GLANCE PAGES */

#pas_glance {
  padding: 0 0 10px 0;
}

#pas_glance h1.pas {}

#pas_glance .pas_logo {
  margin: 4px;
}

#pas_glance h2.pas {

}

#pas_glance h3.pas {
  margin-bottom: 12px;
}

#pas_glance p {
  text-align: left;
  font-size: 12px;
  margin: 0;
}

#pas_glance tbody td {
  padding: 3px 4px;
  text-align: left;
}





/* ============  UNIQUE STYLE RELATED  ============ */
/* ============  PROCEED WITH CAUTION  ============ */


#showcasetop {background-color: #59752d;}
#showcase {border-bottom: 1px solid #b7b6a4;color: #494A44;background: #def0f4 url(../images/style4/showcase_bg.png) repeat-x center top;	width: 954px;}
#mainbody {background-color: #fff;}
.bottom_top {background:#c8c7b4;}
#bottom {color: #c8c7b4;background: #342c25 url(../images/style4/bottom.png) repeat-x center top;border: 1px solid #B6B5A3;border-bottom: none;}
#footer {color: #c8c7b4;font-size: 11px;background: #342c25;}

#footer a {
	color: #ffffc0;
	text-decoration: none;
	cursor: pointer;

}


/* ============  UNSTYLED  ============ */
div.module {background: none no-repeat 100% 0;margin-bottom: 10px;height: 1%;border: 1px solid #ccc;}
div.module div {background: none no-repeat 0 0;}
div.module div div {background: none no-repeat 100% 100%;}
div.module div div div {background: none no-repeat 0 100%;padding: 10px 10px 10px 12px;}
div.module div div div div {background: transparent none;padding: 0;}
div.module h3, div.moduletable h3 
{
padding: 0px 0px 3px 0px;
line-height: 100%;
height: auto;
color: #C10200;
margin: 0 0 10px 0;
font-weight: bold;
text-indent: 0px;
font-style: normal;}

/* ============  S1  ============ */
div.moduleS1 {background: url(../images/style4/topright_1.png) 100% 0 no-repeat;margin-bottom: 10px;height: 1%;}
div.moduleS1 div {background: url(../images/style4/topleft_1.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style4/botright_1.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style4/botleft_1.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS1 div div div div {background: transparent none;padding: 0;}
div.moduleS1 h3, div.moduletableS1 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: bold;text-indent: 0px;font-style: normal;}

/* ============  S2  ============ */

div.moduleS2 {margin-bottom: 10px;background: url(../images/style4/topright_2.png) 100% 0 no-repeat;height: 1%;}
div.moduleS2 div {background: url(../images/style4/topleft_2.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style4/botright_2.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style4/botleft_2.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS2 div div div div {background: transparent none;padding: 0;}
div.moduleS2 h3,div.moduletableS2 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}

/* ============  S3  ============ */

div.moduleS3 {margin-bottom: 10px;background: url(../images/style4/topright_3.png) 100% 0 no-repeat;height: 1%;}
div.moduleS3 div {background: url(../images/style4/topleft_3.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style4/botright_3.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style4/botleft_3.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS3 div div div div {background: transparent none;padding: 0;}
div.moduleS3 h3,div.moduletableS3 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: bold;text-indent: 0px;font-style: normal;}

/* ============  S4joe  ============ */

div.moduleS4 {margin-bottom: 10px;background: url(../images/style4/topright_4.png) 100% 0 no-repeat;height: 1%;}
div.moduleS4 div {background: url(../images/style4/topleft_4.png) 0 0 no-repeat;}
div.moduleS4 div div {background: url(../images/style4/botright_4.png) 100% 100% no-repeat;}
div.moduleS4 div div div {background: url(../images/style4/botleft_4.png) 0 100% no-repeat;padding: 10px 10px 10px 10px;}
div.moduleS4 div div div div {background: transparent none;padding: 0;}
div.moduleS4 h3,div.moduletableS4 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}


ul.latestnews li,
ul.mostread li,
ul.latestnewsS1 li,
ul.mostreadS1 li,
ul.latestnewsS2 li,
ul.mostreadS2 li,
ul.latestnewsS3 li,
ul.mostreadS3 li,
ul.latestnewsS4 li,
ul.mostreadS4 li,
ul.menu li,
/* showcase */
#showcase div.moduletable li,
#showcase div.moduletableS1 li,
#showcase div.moduletableS2 li,
#showcase div.moduletableS3 li,
#showcase div.moduletableS4 li,
/* bottom */
#bottom div.moduletable li,
#bottom div.moduletableS1 li,
#bottom div.moduletableS2 li,
#bottom div.moduletableS3 li
#bottom div.moduletableS3 li, {
	background: url(../images/style4/bullet.gif) no-repeat 0px 6px;
}
.copyright a {
	background: url(../images/style4/jscright.png) no-repeat;
}


/* @group TOPNAV */


.menubar {
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
}
#navmenu {
	background: url(../images/style4/navcontainer.png) no-repeat center bottom;
}

#navmenu a {
	color: #dfddc8;
}

#navmenu li li {
	font-size: 14px;
}

#navmenu li:hover ul, 
#navmenu li li:hover ul, 
#navmenu li li li:hover ul, 
#navmenu li li li li:hover ul,
#navmenu li.iehover ul, 
#navmenu li li.iehover ul, 
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul {
	background: #59752d;
}
/*PARENT ITEM SEPARATOR*/
#navmenu li {
	background: url(../images/style4/tr_norm.png) right center no-repeat;
}
#navmenu li a {
	background: url(../images/style4/tl_norm.png) left center no-repeat;
}
/*DEFINE HOVER COLORS*/

#navmenu li:hover a,
#navmenu li.iehover a {
	color: #ffffff;
}
#navmenu ul li a:hover {
	color: #e3daa1;
}
#navmenu ul li ul li a:hover,
#navmenu ul li ul li ul li a:hover {
	color: #eee;

/*menu widths*/
}
#navmenu ul ul a {
	color: #ffffff;
	width: 220px;
}
#navmenu li li {
	border-bottom: 1px solid #4a6522;
}
#navmenu li li {
	width: 220px;
}
#navmenu li ul ul {
	margin: -30px 0 0 220px;
}
#navmenu li li:hover,
#navmenu li li.iehover {
	background: #799e3e;
}

#navmenu li ul {
	width: 220px;
	border-right: 1px solid #4a6522;
	border-left: 1px solid #4a6522;
	border-top: 1px solid #59752d;
}
#navmenu li:hover,
#navmenu li.iehover,
#navmenu li.active {
	background: url(../images/style4/tr_hover.png) right center no-repeat;
}
#navmenu li:hover a,
#navmenu li.iehover a,
#navmenu li.active:hover a,
#navmenu li.active.iehover a,
#navmenu li a:hover,
#navmenu li.active a,
#navmenu li.active a:hover {
	background: url(../images/style4/tl_hover.png) left center no-repeat;
}

#navmenu li:hover ul a,
#navmenu li.iehover ul a,
#navmenu li.active:hover ul a {
	background-image: none;
}

#navmenu ul li.active ul li a,
#navmenu ul li.active ul li,
#navmenu ul li.active ul li a:hover,
#navmenu ul li.active ul li.hover,
#navmenu ul li.active ul li.iehover {
	color: #fff;
}

#navmenu li.iehover ul li.iehover {
	background: #799e3e;
}

/* @end */

#shackslide div p {
	font-size: 16px;
	line-height: 135%;
	padding-top: 5px;
}

/* @group Menu Column Styles */

div.module_menu,div.module_menu div,div.module_menu div div,div.module_menu div div div {
	padding: 0px;
	margin: 0px;
}
div.module_menu {
	margin-bottom: 10px;
	padding: 4px;
}
div.module_menu h3 {
	font-size: 16px;
	padding: 5px 0px 5px 5px;
	margin: 
	0px;
}

ul.menu_menu li {
	list-style: none;
	background-image: none;
	text-indent: 6px;
}
ul.menu_menu li li {
	list-style-type: none;
}
ul.menu_menu li a {
	padding:0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	line-height: 200%;
	font-weight: bold;
	font-size: 12px;
}
ul.menu_menu li a:hover  {
	color: #333;
	background-color: #e8e8e8;

}
ul.menu_menu li li a {
	text-decoration: none;
	display: block;
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #eee;
	line-height: 110%;
	padding: 2px 0px;
	font-size: 11px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#quick_forms {
  width: 100%;
}
#quick_forms td {
  width: 50%;
}
#quick_forms .quick_signup {
  padding-right: 8px;
}
#quick_forms .convert_account {
  padding-left: 8px;
}

#deposit_bonus_box {

background-color: #91d1fa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#91d1fa), to(#ffffff)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #91d1fa, #ffffff); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #91d1fa, #ffffff); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #91d1fa, #ffffff); /* IE10 */
  background-image:      -o-linear-gradient(top, #91d1fa, #ffffff); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #91d1fa, #ffffff);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#feec86', EndColorStr='#ffffff'); /* IE6–IE9 */
   -webkit-box-shadow: 0px 0px 6px green; /* Saf3.0+, Chrome */
     -moz-box-shadow: 0px 0px 6px green; /* FF3.5 - 3.6 */
          box-shadow: 0px 0px 6px green; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
  border: 1px solid #e3daa1;
  padding: 10px;
  margin: 5px 0 10px 0;
}

#rakeback_box  {

 border: 1px solid #ccc;
  padding: 5px;
  margin: 5px 0 10px 0;
  width: 200px;

  -webkit-border-radius: 1px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
          border-radius: 1px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;

  -webkit-box-shadow: 0px 0px 0px 0px #ffffff; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
          box-shadow: 0px 0px 0px 0px #ffffff; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */

  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #ffffff, #f0f0f0); /* FF3.6+ */
  background-image:     -ms-linear-gradient(top, #ffffff, #f0f0f0); /* IE10 */
  background-image:      -o-linear-gradient(top, #ffffff, #f0f0f0); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #ffffff, #f0f0f0);

/* @end */
