﻿/************** Global *****************/

body {
	 margin-top: 0px;
	 background-color:#f5ece0;
	 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:none;
	
}

#xMainContent0{
	
	
	
}


/* 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/setupback.jpg);
     background-repeat:repeat-x;
     background-position:top;
	padding-top:35px;
	padding-bottom:16px;
}



#xMainContent1{

	position:relative;
	margin:0 35px;


}

/* 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:#0099FF;
}


#xLeftContent3{
	position:relative;
	float:left;
	width:200px;
	background-color:#6600FF;
}

#xMainContent3{

	position:relative;
	background-color:#CC6600;
	margin-left:200px;
	margin-right:200px;
}

#xRightContent3{
	position:relative;
	float:right;
	background-color:#6600FF;
	width:200px;
}

/* 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/setupback.jpg);
    background-repeat:repeat-x;
    background-position:top;
	padding-top:35px;
	padding-bottom:16px;
}


#xMainContent4{

	position:relative;
	
	margin-left:35px;
	margin-right:330px;
}

#xRightContent4{
	position:relative;
	float:right;
	width:300px;
}

/*
html>body div#xMainContent4{
	margin-left:223px; /*add 3px to Firefox/netscape*/
/*}*/

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
     position: relative;
     width: 988px;
     height: 133px;
	 z-index:50;
	 background-image:url(images/headerback.png);
    background-repeat:no-repeat;
   font-size:11px;
}

#xprintheader {
     display:none;
}

#xmessage{font-size:11px;background-image:url(images/headerback.png);background-repeat:no-repeat;}
.messageInner{padding:10px;background:#e6f4f8;margin:0 3px;border:1px solid #ccc; height:40px;}
.hollyimage{float:left;margin-right:10px;}


#xheaderadmin {
     position: relative;
     width: 988px;
     height: 133px;
	 z-index:50;
	 background-image:url(images/headerbackadmin.png);
    background-repeat:no-repeat;
   font-size:11px;
}

#xlogo{
	position:absolute; 
	left:20px; 
	top:20px;
}

#xnav
{
 position: absolute;
 top:60px;
 left:283px;
}

#xnav li
{
	padding:0;
	margin:0;
}

#xnav ul
{
	padding:0;
	margin:0;
}


xinfobar{
    position:absolute; 
	right:16px; 
	top:0px;

}

#xloginbox{
	/*position:absolute; 
	right:320px; 
	top:0px;
	text-align:right;*/

    float:right;
    position:relative;
    right:20px;
}

#xsmallbasket{
	/*position:absolute; 
	right:16px; 
	top:0px;
	text-align:right;*/
    float:right;
    position:relative;
    right:16px;
}


#xcontentback {
	position:relative;
	
	width:988px;
	margin: 0 auto 0 auto;
	float:left;
}

#xcontent
{
background-image:url(images/websiteback.png);
background-repeat:repeat-y;
 margin:0 0 0 0;
 padding: 0 4px 0 4px;
 
}

#xfooter {
    position:relative;
    background-image:url(images/footerback.png);
    background-repeat:no-repeat;
    width:988px;
    height:56px;
    color:#ffffff;
    font-size: 10px;
}

#xfooter a{
	color:#ffffff;
	font-size: 10px;

}

#xfooter a:hover{
	color:#ffffff;
	text-decoration:underline;

}





