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

body {
	color: #515151;
	background: #999999;
	/*background: #dce9f7 url(../images/style1/body_bg.png) repeat-x 0 top;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}


/*
----------------------------------------------------
                 HEADER GRAPHIC
----------------------------------------------------
*/


#header {
	background: #F2F2F2 url(../images/header.png) repeat-x scroll 0 top;
	height: 100px;
}

#logo-graphic h1 a {
	background: url(../images/style1/logo.png) no-repeat;
	display: block;
	line-height: 100px;
	text-decoration: none;
	text-indent: -5000em;
	width: 550px;
	height: 100px;
}

/*
----------------------------------------------------
                 HEADER TEXT
----------------------------------------------------
*/
#logo-text h1 a {
	margin-top: 20px;
	margin-left: 10px;
	color: #222;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 34px;
}
#logo-text h2 {
	margin-left: 14px;
	font-size: 22px;
	color: #4081b2;
}


/*
----------------------------------------------------
                 PRIMARY LINK COLORS
----------------------------------------------------
*/
a {
	color: #246da5;
	text-decoration: none;
}
a:hover {
	color: #2b84c8;
	text-decoration: underline;
}

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

a.readon {
	color: #74AC00;
	display: block;
	float: right;
	line-height: 12px;
	background: url(../images/readon.gif) no-repeat left center;
	text-indent: 16px;
	text-decoration: underline;
}
a.readon:hover {
	color: #74AC00;
	display: block;
	float: right;
	line-height: 12px;
	background: url(../images/readon.gif) no-repeat left center;
	text-indent: 16px;
	text-decoration: none;
}

/* Buttons */

td.add_to_shortlist a {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons.gif) no-repeat 0px 0px;
	width: 151px;
	height: 22px;
	border: none;
}

td.add_to_shortlist a:hover {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons.gif) no-repeat 0px -22px;
	width: 151px;
	height: 22px;
	border: none;
}

td.remove_from_shortlist a {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons.gif) no-repeat 0px -44px;
	width: 195px;
	height: 22px;
	border: none;
}

td.remove_from_shortlist a:hover {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons.gif) no-repeat 0px -66px;
	width: 195px;
	height: 22px;
	border: none;
}

.add_to_shortlist_summary a {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons_summary.gif) no-repeat 0px 0px;
	width: 107px;
	height: 22px;
	border: none;
	margin: 5px 0;
}

.add_to_shortlist_summary a:hover {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons_summary.gif) no-repeat 0px -22px;
	width: 107px;
	height: 22px;
	border: none;
	margin: 5px 0;
}

.remove_from_shortlist_summary a {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons_summary.gif) no-repeat 0px -66px;
	width: 107px;
	height: 22px;
	border: none;
	margin: 5px 0;
}

.remove_from_shortlist_summary a:hover {
	text-indent: -5000px;
	display: block;
	background: url(/images/shortlist_buttons_summary.gif) no-repeat 0px -44px;
	width: 107px;
	height: 22px;
	border: none;
	margin: 5px 0;
}

input.compare_button_passive {
	text-indent: -5000px;
	display: block;
	background: url(/images/compare_buttons.gif) no-repeat 0px -44px;
	width: 107px;
	height: 22px;
	border: none;
}
input.compare_button_active {
	text-indent: -5000px;
	display: block;
	background: url(/images/compare_buttons.gif) no-repeat 0px 0px;
	width: 107px;
	height: 22px;
	border: none;
}
input.compare_button_active:hover {
	text-indent: -5000px;
	display: block;
	background: url(/images/compare_buttons.gif) no-repeat 0px -22px;
	width: 107px;
	height: 22px;
	border: none;
}
.go_button_deactive {
	text-indent: -5000px;
	display: block;
	background: url(/images/go_buttons.gif) no-repeat 0px -44px;
	width: 26px;
	height: 22px;
	border: none;
	margin: 0 5px;
}
.go_button_active {
	text-indent: -5000px;
	display: block;
	background: url(/images/go_buttons.gif) no-repeat 0px 0px;
	width: 26px;
	height: 22px;
	border: none;
	cursor: pointer;
	margin: 0 5px;
}
.go_button_active:hover {
	text-indent: -5000px;
	display: block;
	background: url(/images/go_buttons.gif) no-repeat 0px -22px;
	width: 26px;
	height: 22px;
	border: none;
	cursor: pointer;
	margin: 0 5px;
}

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

