﻿/************** Global *****************/

body {
	 margin-top: 0px;
	  background-image:url(images/bodyback.jpg);
        background-repeat:repeat-x;
        background-position:top;
	 
	 
}

#xpagesetup {
     position: relative;
     width: 988px;
     margin: 0 auto 0 auto;
}


/*/////////// START PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////*/

/* PAGE SETUP 0 */
#xPageSetup0Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */
	background-image:url(images/contentbacklight.jpg);
    background-repeat:no-repeat;
    background-position:top;

}

#xMainContent0{
	padding:30px 38px 0 38px;
	
	
}


/* PAGE SETUP 1 */
#xPageSetup1Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */
	background-image:url(images/contentbackdark.jpg);
    background-repeat:no-repeat;
    background-position:top;
	
}


#xMainContent1{
    
    padding:30px 38px 0 38px;


}

/* PAGE SETUP 2 */
#xPageSetup2Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%; /* LEAVE */
	background:#0099FF;
}


#xMainContent2{

	position:relative;
	background-color:#CC6600;
	margin-right:200px;
}

#xRightContent2{
	position:relative;
	float:right;
	background-color:#6600FF;
	width:200px;
}

/* PAGE SETUP 3 */

#xPageSetup3Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%; /* LEAVE */
	background-image:url(images/contentbackdark.jpg);
    background-repeat:no-repeat;
    background-position:top;
}


#xMainContent3{

	position:relative;
	margin-left:35px;
	margin-top:35px;
	margin-right:310px;
	padding-right:20px;
	
	background-image:url(images/setup4contentback.gif);
    background-repeat:repeat-y;
    background-position:right;
}

#xRightContent3{
	position:relative;
	float:right;
	width:300px;
}

/* PAGE SETUP 4 */
#xPageSetup4Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */
	background-image:url(images/contentbackdark.jpg);
    background-repeat:no-repeat;
    background-position:top;
	
}

#xMainContent4{

	position:relative;
	margin-left:35px;
	margin-top:35px;
	margin-right:310px;
	padding-right:20px;
	
	background-image:url(images/setup4contentback.gif);
    background-repeat:repeat-y;
    background-position:right;
}

#xRightContent4{
	position:relative;
	float:right;
	width:310px;
}

/*
html>body div#xMainContent4{
	margin-left:223px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 988px;
     height: 163px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
	 z-index:100;

}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 988px;
     height: 140px;
     background-image:url(images/back_admin.jpg);
     background-repeat:no-repeat;
	 z-index:100;
}

#xlogo{
	position:absolute; 
	left:22px; 
	top:17px;
}

#xnav
{
 position: absolute;
 top:115px;
 left:10px;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}


#xloginbox{
	position:absolute; 
	left:260px; 
	top:15px;
}

#smallbasket{
	position:absolute; 
	right:25px; 
	bottom:10px;
	text-align:right;
}


#xcontentback {
	position:relative;

	width:988px;
	margin: 0 auto 0 auto;
	float:left;
}

#xcontent
{
 margin:0 0 0 0;
 
}

#xfooter {
 position:relative;
 background-image:url(images/footerback.jpg);
 background-repeat:repeat-x;
 background-position:top;
 width:988px;
 height:123px;
 color:#a1a1a1;
 font-size: 11px;
 line-height:1;
}

#xfooter a{
	color:#a1a1a1;
	font-size: 11px;

}

#xfooter a:hover{
	color:#a1a1a1;
	text-decoration:underline;

}

.footerLinks{

position:absolute;
left:310px;
top:49px;

}

.footerQuote{
position:absolute;
left:31px;
top:36px;

}

.footerNews{
position:absolute;
left:171px;
top:32px;

}

.footerLogo{
position:absolute;
right:20px;
top:40px;

}





