/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage areas colours */

body {
	background-color: rgb(245,245,245);
	background-image: url(images/groupmenux.jpg);
	background-repeat: repeat-x;
	}

#pageframe {
    	border-left: 1px solid rgb(245,245,245);
    	border-bottom: 1px solid rgb(245,245,245);
    	border-right: 1px solid rgb(245,245,245);
    	border-top: 0px solid rgb(255,255,255);
	background-color: rgb(255,255,255);
	background-image: url(images/sideback.gif);
	background-repeat: repeat-y;
	}

#titlearea { 
	background-color: rgb(255,255,255);
}
.demo {float: left;
	position: relative;}

#offers {
    	position: fixed;
	width: 180px;
	height: 126px;
    	top: 160px;
    	right: 50px;
	}

#offers2 {
    	position: fixed;
	width: 192px;
	height: 65px;
    	top: 160px;
    	right: 50px;
	}

#offers3 {
    	position: fixed;
	width: 120px;
	height: 118px;
    	top: 160px;
    	right: 50px;
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback { 
	background-color: rgb(255,255,255);
	}

#menutopbox {
	background-color: rgb(255,255,255);
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */

#leftarea {
	background-color: transparent;
	}

.menubox {
}

.submenubox {
}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: transparent;
	}

#authorarea {
    	border-bottom: 4px solid rgb(221,204,170);
    	border-top: 4px solid rgb(221,204,170);	
	background-color: rgb(102,136,153);
	background-image: url(images/topbar.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
	}

.artquote {    border: 1px solid rgb(221,204,170); background: transparent url(images/translucent.gif); }


.headingarea {
	background-color: transparent;
	}

.articlearea {
	background-color: transparent;
	background-image: url(images/articleback.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	}

.box { float: right; width: 100%; clear: both; margin: 0px 0px 10px 0px}
.box-back {	float: left; margin: 0.5em 0.5em;  background: rgb(153,34,34) url(images/box-back.jpg) repeat;}	
.box-t {	background: transparent url(images/box-t.jpg) 0 0 repeat-x;}
.box-b { 	background: transparent url(images/box-b.jpg) 0 100% repeat-x;}
.box-r {	background: transparent url(images/box-r.jpg) 100% 0 repeat-y;}
.box-l {	background: transparent url(images/box-l.jpg) 0 0 repeat-y;}
.box-tl {	background: transparent url(images/box-tl.jpg) 0 0 no-repeat;}
.box-tr {	background: transparent url(images/box-tr.jpg) 100% 0 no-repeat;}
.box-br {	background: transparent url(images/box-br.jpg) 100% 100% no-repeat;}
.box-bl {	background: transparent url(images/box-bl.jpg) 0 100% no-repeat;}
.box-in {	width: 9em; background: transparent; padding: 10px 6px 10px 10px;}
/* columns in text areas */

.clmn1 {    border: 1px solid rgb(221,204,170); background: transparent; }
.clmn2 {    border: 1px solid rgb(221,204,170); background: transparent; }
.clmn3 {    border: 1px solid rgb(221,204,170); background: transparent; }
.clmn4 {    border: 1px solid rgb(221,204,170); background: transparent; }

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
    	border: 1px solid rgb(221,204,170);
    	background-color: transparent;
	}

.frametopleft {
	background: url(images/frame_tl.gif) no-repeat top left;
	}

.frametopright {
	background: url(images/frame_tr.gif) no-repeat top right;
	}

.framebottomleft {
	background: url(images/frame_bl.gif) no-repeat bottom left;
	}

.framebottomright {
	background: url(images/frame_br.gif) no-repeat bottom right;
	}

/*   XXXXXXXXXXXX  Bottom bar area XXXXXXXXXXXX */

#bottombar {
	}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

.subtable {
	background: rgb(250,250,250);
	border: 1px solid rgb(0,0,0);
	}

.toprow {
	background: rgb(230,230,230);
	}