.componentheading {
	color: #4a4a4a;
	line-height: 1.35em;
	border-bottom: 1px solid #eee;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 2.5666em;
	font-weight: bold;
}

/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-size:1.8666em;
	line-height: 1.1em;
	letter-spacing: 0px;
	color: #0093E3;
	border-bottom: 1px solid #f5f5f5;
}
/* CONTENT HEADINGS */
td.contentheading {
	border-bottom: 1px solid #eee;
}
td.contentheading h1 {
	font: 1em Helvetica, Arial, Verdana, serif;
	color: #0093E3;
	margin: 0;
}
td.contentheading h2 {
	font: 0.8em Helvetica, Arial, Verdana, serif;
	color: #0093E3;
	margin: 0px;
}
td.contentsubheading {
	border-bottom: 1px solid #eee;
}
td.contentsubheading h2 {
	font: 1.4em Helvetica, Arial, Verdana, serif;
	color: #0093E3;
	margin: 0px;
}
td.contentadheading, p.contentadheading {
	font: 8pt Helvetica, Arial, Verdana, serif;
	color: #0093E3;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.2em;
	padding: 0 0 0 5px;
}
/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.1em;
	color: #0093E3;
}
a.contentpagetitle:hover {
	color: #666;
}
td.contentheading .see_more {
	
}
#shortlist_controls {
	margin: 0 0 0 10px;
}
.specifications {
	font-size: 0.9em;
	width: 100%;
}
.specifications h4 {
	margin: 0px;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.6em;
}
.specifications h5 {
	margin: 0;
}
/* NEWSFLASH MODULE */

#newsflash td.contentheading,
#newsflash a.contentpagetitle {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: normal;
}

#newsflash a {
	color: #1e69a3;
}

#newsflash a:hover {
	color: #000;
}

#newsflash p, #newsflash td {
	padding: 0;
	margin: 0px;
	color: #6e6e6e;
}


/* HEADINGS H1-H6 */

h1 {
	color: #0093E3;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	line-height: 1.1em;
}

h2 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.1em;
}

h3 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	line-height: 1.1em;
}

h4 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.1em;
}

h5 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 1.1em;
}

h6 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.1em;
}

p.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

p {
	font-size: 9pt;
	line-height: 1.4em;
}

p.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

p.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}

span.arrow {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 14px;
}



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



p.quote:first-letter{text-transform: uppercase;}
p.quote {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 24px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 1.26666em;
	font-variant: small-caps;
	border-bottom: 4px solid #eee;
	border-top: 4px solid #eee;
	padding:  5px;

}


ul li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}

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

/*
----------------------------------------------------
            ADVERTISING
----------------------------------------------------
*/	

.island_ad_padding {
	float: right;
	height: 200px;
	width: 1px;
	clear: right;
}

.island_ad_bordered {
	height: 260px;
	width: 320px;
	border: 1px solid #DDDDDD;  
	margin: 10px;
	padding: 16px 5px 5px 5px;
	background: url(/images/advertisement_label.jpg) no-repeat 0 0;
	float: right;
}

.island_ad {
	height: 260px;
	width: 320px;
	margin: 10px;
	padding: 16px 5px 5px 5px;
	float: right;
}


/*
----------------------------------------------------
                "S1" MODULE SUFFIX
----------------------------------------------------
*/


/* "S1" TEXT COLOR */
div.moduleS1 {
	color: #51504a;
}



/* "S1" LINK COLOR */
div.moduleS1 a,div.moduleS1 a:hover,
div.moduleS1 a.latestnewsS1,div.moduleS1 a.latestnewsS1:hover,
div.moduleS1 a.mostreadS1,div.moduleS1 a.mostreadS1:hover,
div.moduleS1-l a,div.moduleS1-l a:hover,
div.moduleS1-l a.latestnewsS1-l,div.moduleS1-l a.latestnewsS1-l:hover,
div.moduleS1-l a.mostreadS1-l,div.moduleS1-l a.mostreadS1-l:hover,
div.moduleS1-r a,div.moduleS1-r a:hover,
div.moduleS1-r a.latestnewsS1-r,div.moduleS1-r a.latestnewsS1-r:hover,
div.moduleS1-r a.mostreadS1-r,div.moduleS1-r a.mostreadS1-r:hover {
	color: #1e69a3;
}
/* "S1" MODULE HEADING COLOR */
div.moduleS1 h3, div.moduleS1-l h3, div.moduleS1-r h3 {
	color: #fff;
	font-size: 1em;
	letter-spacing:normal;
	line-height: .75em;
	margin: 0 0 20px 0;
}


