body
	{
	background: #6699ff;
	margin:0;
	padding:0;
	}

/* general parameters for box */
#container	
	{
	width: 900px;
	margin: 0 auto;
	line-height: 140%;
	background: #6699ff;
	border: 0px solid #fff;
	}

/* Genero logo section */
#header 
	{
	background: url(genero_logo_bg.png) no-repeat;
	height: 253px;
	}
	
.logo
	{
	margin-left: 80px;
	margin-top: 70px;
	border: none;
	}
	
.statement
	{
	float: right;
	margin-right: 100px;
	margin-top: 5px;
	}

/* styles the top horiz navigation*/
#topnav 
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 30px;
	}

#topnav ul
	{
	background: transparent;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 30px;
	}

#topnav li 
	{
	display: inline;
	}

#topnav a:link, #topnav a:visited 
	{
	padding: 1px 10px 1px 10px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

#topnav a:hover
	{
	color: #006699;
	text-decoration: none;
	background: transparent;
	}

#topnav a:active
	{
	color: #000080;
	}
	
body#home a#homenav,
body#design a#designnav,
body#host a#hostnav,
body#about a#aboutnav,
body#portfolio a#portfolionav,
body#contactpage a#contactnav 
	{
	color: #fff;
	background: #6699cc;
	}

/* text headings */
h1 	{
	
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	margin-top: 5px;
	margin-left: 30px;
	letter-spacing: 0.06em;
	}

/* headings within body of page */
h2
	{
	color: #fff;
	font-size: 1em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;	
	margin-left: 20px;
	letter-spacing: 0.06em;
	}

h3
	{
	color: #fff;
	font-size: 1.1em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;	
	margin-left: 30px;
	letter-spacing: 0.04em;
	}

/* styles left column on index/about page */

#column1
	{
	width: 590px;
	float: left;
	margin-bottom: 35px;
	}

#column1 p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	color: #fff;
	text-align: left;
	margin: 20px 0 20px 0;
	padding-left: 30px;
	padding-bottom: 0px;
	
	}

#column1 a:link, #column1 a:visited 
	{
	color: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	background: #6699cc;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 4px 1px 4px;
	}

#column1 a:hover
	{
	color: #006699;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	background: #fff;
	text-decoration: none;
	font-weight: normal;
	}

#column1 ul
	{
	color: #fff;
	background: transparent;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	margin-top: 0;
	margin-left: 30px;
	padding-left: 30px;
	margin-right: 50px;
	font-weight: normal;
	list-style-type: disc;
	}

/* Styles the monthly offer on the home page */
.monthlyoffer
	{
	margin-left: 40px;
	}

/* styles right hand column on index/about page */

#column2
	{
	width: 300px;
	float: right;
	margin-bottom: 10px;
	clear: both;
	}

#column2 p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	font-size: .9em;
	margin: 20px 20px 10px 0;
	letter-spacing: 0.08em;
	}
	
#column2 h2
	{
	font-size: 1em;
	text-align: left;
	margin: 20px 0 10px 0;
	}

#column2 ul
	{
	color: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 1em;
	margin: 0 0 20px 0;
	padding-left: 20px;
	font-weight: bold;
	list-style-type: disc;
	}

#column2 li
	{
	font-size: .9em;
	}

#column2 a:link, #column2 a:visited 
	{
	color: #fff;
	background: #6699cc;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 1px 4px 1px 4px;
	}

#column2 a:hover
	{
	color: #006699;
	background: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 4px 1px 4px;
	}

.frontimage
	{
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	}
	
*/ styles left column on index/about page */

#column3
	{
	width: 400px;
	float: left;
	border: 2px solid #fff;
	}

#column3 p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	color: #fff;
	text-align: left;
	margin: 20px 30px 20px 0;
	padding-left: 30px;
	padding-bottom: 0px;
	letter-spacing: 0.08em;
	}
	
#column3 a:link, #column3 a:visited 
	{
	color: #003366;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	background: transparent;
	text-decoration: underline;
	font-weight: normal;
	}

#column3 a:hover
	{
	color: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	background: transparent;
	text-decoration: underline;
	font-weight: normal;
	}

#column3 ul
	{
	color: #fff;
	background: transparent;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	letter-spacing: 0.08em;
	margin-top: 0;
	margin-left: 30px;
	padding-left: 30px;
	margin-right: 250px;
	font-weight: normal;
	list-style-type: disc;
	}
	
