/*
-----------------------------------------------
STYLESHEET
SITE: Breeze Media ~ www.breezemedia.co.uk
AUTHOR: STUART LOW 
VERSION: 7a
----------------------------------------------- */

html, body, div, p {
	font-family: Verdana, Arial, sans-serif; 
	color: #353D49;
}

body {
	background: #FFF url(images/header.jpg) center top no-repeat; /*F0F5FA*/
	padding: 0;
	margin: 0;
	text-align: left;
}

/*
LINKS --------------------- */

a:link, a:active, a:visited {
	color: #2B6697;
}

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.4em;
	letter-spacing: 1px;
	font-family: Georgia, serif;
}

h1 {
	font: normal 2em Georgia, serif; 
	color: #48546A; 
	letter-spacing: -1px;
	border-bottom: 1px solid #C0D6EC;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

h1 a:link, a:visited {
	text-decoration: none;
	color: #353D49;
}

h1 a:hover {
	color: #2B6697;
}

h2, h3, h4, h5, h6 {
	font: normal 1.6em Georgia, 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: 770px;
	margin: 220px auto 0 auto;
}
	
/*
LEFT MAIN COLUMN --------------------- */

#left {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0 20px 30px 0;
	font-size: 11px;
	line-height: 1.4em;
	clear: both;
	border-right: 1px solid #C0D6EC;
}

#left p a:link, #left p a:visited {
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #2b6697;
}

#left p a:hover {
	color: #353D49;
	text-decoration: none;
	border-bottom: 1px solid #353D49;
}

/*
RIGHT MAIN COLUMN --------------------- */

#right {
	float: right;
	width: 271px;
	margin: 0;
	padding: 0;
}

#right h3 { 
	font-size: 0.8em;
	margin-top: 0;
 	}

/*
MAIN NAVIGATION (ABSOLUTE POSITIONED DIV) --------------------- */

#main_nav {
	position: absolute;
	top: 167px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: -375px;
	z-index: 10;
}	

#main_nav ul {
	margin:0;
	padding:10px 10px 10px 140px;
	list-style:none;
}

#main_nav li {
	float:left;
	margin:0 25px;
	padding:0;
}
	
#main_nav a {
	display:block;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#FAF7EB;
	font-size: 10px;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 2px;
}

#main_nav a:hover {
	color:#EAE433;
}

/*     
FOOTER ----------------------------*/

#footer {
	clear: both;
	background: #345578 url(images/footer.jpg) center top no-repeat;
	padding: 125px 75px 25px 75px;
	font-size: 10px;
	text-align: center;
}

#footer p {
	color: #fff;

}

#footer a:link, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	color:#FAF7EB;
}


#stats {
display: none;
background: #345578

}

/*
-----------------------------------------------
SUB MENUS
----------------------------------------------- */

/*     
SEO ARTICLES --------------------- */

#seo_articles {
	background: url(images/articles.gif) top no-repeat;
	width: 271px;
	padding: 65px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
}

#seo_articles li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#seo_articles li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#seo_articles li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}

/*     
PORTFOLIO --------------------- */

#portfolio {
	background: url(images/portfolio.gif) top no-repeat;
	width: 271px;
	padding: 50px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}

#portfolio li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#portfolio li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#portfolio li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}

/*     
LOGO PORTFOLIO --------------------- */

#logodesigns {
	background: url(images/logoportfolio.gif) top no-repeat;
	width: 271px;
	padding: 50px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}

#logodesigns li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#logodesigns li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#logodesigns li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}


/*     
SERVICES --------------------- */

#services {
	background: url(images/servicesheader.gif) top no-repeat;
	width: 271px;
	padding: 50px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	
	}

#services li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#services li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#services li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}

/*     
GET A QUOTATION --------------------- */

#quotations {
	background: url(images/quotes.gif) top no-repeat;
	width: 271px;
	padding: 50px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
}

#quotations li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#quotations li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#quotations li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}

/*     
SEO TOOLS --------------------- */

#seotools {
	background: url(images/seotools.gif) top no-repeat;
	width: 271px;
	padding: 50px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
}

#seotools li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#seotools li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#seotools li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}
/*     
RESOURCES --------------------- */

#resources {
	background: url(images/resources.gif) top no-repeat;
	width: 271px;
	padding: 50px 0 35px 0;
	margin: 0;
	font-size: 0.7em;
}

#resources li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

#resources li a {
	color: #265B8E;
	display: block;
	padding: 4px 4px 4px 18px;
	background: url(images/star_3.gif) no-repeat 4px 6px;
	text-decoration: none;
}

#resources li a:hover {
	color: #000;
	background: #C0D6EC url(images/star_2.gif) no-repeat 4px 6px;
}


/*
HOVER STYLING FOR THUMBNAILS ------------------*/

#right img { 
	float:left;
	padding: 3px;
	margin: 0 4px 4px 0;
	background: #fff;
	border:1px solid #C0D6EC;
}

#right a:hover { /* hack for ie6!*/
	border:0px;
}
      
#right a:hover img {
	background: #fff;
	padding: 2px;
	border: 2px solid #AD2D39;
}
      
#right a:active img {
	padding: 2px;
	border:2px solid black;
}


/*     
LATEST WORKS 
THIS PUTS THE IMG THUMBS IN AN UL --------------------- */
#latestworks { 
	margin: 0;
	width: 271px;
	padding: 0;
	list-style: none;
	font-size: 0.7em;
}

#latestworks li {
	float: left;
	padding: 0;
	margin: 0 5px 5px 0;
}

#latestworks li a {
}
	
/*
THUMB DIV CLIPS SO CLEARING REQUIRED  -----------------------*/

.thumbs {
	margin-bottom: 15px;
	padding: 0;
}

.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

/*
DEFINITION LISTS -----------------------------*/

#in_progress { 
	font-size: 0.7em;
}

#in_progress dt { 
	font-weight: bold; 
}

#in_progress dt a { 
	color: #2B6697;
	text-decoration: none;
	border-bottom: 1px dotted #2b6697;
	padding: 0 0 2px 14px;
	background: url(images/calendar2_10px.gif) no-repeat 0 2px;
}

#in_progress dt a:hover {
	color: #353D49;
	text-decoration: none;
	border-bottom: 1px solid #353D49;
}

#in_progress dd { 
	margin: 5px 0 10px 0;
	padding: 0;
	color: #999;
}

/* 
PORTFOLIO DEF LIST (ALTERNATE) -----------------*/
 
 
#portfolio { 
	font-size: 0.7em;
}

#portfolio dt { 
	font-weight: bold; 
}

#portfolio dt a { 
	color: #2B6697;
	text-decoration: none;
	border-bottom: 1px dotted #2b6697;
	padding: 0 0 2px 14px;
	background: url(images/calendar2_10px.gif) no-repeat 0 2px;
}

#portfolio dt a:hover {
	color: #353D49;
	text-decoration: none;
	border-bottom: 1px solid #353D49;
}

#portfolio dd { 
	margin: 5px 0 10px 0;
	padding: 0;
	color: #999;
 }
 
 /*-----------------------------------------------------------------------------------------------------/     
 /  TABLES mod from Verle's blog at http://veerle.duoh.com/index.php/blog/comments/a_css_styled_table   /      
 /-----------------------------------------------------------------------------------------------------*/

#seo_results {
	width: 440px;
	padding: 0;
	margin: 20px 0 0 0;
}

caption {
	padding: 0 0 5px 0;
	font: italic "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #D9E8F6 url(images/tab_left1px.gif) left no-repeat;
}

th.sub {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #D9E8F6;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}