/*
----------------------------------------------------
                 "S2" MODULE SUFFIX
----------------------------------------------------
*/


/* "S2" TEXT COLOR */
div.moduleS2, div.moduleS2-l, div.moduleS2-l {
	color: #51504a;
}
/* "S2" LINK COLOR */
div.moduleS2 a,div.moduleS2 a:hover,
div.moduleS2 a.latestnewsS2,div.moduleS2 a.latestnewsS2:hover,
div.moduleS2 a.mostreadS2,div.moduleS2 a.mostreadS2:hover,
div.moduleS2-l a,div.moduleS2-l a:hover,
div.moduleS2-l a.latestnewsS2-l,div.moduleS2-l a.latestnewsS2-l:hover,
div.moduleS2-l a.mostreadS2-l,div.moduleS2-l a.mostreadS2-l:hover,
div.moduleS2-r a,div.moduleS2-r a:hover,
div.moduleS2-r a.latestnewsS2-r,div.moduleS2-r a.latestnewsS2-r:hover,
div.moduleS2-r a.mostreadS2-r,div.moduleS2-r a.mostreadS2-r:hover {
	color: #1e69a3;
}
/* "S2" MODULE HEADING COLOR */
div.moduleS2 h3, div.moduleS2-l h3, div.moduleS2-r h3 {
	color: #fdfeff;
	font-size: 1em;
	letter-spacing:normal;
	line-height: .75em;
	margin: 0 0 15px 0;
}


/*
----------------------------------------------------
                 "S3" MODULE SUFFIX
----------------------------------------------------
*/


/* "S3" TEXT COLOR */
div.moduleS3, div.moduleS3-l, div.moduleS3-r {
	color: #51504a;
}

/* "S3" LINK COLOR */
div.moduleS3 a,div.moduleS3 a:hover,
div.moduleS3 a.latestnewsS3,div.moduleS3 a.latestnewsS3:hover,
div.moduleS3 a.mostreadS3,div.moduleS3 a.mostreadS3:hover,
div.moduleS3-l a,div.moduleS3-l a:hover,
div.moduleS3-l a.latestnewsS3-l,div.moduleS3-l a.latestnewsS3-l:hover,
div.moduleS3-l a.mostreadS3-l,div.moduleS3-l a.mostreadS3-l:hover,
div.moduleS3-r a,div.moduleS3-r a:hover,
div.moduleS3-r a.latestnewsS3-r,div.moduleS3-r a.latestnewsS3-r:hover,
div.moduleS3-r a.mostreadS3-r,div.moduleS3-r a.mostreadS3-r:hover


 {
	color: #1e69a3;
}

/* "S3" MODULE HEADING COLOR */
div.moduleS3 h3, div.moduleS3-l h3, div.moduleS3-r h3 {
	color: #fff;
	font-size: 1em;
	letter-spacing:normal;
	line-height: .75em;
	margin: 0 0 15px 0;
}

/*
----------------------------------------------------
                 "S4" MODULE SUFFIX
----------------------------------------------------
*/


/* "S4" TEXT COLOR */
div.moduleS4, div.moduleS4-l, div.moduleS4-r {
	color: #51504a;
}

/* "S4" LINK COLOR */
div.moduleS4 a,div.moduleS4 a:hover,
div.moduleS4 a.latestnewsS4,div.moduleS4 a.latestnewsS4:hover,
div.moduleS4 a.mostreadS4,div.moduleS4 a.mostreadS4:hover,
div.moduleS4-l a,div.moduleS4-l a:hover,
div.moduleS4-l a.latestnewsS4-l,div.moduleS4-l a.latestnewsS4-l:hover,
div.moduleS4-l a.mostreadS4-l,div.moduleS4-l a.mostreadS4-l:hover,
div.moduleS4-r a,div.moduleS4-r a:hover,
div.moduleS4-r a.latestnewsS4-r,div.moduleS4-r a.latestnewsS4-r:hover,
div.moduleS4-r a.mostreadS4-r,div.moduleS4-r a.mostreadS4-r:hover


 {
	color: #1e69a3;
}