/* styles right hand column on index/about page */

#column4
	{
	width: 430px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
	border: 0px solid #fff;
	}

#column4 p
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #003366;
	margin: 0 20px 10px 10px;
	letter-spacing: 0.08em;
	}
	
#column4 h2
	{
	font-size: .9em;
	color: #003366;
	text-align: left;
	margin: 3px 0 20px 8px;
	}

#column4 a:link, #column4 a:visited 
	{
	color: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-decoration: underline;
	font-weight: normal;
	}

#column4 a:hover
	{
	color: #003366;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-decoration: underline;
	font-weight: normal;
	}
	
#column4 ul
	{
	color: #003366;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	margin-top: 0;
	margin-left: 30px;
	padding-left: 30px;
	margin-right: 20px;
	font-weight: normal;
	list-style-type: disc;
	}
	
.bluetext
	{
	color: #003366;
	}
	
#bespoke_shelf_statement p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	color: #fff;
	margin-left: 30px;
	margin-bottom: 20px;
	}
	
#end_statement
	{
	width: 900px;
	margin-top: 60px;
	clear: both;
	}
	
#end_statement p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	color: #fff;
	text-align: center;
	padding-bottom: 8px;
	}
	
#end_statement a:link, #end_statement a:visited 
	{
	color: #fff;
	background: #006699;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-decoration: none;
	font-weight: normal;
	}

#end_statement a:hover
	{
	color: #006699;
	background: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-decoration: none;
	font-weight: normal;
	}
	
.smalltext
	{
	font-size: .7em;
	}

/* parameters for text in main body of page */

#maintext p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9m;
	color: #fff;
	text-align: left;
	margin: 20px 0 20px 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	letter-spacing: 0.08em;
	}