.lastrow {
	background: rgb(230,230,230);
	}

/* Individual text font styles*/

p {	color: rgb(72,106,123);}
.box-in p {color: rgb(255,255,204); margin: 0px; padding: 0px 10px 0px 0px; min-width: 10px;}
.box-in a:link, .box-in a:visited, .box-in a:active {color: rgb(255,255,204); text-decoration: none;}
.box-in a:hover {color: rgb(255, 255,255); text-decoration: underline;}
h1 {	color: rgb(174,141,98);}
h2 {	color: rgb(153,34,34);}
h3 {	color: rgb(174,141,98);}
h4 {	color: rgb(153,34,34);}
h5 {	color: rgb(51,30,91);}
h6 {	color: rgb(51,30,91);}

.reftext { color: rgb(210,210,210); font-size: 110%; font-weight: bold;}
.style1 {	color: rgb(153,34,34);}

/* indented paragraphs and list styles*/

ul {  color: rgb(153,34,34);}
li {  color: rgb(153,34,34);}


/* Default text link styles*/

a:link    {color: rgb(13,37,150)}
a:visited {color: rgb(0,0,0)}
a:hover   {color: rgb(200,0,0)}
a:active  {color: rgb(13,37,125)}

a.sidetext:link    {color: rgb(255,255,255)}
a.sidetext:visited {color: rgb(210,210,210)}
a.sidetext:hover   {color: rgb(200,0,0)}
a.sidetext:active  {color: rgb(13,37,125)}

/* Top menu text link styles*/

/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active {
	padding: 0px 10px 6px 10px;
	color: rgb(102,136,153);
	text-decoration: none;}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
	padding: 0px 10px 7px 10px;
	color: rgb(153,34,34);
	text-decoration : none;}

a.topmenutext:hover {
	padding: 0px 10px 6px 10px;
	color: rgb(191,98,98);
	text-decoration : underline;}   

/* Side menu text link styles*/

a.sidemenutext:link {
	background: transparent url(images/button.gif) 0px 0px no-repeat;
    	padding: 3px 0px 0px 16px;
	color: rgb(255,255,255);
	text-decoration: none;
	}

a.sidemenutext:visited, a.sidemenutext:active {
    	background: transparent url(images/button.gif) 0px 0px no-repeat;
    	padding: 3px 0px 0px 16px;
	color: rgb(245,245,245);
	text-decoration: none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	background: transparent url(images/button.gif) 0px -30px no-repeat;
    	padding: 3px 0px 0px 16px;
	color: rgb(153,34,34);
	text-decoration: none;
	}

a.sidemenutextlive:hover  {
	background: transparent url(images/button.gif) 0px -60px no-repeat;
	color: rgb(191,98,98);
	}

a.sidemenutext:hover {
    	background: transparent url(images/button.gif) 0px -60px no-repeat;
	color: rgb(191,98,98);
	text-decoration: underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
	padding: 2px 0px 0px 26px;
	background: transparent;
	color: rgb(255,255,255);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
	padding: 2px 0px 0px 26px;
	background: transparent;
	color: rgb(153,34,34);
	text-decoration : none;
	}

a.sidesubmenutextlive:hover  {
	color: rgb(255,0,0);
	}

a.sidesubmenutext:hover {
	padding: 2px 0px 0px 26px;
	background: transparent;
	color: rgb(191,98,98);
	text-decoration: underline;
	}
/*Drop down menu styles*/
.bluetabs{
border-bottom: 0px solid gray;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
border: 0px solid rgb(255,255,255);
margin-bottom: 0;
font: bold 11px Verdana,Arial,Helvetica,sans-serif;
font-variant: small-caps;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid rgb(255,255,255);
color: rgb(102,136,153);
background: white url(images/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: rgb(102,136,153);
}

.bluetabs li a:hover{
text-decoration: underline;
border: 1px solid rgb(102,102,102);
color: #2d2b2b;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(images/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 150px;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}