/* "S4" MODULE HEADING COLOR */
div.moduleS4 h3, div.moduleS4-l h3, div.moduleS4-r h3 {
	color: #666;
	font-size: 1em;
	letter-spacing:normal;
	line-height: .75em;
	margin: 0 0 15px 0;
}

/*
----------------------------------------------------
           "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:hover,div.modulebdr a:hover,
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:#246da5;
}

/* "bdr" MODULE HEADING COLOR */
div.module h3, div.modulebdr h3 {
	color: #242b30;
	font-size: 1.2em;
	letter-spacing:normal;
}

/*
----------------------------------------------------
               PATHWAY/BREADCRUMBS
----------------------------------------------------
*/
.path {
	background-color: #f5fbff;
	border: 1px solid #ddf1ff;
	/*margin: 8px;*/
	padding: 8px;
	font-size: 1em;
}

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

/*TEXT*/


#footer {
	margin: 0 7px;
}

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

/*
----------------------------------------------------
                    IMAGE STYLES
----------------------------------------------------
*/

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;}


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

li.latestnews,
li.latestnewsS1,
li.latestnewsS2,
li.latestnewsS3,
li.latestnewsbdr,
li.mostread,
li.mostreadS3,
li.mostreadS1,
li.mostreadS2,
li.mostreadbdr {
	background: url(/joomla/templates/comparison/images/style1/bullet.gif) no-repeat 0em .35em;
	line-height: 1.3em;
}

ul.menu-sidenav li a,
ul.menu-sidenav li .menu_item,
a.mainlevel-sidenav {
	display: inline-block;
	padding: 0px 0px 0px 12px;
	background: url(../images/mainlevel.gif) no-repeat 0 7px;
	color: #666;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
	width: 95%;
}
ul.menu-sidenav li a:hover,
ul.menu-sidenav li .menu_item:hover,
a.mainlevel-sidenav:hover {
	display: inline-block;
	padding: 0px 0px 0px 12px;
	background: url(../images/mainlevel_over.gif) no-repeat 0 7px;
	color: #333;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
	width: 95%;
}
ul.menu-sidenav li .menu_item a {
	background: none;
	padding: 0px;
	border: none;
}
ul.menu-sidenav li .menu_item a:hover {
	background: none;
	padding: 0px;
	border: none;
}
ul.menu-sidenav li.no_bullet a,
ul.menu-sidenav li.no_bullet a:hover {
	background: none;
	padding: 0;
}

.createdate,.modifydate,.small {
	color: #99a1a7;
	font-size: 1em;
	line-height: 1em;
	text-transform: lowercase;
}

td.maincol ul.triangle_bullet li {
	list-style-image: url(/images/bullet_triangle.gif);
	list-style-type: none;
}
td.maincol ul.triangle_bullet {
	margin: 0 0 0 20px;
}
td.maincol ul.triangle_bullet_small li {
	list-style-image: url(/images/bullet_triangle.gif);
	list-style-type: none;
	line-height: 1.2em;
	font-size: 9pt;
	margin: 0 0 5px 0;
}
td.maincol ul.triangle_bullet_small {
	margin: 0 0 0 20px;
}
/*Header for table content*/

td.sectiontableheader {
	color: #FFF;
	background: #222;
	line-height: 100%;	
}
/*Alternating table rows*/

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

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

/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
}

div.blog_more ul li a {
	border-bottom: 1px solid #eee;
    background: url(../images/style1/list-arrow.png) no-repeat 4px 10px;
    text-indent: 14px;
}

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: #CAD7A0;
}

