﻿/* Apokerlypse Stylesheet */ 
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{  /* set everything to zero */
margin: 0; /* sets the margins to zero on the body */
padding: 0; /* sets the padding to zero on the body */
border: 0; /* deletes any borders */	
}
a {color: #666699;}
a:hover {color: #D02090;}
a:link img {border:none;}

h1 {
	font-size: 16px;
	color: #666699;
	margin-bottom: 8px;
	text-align: center;
	}
h2 {
	font-size: 14px;
	color: #666699;
	margin-bottom: 3px;
	}
h3 {
	font-size: 13px;
	color: #666699;
	margin-bottom: 3px;
	}
.red {color: #DF2000;}
.red-violet {color: #D02090;} /* RGB 208 32 144 */
.bluedk {color: #333366;}

ol.roman {
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 20px;
}
ol.roman ol {
	list-style-type: lower-roman;
}

ol.roman li { font-style: normal;}
ol.roman ol { font-style: normal;}

body {
	background: #666699;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
    }

#container {
	width: 780px;
	margin: 5px auto 5px auto;
	margin-left: auto;
	margin-right: auto;	
	border: 5px solid white;
	background-color: #FFFFFF;
	text-align: left;
    }
* html #container{
	width: 800px;
	w\idth: 780px; /*sets the width of the container for compliant browsers*/
    }
        
#header{
    position:relative;
    margin: 0 0 10px 0;
    height: 100px; 
    width: 100%;
    padding-top: 10px;
    border: 1px solid; color: #CCCCCC;
    }
.logo a.logo {
    position: absolute;
	top: 20px;
	left: 10px;
	background-image: url('images/logo-m.jpg');
	height: 89px;
    width: 75px;
}
.logo2{
    position: absolute;
    margin-left: 100px;
    background-image: url('images/logo-text.jpg');
    height: 35px;
    width: 451px;
}
#header p.strap {
	color: #3B3B3B;
	position: absolute;
	top: 60px;
	left: 100px;
	line-height: 20px;
	}
#headerRight {
    position: absolute;
    right: 0px;
    padding-right: 3px;
    bottom: 5px;
    }
#headerRight ul {list-style: none;}
#headerRight li {
    float: left;
    border-left: solid 1px #A75300;
    padding-left: 8px;
    margin-left: 8px;
    }
#headerRight li.first {
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0px;
    }

#leftcolumn {
	width: 140px; /*150 less right margin of 10px*/
	height: auto;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	display: inline;
	float: left;
	position: relative;
	left:-450px; /*left -450px is the width of the centre column*/
    }
.menu1 {background-color: #E8E8E8;}
.menu2 {border: 1px solid #CCCCCC;}

#leftcolumn dl {
	list-style-type: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
	padding-left: 1px;
    }
#leftcolumn dt {
	color: #D02090;
    font-size: 14px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 1px;
	}
#leftcolumn dd {
	color: #999999;
	margin: 1px;
	padding: 1px;
    }
#leftcolumn dl dd a {
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
	margin-top: 2px;
    }
#leftcolumn dl dd a:hover{color: #D02090;}
#leftcolumn dl dd a:active{
	color: #999999;
	margin: 1px;
	padding: 1px;
    }

#content {
	width: 450px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	float: left;
	position: relative;
	left: 150px; /*left 150px is the width of the left column*/
	margin-bottom: 10px;
    }
#content ul {margin-bottom: 10px;}
#content ul li {
	display:block;
	background:url(images/arrowgrey.gif) 0 10px no-repeat #fff;
	color:#3B3B3B;
	text-decoration:none;
	padding: 5px 0 0 8px;	
	}
	
#content p {
    line-height: 16px;
	margin-bottom: 10px;
	}

.boxright {
	background-color: #FFFFFF;
	border: solid 1px #666699;
	margin: 0 0 5px 5px;
	padding: 2px;
	float: right;
	width: 225px;
    }

.boxplain{
    float:left;
    width:210px;
    padding: 10px 0 0 10px;
    }
.boxplain ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	}

.imgleft {
	float: left;
	margin: 0 5px 0 0;
	border: none;
    }
.imgright {
	float: right;
	margin: 0 0 0 5px;
	border: none;
    }

#rightcolumn {
	width: 170px; /*170px available space*/
	height: auto;
	margin: 2px 0 10px 0;
	display: inline;
	float: right;
    }
* html #rightcolumn{
	width: 170px;
	w\idth: 169px;
    }

#rightcolumn p {
    padding: 0 3px 3px 3px;
    }

#rightcolumn h3 {
	font-size: 13px;
	color: #666699;
    padding: 0 0 0 3px;
	margin-bottom: 3px;
	}

.newsbox{
	background-color: #F0F0F0;
	border: solid 1px #333333;
	margin: 0 0 8px 0;
    }

.box_160-250 {
    background-image: url(images/box_160-250.gif);
    width: 160px;
    height: 250px;
    margin: 8px 0 8px 0;
    }

.offers {
    font-size: 14px;
    text-align:center;
    color: #CC0066;
    }

#footer{
    height:30px;
    text-align: center;
    font-size: 10px;
    background-color: #F0F0F0;
    padding-top: 5px;
    padding-bottom: 5px;
    clear:both;
    }

#footer ul {text-align: center;}
#footer li {display: inline}
#footer li a {
	padding: 0 5px 0 5px;
	text-decoration: none;
	font-size: 11px;
	color: #666699;
	}
#footer ul li a:hover {text-decoration:underline;}
.seperator {width:auto; height:2px; clear:both; padding-bottom:2px;}
.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}