/*

-----------------------------------------------

STYLESHEET

SITE: Breeze Media ~ www.breezemedia.co.uk

AUTHOR: STUART LOW 

VERSION: 1

----------------------------------------------- */



html, body, div, p {
	font-family: Verdana, Arial, sans-serif; 
	color: #000;

}



body {

	background: #fff url(images/header.jpg) center top no-repeat; 
	padding: 0;
	margin: 0;
	text-align: left;
}



/*

LINKS --------------------- */

a:link, a:active, a:visited {
	color: #000099;
}



a[href^="http:"] {
	background: url(images/ext_link.gif) no-repeat right top;
	padding-right: 10px;

}



a[href^="http://www.breezemedia.co.uk"] {
	background-image: none;
	padding-right: 0;
}



/*

H TAGS --------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}



h1 {

	font: normal 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	color: #000099; 
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-bottom: 6px;

}



h1 a:link, a:visited {

	text-decoration: none;
	color: #000099;

}



h1 a:hover {
	color: #2B6697;
}



h2, h3, h4, h5, h6 {

	font: normal 1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	color: #48546A; 
	border-bottom: 1px solid #C0D6EC;
	margin: 15px 0 10px 0;
	padding: 15px 0 6px 0;
}



/*

COMMON --------------------- */
br {
	clear: both;
}


hr {
	display: none;
}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 160%;

}

/*

STYLE FOR 1ST LETTER 1ST PARAGRAPGH */
.drop {

	float: left;
	font-size: 300%;
	line-height: 1em;
	margin: 4px 10px 10px 0;
	padding: 4px 10px;
	border: 2px solid #ccc;
	background: #eee;

}



/*

WRAPPER --------------------- */
#wrapper {

	width: 800px;
	margin: 340px auto 20px auto;
	

}

	

/*

LEFT MAIN COLUMN --------------------- */

#left {

	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4em;
	clear: both;

}

#left p a:link, #left p a:visited {

	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #820106;

}



#left p a:hover {

	color: #353D49;
	text-decoration: none;
	border-bottom: 1px solid #353D49;

}



/*

RIGHT MAIN COLUMN --------------------- */



#right {

	float: right;
	width: 245px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;

}



#right h3 { 

	font-size: 0.8em;
	margin-top: 0;

 	}



/*

SUB NAVIGATION ---------------------------------*/

#navcontainer { width: 245px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border-top: 1px solid #000099;
}

#navcontainer a
{
display: block;
padding: 4px 4px 4px 16px;
width: 223px;
background: #fff /*url(images/nav_bg1.jpg)*/;
border-bottom: 1px solid #000099;
border-left: 1px solid #000099;
border-right: 1px solid #000099;
}

#navcontainer a:link, #navlist a:visited
{
color: #000099;
text-decoration: none;
}

#navcontainer a:hover
{
background: #000099 url(images/nav_bg2.jpg);
color: #fff;
}


/*

MAIN NAVIGATION (ABSOLUTE POSITIONED DIV) --------------------- */



#main_nav {

	position: absolute;
	top: 265px;
	left: 50%;
	margin: 0;
	padding: 0 0 0 20px;
	width: 780px;
	height: 50px;
	margin-left: -390px;
	z-index: 10;

}	



/*     

FOOTER ----------------------------*/



#footer {
clear: both;
	padding: 45px 35px 25px 35px;
	font-size: 10px;
	text-align: center;

}



#footer p {
	color: #000;
}



#footer a:link, #footer a:visited {
	color:#000;
	text-decoration: none;
}



#footer a:hover {
	color:#000099;
	text-decoration: underline;
}

#footlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

/* COMPETITION -----------------------*/
#comp {
text-align: right;

}




