/*  
Theme Name: Phantom View
Theme URI: http://www.phantomview.co.za
Description: Theme for Phantom View
Version: 1.0
Author: Innate Advertising
Author URI: http://www.innate.co.za
*/

img {
border:0px;
}

.page img {
border:0px;
margin:10px;
}

body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #006600;
	background-color:#006633;
	margin-top:0px;
	margin-bottom:0px;
	background-attachment: fixed;
	background-image: url(images/phantom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.container {
width:900px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
padding-left:10px;
padding-right:10px;
}

.header {
	width:880px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}


#mainimg {height:250px;width:900px; margin:0px; }
#mainimg img {position:absolute;display:none;z-index:100;}

.logo {
width:240px;
float:left;
}

.special {
width:610px;
height:70px;
overflow:hidden;
float:right;
}

.sp_box {
width:112px;
height:70px;
float:right;
margin-left:10px;
}

.sp_box_specials {
width:250px;
height:70px;
float:right;
margin-left:10px;
}


.links {
float: right;
height: 20px;
}

.rotator {
width:900px;
height:250px;
background-color:#D83E0A;
float:left;
}

.nav {
width:890px;
height:30px;
background-color:#D83E0A;
float:left;
color:#FFFFFF;
padding:5px;
}

.red_lines {
width:900px;
height:10px;
background-color:#D83E0A;
float:left;
}

/* Sidebar */

.sidebar {
	width:240px;
	float:left;
	padding:15px;
}

.sidebar ul {
padding:0;margin:0;list-style-type:none;
}

.sidebar li {
	padding:3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}

.sidebar li a {
text-decoration:none;
text-transform:uppercase;
color:#006633;
font-weight:bold;
display: block;
}

.sidebar li a:hover {
text-decoration:none;
text-transform:uppercase;
color:#fff;
font-weight:bold;
display: block;
}

.sidebar li:hover {
text-decoration:none;
text-transform:uppercase;
color:#fff;
font-weight:bold;
background-color:#D83E0A;
}

.credits {
text-align:center;
}

.credits img {
margin:7px;
}

/* Main Page */

.main {
	width:900px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
}

.page {
width:600px;
float:right;
padding:15px;
}

.right {
width:250px;
float:right;
}

.footer {
width:600px;
height:150px;
float:left;
background-color:#FFFFFF;
}

/* SOCIAL ICONS */

ul.social { width:528px; list-style:none; position:relative; top:10px; }
ul.social li { height:auto; padding:6px 0 0 0; display:block; float:left; width:175px; }
ul.social li img { float:left; position:relative; left:20px; }
ul.social li a { color:#6d8742!important; position:relative; top:12px; left:17px; font-size:13px; text-decoration:none; }
ul.social li a:hover { text-decoration:underline; }
ul.social li.title { font:14px Arial, Helvetica, sans-serif; background:#becda5; font-weight:bold; color:#fff; height:auto; padding:5px; clear:both; width:520px; }