#maintext a:link, #maintext a:visited 
	{
	color: #006699;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	}

#maintext a:hover
	{
	color: #000033;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	background: transparent;
	text-decoration: underline;
	font-weight: normal;
	}

#maintext ul
	{
	color: #fff;
	background: transparent;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .9em;
	letter-spacing: 0.08em;
	margin-top: 0;
	margin-left: 30px;
	padding-left: 30px;
	margin-right: 250px;
	font-weight: normal;
	list-style-type: disc;
	}

#strapline p
	{
	color: #fff;
	background: transparent;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	margin-top: 40px;
	}

/* headings within body of page */
.bold
	{
	color: #fff;
	background: transparent;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 1em;
	font-weight: bold;
	}

.cost
	{
	font-weight: bold;
	}

/* parameters for footer */
#footer 
	{
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	background: url(footerbg.png) no-repeat;
	height: 270px;
	border: 0px solid #fff;
	}

/* styles nav in footer */

#bottomnav
	{
	float: left;
	margin: 8px;
	padding: 0;
	width: 220px;
	border-right: 0px solid #006699;
	}	

#bottomnav ul
	{
	text-align: left;
	list-style-type: none;
	padding-top: 0;
	padding-left: 10px;
	}

#bottomnav li
	{
	color: #fff;
	font-size: .9em;
	letter-spacing: 0.08em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
	}

#bottomnav a:link, #bottomnav a:visited
	{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
	}

#bottomnav li a:hover
	{
	color: #1069fe;
	text-decoration: none;
	background: #fff;
	padding: 2px;
	}
	
.line
	{
	float: right;
	margin-top: -220px;
	}
	
/*-----styles twitter/blog/linkedin section on home/contact pages-----*/	
#follow_genero
	{
	float: right;
	clear: both;
	width: 250px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 50px;
	border: 0px solid #fff;
	}
	
#follow_genero h3
	{
	color: #fff;
	font-size: 1em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	text-transform: uppercase;
	margin-right: 10px;
	padding-bottom: 5px;
	}
	
#follow_genero ul
	{
	list-style-type: none;
	border: 0px solid #ccc;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif; 
	}
	
#follow_genero li
	{
	padding-top: 6px;
	color: #fff;
	}
	
#follow_genero a:link, #follow_genero a:visited
	{
	text-decoration: none;
	background: transparent;
	}

#follow_genero li a:hover
	{
	text-decoration: none;
	background: transparent;
	}
	
.listpadding
	{
	
	}
	
.follow_images
	{
	margin-left: 20px;
	border: 0px solid #fff;
	}

/* parameters for contact details on contact page */

#contact_body
	{
	width: 600px;
	margin: 0;
	padding: 0;
	}

#contact_body ul
	{
	font-size: 1em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	list-style-type: disc;
	padding-left: 40px;
	}

#contact_body li
	{
	font-size: 1.5em;
	display: block;
	padding-top: 45px;
	}

#contact_body a:link, #contact_body a:visited
	{
	color: #fff;
	background: #006699;
	font-weight: normal;
	text-decoration: none;
	}

#contact_body a:hover
	{
	color: #006699;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	}

.contact_images_email
	{
	padding-left: 70px;
	}

.contact_images_phone
	{
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 20px;
	}

/* parameters for contact details in footer */

#contact 
	{
	float: right;
	margin: 17px;
	border: 0px solid #fff;
	width: 320px;
	}
	
#contact ul
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	background: transparent;
	padding-left: 10px;
	}
	
#contact li
	{
	list-style-type: none;
	
	}

#contact a:link, #contact a:visited
	{
	color: #fff;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

#contact a:hover
	{
	color: #006699;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	}
	
.smalllogo
	{
	padding-top: 10px;
	padding-left: 25px;
	}
	
.line2
	{
	float: left;
	margin-top: -5px;
	padding-right: 20px;
	}
	
#whatwedo
	{
	width: 240px;
	float: right;
	border: 0px solid #fff;
	margin-top: 28px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#whatwedo h2
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	text-align: left;
	}
	
#whatwedo li
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	list-style-type: disc;
	
	margin-left: -130px;
	}
	
#whatwedo a
	{
	color: #fff;
	text-decoration: none;
	padding: 2px;
	}
	
#whatwedo a:hover
	{
	color: #1069fe;
	background: #fff;
	text-decoration: none;
	list-style-type: disc;
	padding: 2px;
	}

/* parameters for copyright on every page*/
#copyright 
	{
	font-size: .8em;
	text-align: center;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	background: transparent;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	}

/* styles the bottom image on each page */
#bottom_image
	{
	}

/* styles each cient section on portfolio page */

#portfolio_txt p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 1em;
	color: #fff;
	text-align: left;
	margin: 20px 0 20px 0;
	padding-left: 30px;
	margin-right: 30px;
	padding-bottom: 0px;
	
	}

#portfolio_txt a:link, #portfolio_txt a:visited
	{
	color: #fff;
	background: #006699;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px 0 3px;
	}

#portfolio_txt a:hover
	{
	color: #006699;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	}

.clients
	{
	width: 900px;
	height: 200px;
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	letter-spacing: 0.08em;
	}

/* styles the client images on the portfolio page */
.leftimg 
	{
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	border: 2px solid #fff;
	}

/* parameters for the w3c xhtml logos */
#xhtml 
	{
	width: 350px;
	height: 100px;
	float: right;
	margin-right: 20px;
	}

#xhtml li
	{
	list-style-type: none;
	margin-top: 30px;
	}

#xhtml img
	{
	border-style: none;
	}

/* positions images on all pages */
.image
	{
	float: right;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 50px;
	}

/* styles image on about page */
.about_image
	{
	padding-top: 20px;
	padding-left: 40px;
	}

/* styles image on services page */
.service_img
	{
	float: right;
	margin: 0 20px 20px 20px;
	}

/* styles image on contact page */
.contact_img
	{
	float: right;
	margin: 10px 20px 20px 20px;
	}

/* styles image on technology page */
.technology_img
	{
	float: right;
	margin: 10px 20px 20px 20px;
	}

#enquiry
	{
	background: url(enquiry_splat.png) no-repeat;
	height: 100px;
	border: 0px solid #fff;
	margin-left: 130px;
	margin-top: 20px;
	}

#enquiry p
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .8em;
	color: #fff;
	text-align: justify;
	padding-left: 100px;
	padding-top: 40px;
	}

#enquiry a:link, #enquiry a:visited 
	{
	color: #fff;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .8em;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

#enquiry a:hover
	{
	color: #000080;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .8em;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	}

/* styles T/Cs, Privacy etc within footer */

#statements
	{
	width: 900px;
	clear: both;
	float: left;
	color: #fff;
	letter-spacing: 0.04em;
	margin-top: 0;
	border: 0px solid #fff;
	}
	
#statements ul
	{
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: .7em;
	text-align: right;
	}
	
#statements li
	{
	list-style-type: none;
	display: inline;
	padding-left: 11px;
	}

#statements a:link, #statements a:visited 
	{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 3px 0 3px;
	}

#statements a:hover
	{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	padding: 0 3px 0 3px;
	}
	
#end_statement
	{
	margin-bottom: 30px;
	}
	
#end_statement a:link, #end_statement a:visited 
	{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 3px 0 3px;
	}

#end_statement a:hover
	{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	padding: 0 3px 0 3px;
	}

.copy
	{
	float: left;
	}

/* deals offered by genero on home page */
#genero_offers
	{
	float: left;
	margin-left: 10px;
	border: none;
	}

#form
	{
	margin-left: 50px;
	}
	
.darkblue
	{
	color: #006699;
	}



#page-wrap							{ width: 900px; margin: 0 auto; font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	font-size: 1em; padding-bottom: 60px;} 
a									{ text-decoration: none; }
ul									{ list-style: none; padding-left: 100px;}
p                                   { margin: 0; }
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: normal; float: left; zoom: 1; background: #6699ff; }
ul.dropdown a:hover		            { color: #fff; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 6px 15px;
	 								  color: #fff; text-transform: uppercase; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #006699; position: relative; }
ul.dropdown li.hover a              { color: #fff; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 285px; visibility: hidden; position: absolute; top: 100%; left: 0; margin-left: -100px; }
ul.dropdown ul li 					{ font-weight: normal; background: #6699cc;  
									  border-bottom: 1px solid #ccc;  border-top: 1px solid #ccc;
									  border-left: 1px solid #ccc; border-right: 1px solid #ccc;float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; color: #fff;}

* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

/* ---------- 7. forms ---------- */	
		
form 
	{
	float: left;
	width: 550px;
	height: 290px;
	margin-top: 5px;
	margin-left: 200px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	border: 0px solid #ccc;
	background: url(formbg.png) no-repeat;
	}
		
#contact_genero p
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-left: 25px;
	padding-top: 5px;
	line-height: 150%;
	}
	
#contact_genero a
	{
	color: #fff;
	text-decoration: none;
	}
	
#contact_genero a:hover
	{
	color: #006699;
	text-decoration: none;
	}
		
input.txt
	{
	color: #006699;
	font-size: 1em;
	font-family: verdana;
	}
	
textarea
	{
	font-size: .9em;
	font-family: verdana;
	}
	
.text_area
	{
	float: right;
	margin-top: -250px;
	padding-right: 40px;
	}
	
.btn
	{
	padding-left: 10px;
	}
	
#audioplayer_1
	{
	margin-top: 18px;
	margin-left: 15px;
	margin-bottom: 30px; 
	}
	
#podcast_player
	{
	background: url(podcast_bg.png) no-repeat;
	width: 375px;
	height: 60px;
	margin-top: 10px;
	margin-left: 100px;
	border: 1px solid #fff;
	float: left;
	}
	
#thankyou
	{
	margin-bottom: 50px;
	}
	
#thankyou p
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-left: 30px;
	}
	
#themes
	{
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0px solid #fff;
	}
	
#themes p
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #fff;
	
	}
	
#themes ul
	{
	padding: 0;
	margin: 0;
	}
	
#themes li
	{
	padding-left: 30px;
	padding-top: 5px;
	list-style-type: none;
	}
	
#themes a:link
	{
	background: transparent;
	list-style-type: none;
	}
	
.temps
	{
	border: 2px solid #fff;
	}
	
.page_title
	{
	margin-left: 20px;
	border: none;
	}
	
.bespoke
	{
	margin-left: -20px;
	}

#PDF a:link
	{
	background: transparent;
	}
	
#PDF a:hover
	{
	background: transparent;
	}

.PDF_image
	{
	margin-left: 200px;
	border: none;
	}
	
.faceboxstyle
	{
	font-size: .9em;
	font-family: verdana, Helv, arial, times, "times new roman", sans-serif;
	color: #006699;
	}
	
.arrow
	{
	margin: 0 0 2px 4px;
	padding: 0;
	border: none;
	}