/*------------------------------------------------------------------
[Master Stylesheet]

Project:			E-Swots
Version:			0.5
Last change:			14/10/08
Author:				Rick Nunn
------------------------------------------------------------------*/

/*General*/

*{margin:0;padding:0; list-style: none;}

body{
	background: url(/assets/img/bodybg.jpg) repeat-x 20% 0 #93CFF1;
	background-attachment: fixed;
	font-family: "trebuchet ms",Arial,Helvetica,sans-serif;
	text-align: justify;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

a{
	color: #F06013;
	text-decoration: none;
	}

a:hover{
	border-bottom: 1px dotted #F06013;
	}

/*### Head ###*/

#head{
	height: 215px;
	background: url(/assets/img/headbg.png) no-repeat;
	position: relative;
}

#head h1, #head h2{ 
	margin-left: -9999px
	}
	
#head p.themessage{
	position: absolute;
	top: 110px;
	left: 395px;
	width: 385px;
	font-size: 14px;
}

/*### Menu ###*/

#mainmenu{
	height: 60px;
	width: 944px;
	margin: 0 auto;
	_margin-left: 8px;
	overflow: hidden;
}

#mainmenu li{
	float: left;
	width: 189px;
	_width: 179px;
	height: 40px;
	margin-left: 0;
	border-bottom: 20px solid white;
	cursor: pointer;
}
#mainmenu li.page-1{
	width: 188px;
	_width: 178px;
	
}

#mainmenu li.first{
	margin-left: 0;
}

#mainmenu li a{
	display: block;
	line-height: 40px;
	padding-left: 10px;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	background: url(/assets/img/mainmenubg.png) no-repeat 0 0;
	background-color: #C190BB;
	cursor: pointer;
}

#mainmenu li a:hover, #mainmenu li.current_parent a, #mainmenu li.current a{
	background-position: -219px 0;
	border-bottom: none;
	text-decoration: none;
}

#mainmenu li.page-1 a{
	background-color: #F06013;
}

#mainmenu li.page-56 a{
	background-color: #8F9591;
}

#mainmenu li.page-53 a{
	background-color: #096CA5;
}

#mainmenu li.page-54 a{
	background-color: #95BD0E;
}

#mainmenu li.page-55 a{
	background-color: #C190BB;
}

#subnav{
	width: 170px;
	float: left;
	margin: 0;
}

#subnav ul li a{
	display: block;
	width: 183px;
	height: 39px;
	margin-top: -6px;
	padding-left: 10px;
	margin-left: 8px;
	padding-right: 10px;
	line-height: 38px;
	overflow: hidden;
	text-align: left;
	color: #F06013;
}

#subnav #digsby_chat_applet {
	margin:10px 0 0 10px;
}

.Home #subnav a{
	color: #F06013;
}

.Products #subnav a{
	color: #8F9591;
}

.Support #subnav a{
	color: #096CA5;
}

.About #subnav a, .pagecontact #subnav a{
	color: #95BD0E;
}

.Links #subnav a{
	color: #C190BB;
}

#subnav a:hover{
	background: url(/assets/img/submenubg.png);
	_background: none;
	_text-decoration: underline;
	border: none;
}

#subnav .current a, .pagecontact #subnav .page-66 a{
	background: url(/assets/img/submenubg.png);
	border: none;
	padding-left: 30px;
	width: 163px;
}

#subnav .archive{
	width: 180px;
	margin-left: 10px;
	}

#subnav .archive a{	
	color: #F06013;
	height: 20px;
	line-height: 15px;
	}
	
#subnav .archive a:hover{
	background: none;
	text-decoration: underline;
	border: none;
}

#subnav .archive ul li{
	padding: 0 0 10px 10px;
	}

#subnav .archive ul li ul{
	padding-left: 20px;
	padding-bottom: 0;
	}

#subnav .archive ul li a{
	width: 150px;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	background: none;
	}
	
#subnav .archive ul li a:hover{
	text-decoration: underline;
	}
	
#subnav .archive ul li ul li{
	padding: 0;
	margin: 0;
	}

#subnav .archive ul li ul li a{
	width: 150px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	background: none;
	}
	
#subnav .archive ul li ul li a:hover{
	background: none;
	text-decoration: none;
	font-weight: bold;
	}

#subnav #free_trail{
	border-top: 1px dotted #93CFF1;
	margin-left: 15px;
	width: 170px;
	}
	
#subnav #free_trail	p a{
	background: url(/assets/img/free_trail.png) no-repeat;
	width: 170px;
	height: 57px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	margin: 10px 0 10px 0;
	}
	
#subnav #free_trail a:hover{
	background: url(/assets/img/free_trail_hover.png) no-repeat; 
	}
	
#subnav #side_news{
	width: 170px;
	margin-left: 15px;
	color: #333333;
	border-bottom: 1px dotted #93CFF1;
	border-top: 1px dotted #93CFF1;
	padding: 5px 0 5px 0;
	}
	
#subnav #side_news h2{
	font-size: 18px;
	}
	
#subnav #side_news ul li{
	padding: 5px 0 0 10px;
	}
	
#subnav #side_news ul li a{
	width: 150px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background: none;
	overflow: visible;
	line-height: 18px;
	padding-bottom: 5px;
	}
	
