* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff url("http://www.rocksandroses.co.uk/images/html.png") repeat-x left top;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	background: url("http://www.rocksandroses.co.uk/images/body.png") repeat-y left top;
	width: 1000px;
	
	margin: 0 auto 30px auto;
	position: relative;
}
a img {
	border: none;
}

a {
	color: #fdb913;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {

	background:#fdb913;
	padding:5px 5px 5px 5px
}
h1 {
	font-size: 16px;
	color:#fdb913
}
h2 {
	font-size: 14px;
	color:#fdb913;
}
.page {
	background: url("http://www.rocksandroses.co.uk/images/page.jpg") no-repeat left top;
	padding: 28px 125px 0 115px;
	width: 760px;
}
.header {
	position: relative;
	width: 760px;
	height: 120px;
	overflow: hidden;
	font-size: 160%;
	padding-left:15px;
}
.header a {
	display: block;
	width: 760px;
	height: 120px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 120px;
	background: url("http://www.rocksandroses.co.uk/images/logo.jpg") no-repeat left top;
}
.topmenu {
	height: 27px;
	background: url("http://www.rocksandroses.co.uk/images/topmenu.png") no-repeat left top;
	text-align: right;
	padding: 15px 27px 0 0;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: left;
	width: 75px;
	height: 22px;
	background: #A3BDE5 url("http://www.rocksandroses.co.uk/images/roll.png") no-repeat left top;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
	margin-left:inherit
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #83A6DC url("http://www.rocksandroses.co.uk/images/roll.png") no-repeat 0 -27px;
}
.main {
	width: 706px;
	margin: 0 auto;
}
.bluebox {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 2px 9px 8px;
	width: 690px;
	position: relative;
	margin-bottom: 18px;
	
}

.bluebox .enquiry {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 2px 9px 8px;
	width: 690px;
	height:75px
	position: relative;
	margin-bottom: 18px;
	
}
.bluebox .big {
	float: left;
	margin: 5px;
}

.bluebox .big h2 {
	font-size: 16px;
	color:#fdb913;
}

.bluebox .bigcenter {
	float: left;
	margin-left: 125px;
	padding:10px;
	display: inline;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 525px;
	float: left;
	padding-bottom: 25px;
}

.bluebox .rightcol {
	width: 135px;
	float: right;
	padding:5px 5px 25px 5px;
	margin:5px 1px 1px 5px;
	display: inline;

    border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	
}
.bluebox .small1, .bluebox .small2 {
	position: absolute;
	bottom: 9px;
}
.bluebox .small2 {
	left: 534px;
}
.photos {
	margin-bottom: 15px;
}
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #C2D3EE;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
}
.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #729AD7;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("http://www.rocksandroses.co.uk/images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	color:#000000;
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #000; 
	text-decoration: none;
}
.footer1 a:hover {
	color: #fdb913;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	background: url("http://www.rocksandroses.co.uk/images/footer.png") no-repeat left top;
	margin-left: 105px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.contentPicRight {
    float:right;
    padding:5px 5px 5px 5px;
    margin:5px 0 5px 10px;
    border:1px solid #CCC;
    text-align:center;
    color:#06C;
}

.contentPicRight img {
	border:none;
	padding:0;
}

.contentPicLeft {
    float:left;
    padding:5px 5px 5px 5px;
    margin:5px 10px 5px 0;
    border:1px solid #CCC;
    text-align:center;
    color:#06C;
}

.contentPicLeft img {
	border:1px solid #CCC;
	padding:0;
}
/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 220px;
	height:180px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: left;
	margin-right:5px
}

/* Second column of the three columns */
.c2
{
    width: 220px;
		height:180px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #666666;
	margin-right:5px
}

/* Third column of the three columns */
.c3
{
	width: 220px;
		height:180px;
			background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: right;
}

/* LARGE:First column of the three columns */
.c1large
{
	width: 220px;
	height:250px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: left;
	margin-right:5px
}

/* LARGE:Second column of the three columns */
.c2large
{
    width: 220px;
		height:250px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #666666;
	margin-right:5px
}

/* LARGE:Third column of the three columns */
.c3large
{
	width: 220px;
		height:250px;
			background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: right;
}

.c1wide
{
	width: 450px;
	height:250px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: left;
	margin-right:5px
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #fdb913;
    height: 24px;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
	background:url(http://www.rocksandroses.co.uk/images/headerBG.jpg) repeat-x;
}


/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
	color:fdb913;
}


.credit {
    font-size:9px;
    font-style:normal;
    color:#888888;
}