/*
----------------------------------------------------
             STRUCTURAL TEMPLATE IMAGES
----------------------------------------------------
*/

 div.module,div.modulebdr, div.admodule {border-top: 1px solid #E4E4E4;} 
 
 div.admodule {
 	padding: 10px 0;
 }

/*
 div.module,div.modulebdr {background: url(../images/style1/topright_bdr.png) 100% 0 no-repeat;} 
 div.module div, div.modulebdr div {background: url(../images/style1/topleft_bdr.png) 0 0 no-repeat;} 

 div.module div div, div.modulebdr div div  {background: url(../images/style1/botright_bdr.png) 100% 100% no-repeat;}
 div.module div div div, div.modulebdr div div div  {background: url(../images/style1/botleft_bdr.png) 0 100% no-repeat;}
*/

div.moduleS1 {background: url(../images/style1/topright_light.png) 100% 0 no-repeat;}
div.moduleS1 div {background: url(../images/style1/topleft_light.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botright_light.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style1/botleft_light.png) 0 100% no-repeat;}

div.moduleS1-l {background: url(../images/style1/topright_light_l.png) 100% 0 no-repeat;}
div.moduleS1-l div {background: url(../images/style1/topleft_light.png) 0 0 no-repeat;}
div.moduleS1-l div div {background: url(../images/style1/botright_light.png) 100% 100% no-repeat;}
div.moduleS1-l div div div {background: url(../images/style1/botleft_light.png) 0 100% no-repeat;}

div.moduleS1-r {background: url(../images/style1/topright_light.png) 100% 0 no-repeat;}
div.moduleS1-r div {background: url(../images/style1/topleft_light-r.png) 0 0 no-repeat;}
div.moduleS1-r div div {background: url(../images/style1/botright_light.png) 100% 100% no-repeat;}
div.moduleS1-r div div div {background: url(../images/style1/botleft_light.png) 0 100% no-repeat;}

div.moduleS2 {background: url(../images/style1/topright_mid.png) 100% 0 no-repeat;}
div.moduleS2 div {background: url(../images/style1/topleft_mid.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botright_mid.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style1/botleft_mid.png) 0 100% no-repeat;}

div.moduleS2-l {background: url(../images/style1/topright_mid_l.png) 100% 0 no-repeat;}
div.moduleS2-l div {background: url(../images/style1/topleft_mid.png) 0 0 no-repeat;}
div.moduleS2-l div div {background: url(../images/style1/botright_mid.png) 100% 100% no-repeat;}
div.moduleS2-l div div div {background: url(../images/style1/botleft_mid.png) 0 100% no-repeat;}

div.moduleS2-r {background: url(../images/style1/topright_mid.png) 100% 0 no-repeat;}
div.moduleS2-r div {background: url(../images/style1/topleft_mid_l.png) 0 0 no-repeat;}
div.moduleS2-r div div {background: url(../images/style1/botright_mid.png) 100% 100% no-repeat;}
div.moduleS2-r div div div {background: url(../images/style1/botleft_mid.png) 0 100% no-repeat;}

div.moduleS3 {background: url(../images/style1/topright_dark.png) 100% 0 no-repeat;}
div.moduleS3 div {background: url(../images/style1/topleft_dark.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botright_dark.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style1/botleft_dark.png) 0 100% no-repeat;}

div.moduleS3-l {background: url(../images/style1/topright_dark_l.png) 100% 0 no-repeat;}
div.moduleS3-l div {background: url(../images/style1/topleft_dark.png) 0 0 no-repeat;}
div.moduleS3-l div div {background: url(../images/style1/botright_dark.png) 100% 100% no-repeat;}
div.moduleS3-l div div div {background: url(../images/style1/botleft_dark.png) 0 100% no-repeat;}

div.moduleS3-r {background: url(../images/style1/topright_dark.png) 100% 0 no-repeat;}
div.moduleS3-r div {background: url(../images/style1/topleft_dark_r.png) 0 0 no-repeat;}
div.moduleS3-r div div {background: url(../images/style1/botright_dark.png) 100% 100% no-repeat;}
div.moduleS3-r div div div {background: url(../images/style1/botleft_dark.png) 0 100% no-repeat;}

div.moduleS4 {background: url(../images/style1/topright_yellow.png) 100% 0 no-repeat;}
div.moduleS4 div {background: url(../images/style1/topleft_yellow.png) 0 0 no-repeat;}
div.moduleS4 div div {background: url(../images/style1/botright_dark.png) 100% 100% no-repeat;}
div.moduleS4 div div div {background: url(../images/style1/botleft_dark.png) 0 100% no-repeat;}




/* @end */