#subnav #side_news ul li a:hover{
	background: none;
	text-decoration: underline;
	font-weight: bold;
	}
	
#subnav #side_news p.date{
	font-style: italic;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: 600;
	}
	
#subnav #side_news p.preview{
	font-size: 14px;
	}
	
#subnav img.era{
	padding: 10px 0 10px 26px;
	}


/*### Content ###*/

#contentwrapper{
	background: url(/assets/img/contentbg.png) repeat-y;
	_background: url(/assets/img/contentbgie6.png);
	position: relative;
	_position: none;
}

#content{
	width: 720px;
	margin: 0 20px 0 0;
	float: right;
	font-size: 14px;
	line-height: 18px;
	}

	
/*### Content Styling ###*/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	border-bottom: 1px solid #93CFF1;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
} 

#content h1{
	color: #8F9591;
	font-size: 30px;
	line-height: 36px;
}

#content h2{
	color: #096CA5;
	font-size: 28px;
	line-height: 34px;
}

.Support #content h2{
	color: #096CA5;
	}
	
.Home #content h2{
	color: #F06013;
	}

.Products #content h2{
	color: #8F9591;
	}

.About #content h2{
	color: #95BD0E;
	}

.Links #content h2{
	color: #C190BB;
	}
	
.pagecontact #content h2{
	color: #95BD0E;
	}

#content h3{
	color: #95BD0E;
	font-size: 26px;
	line-height: 28px;
}

#content h4{
	color: #C190BB;
	font-size: 24px;
	line-height: 26px;
}

#content h5{
	color: #F06013;
	font-size: 22px;
	line-height: 24px;
}

#content h6{
	color: #000;
	font-size: 20px;
	line-height: 22px;
}

#content p{
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 18px;
}

#content img{
	border: 1px solid #93CFF1;
	padding: 5px;
	background: #fff;
}

#content img.right{
	padding: 5px;
	margin-left: 5px;
	float: right;
	background: #fff;
}

#content img.left{
	padding: 5px;
	margin-right: 5px;
	float: left;
	background: #fff;
}

#content li{
	margin-left: 25px;
}

#content ol li{
	list-style: decimal;
}

#content ul li{
	list-style: disc;
}

#content ol, #content ul{
	padding-bottom: 18px;
	margin-left: 25px;
}

#content table {
	width:650px;
	margin-bottom:10px;
}
#content table td {
	font-size:12px;
	padding:4px;		
}
#content table th {
	font-weight:bold;
	padding:4px;
}
#content table thead th {

}

/*### News ###*/
	
#content #news ul{
	padding: 0;
	margin: 0;
	}
	
#content #news ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#content #news ul li a.title{
	font-size: 18px;
	font-weight: bold;
	margin-right: 15px;
	}
	
#content #news ul li p.date{
	display: inline;
	padding: 0;
	}
	
#content #news ul li p.preview{
	padding: 10px 0 10px 0;
	}


/*### Knowledge Base ###*/

.Knowledge #subnav li a{
	font-size: 11px;
	color: #096CA5;
}

#content.knowledge ul li{
	list-style: disc;
	margin: 5px 0;
	line-height: 24px;
	text-align: left;

}

#content.knowledge ul li a{
	font-style: normal;
	font-size: 20px;
	font-family: "trebuchet ms",Arial,Helvetica,sans-serif;
	font-weight: normal;
}

/*### Contact ###*/

form div{
	width: 250px;
	padding-left: 100px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

form div#textbox{
	width: 600px;
}

form div label{
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

form div input{
	width: 220px;
	padding: 5px;
}

form div#textbox textarea{
	width: 570px;
	padding: 5px;
	height: 150px;
	color: #096CA5;
	font-family: "trebuchet ms",Arial,Helvetica,sans-serif;
	border: 1px solid #999;
	border-bottom: 1px solid #096CA5;
}

form div#name input{
	color: #F06013;
	border: 1px solid #999;
	border-bottom: 1px solid #F06013;
}

form div#phone input{
	color: #8F9591;
	border: 1px solid #999;
	border-bottom: 1px solid #8F9591;
}

form div#company input{
	color: #95BD0E;
	border: 1px solid #999;
	border-bottom: 1px solid #95BD0E;
}

form div#email input{
	color: #C190BB;
	border: 1px solid #999;
	border-bottom: 1px solid #C190BB;
}



iframe{
	display:block;
	border: 1px solid #F06013;
}

/*### Foot ###*/ 

#foot{
	background: url(/assets/img/footbg.png) no-repeat;
	height: 175px;
	margin-bottom: 150px;
	_margin-bottom: 10px;
	font-size: 14px;
}

#foot .byf1design{
	width: 480px;
	float: left;
	margin-left: 235px;
	_margin-left: 120px;
	margin-top: 35px;
}

#foot .copy{
	width: 200px;
	text-align: right;
	float: right;
	margin-top: 35px;
	margin-right: 10px;
}

#hills{
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(/assets/img/hills.png) repeat-x 50% 0;
	height: 128px;
	width: 100%;
	z-index: 1;
	
}

#hills2{
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(/assets/img/hills.png) repeat-x 85% 0;
	height: 158px;
	width: 100%;
	z-index: -1;
	_display:none;
}

/*### Misc ###*/

li li{
	margin-left: 20px;
}

.clearing{
	clear: both;
}