* { margin:0; padding:0;}
body { background:#252525; font-family:Arial; font-size:100%; line-height:1.0625em; color:#1d1d1d;}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}

img {
	vertical-align:top;
	text-align:left;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1; 
	border-style: none
} 


.form { height:25px;}
.form input {width:320px; background:#fff; color:#686347; border:1px solid #a09b96; padding:2px 0 2px 3px;}
textarea { width:320px; height:103px; background:#fff; overflow:auto; color:#686347; padding-left:3px; border:1px solid #a09b96; margin-bottom:10px;}
radiobutton { width:10px; height:103px; background:#fff; overflow:auto; color:#686347; padding-left:3px; border:1px solid #a09b96; margin-bottom:10px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { padding:0 0 0 57px; background:url(images/bg2.jpg) no-repeat 713px bottom; height:43px;}
.site-nav li { display:inline;}
.site-nav li a { display:block; float:left; color:#cecece; text-decoration:none; font-family:"Times New Roman", Times, serif; font-size:1.33em; padding:9px 0 17px 0; width:131px; text-align:center; margin-right:20px;}
.site-nav li a:hover { color:#0099FF;}
.site-nav li a.m1:hover { background:url(images/m1.gif) no-repeat left bottom;}
.site-nav li a.m1-current { background:url(images/m1.gif) no-repeat left bottom; color:#0099FF;}
.site-nav li a.m2:hover { background:url(images/m2.gif) no-repeat left bottom;}
.site-nav li a.m2-current { background:url(images/m2.gif) no-repeat left bottom; color:#0099FF;}
.site-nav li a.m3:hover { background:url(images/m3.gif) no-repeat left bottom;}
.site-nav li a.m3-current { background:url(images/m3.gif) no-repeat left bottom; color:#0099FF;}
.site-nav li a.m4 { margin-right:22px; }
.site-nav li a.m4:hover { background:url(images/m4.gif) no-repeat left bottom;}
.site-nav li a.m4-current { background:url(images/m4.gif) no-repeat left bottom; color:#0099FF; margin-right:22px; }
.site-nav li a.m5 {background:url(images/m5-bg.gif) no-repeat right bottom;}
.site-nav li a.m5 { margin-right:13px;}
.site-nav li a.m5:hover { background:url(images/m5.gif) no-repeat left bottom;}
.site-nav li a.m5-current { background:url(images/m5.gif) no-repeat left bottom; color:#0099FF; margin-right:13px;}
.site-nav li a.m6:hover { background:url(images/m6.gif) no-repeat left bottom;}
.site-nav li a.m6-current { background:url(images/m6.gif) no-repeat left bottom; color:#0099FF;}

.list1 li { background:url(images/marker.gif) no-repeat left 4px; padding:0 0 3px 20px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:10px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:28px;}

/*==================txt, links, lines, titles====================*/
a {color:#0099FF;}
a:hover{text-decoration:none;}

h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif;}
/*h1 {
	font-size:56px;
	color:#e4e3e3;
	text-transform:uppercase;
	font-weight:normal;
	padding:12px 0 0 36px;
	line-height:40px;
	background-image: url(images/london-party-walls-logo.gif);  
	background-repeat: no-repeat;
	background-position: left top;
}
h1 span {
	padding-left:20px;
	display:block;
	text-transform:none;
	font-size:35px;
	color: #0099FF;
	background-color: #FFFFFF;
	width: 300px;
}
h1 a { color:#e4e3e3; text-decoration:none;}
h1 a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #0099FF;
}
*/

h1 { font-size:2em; font-weight:normal; color:#f8ffbf; line-height:1.1em; margin-bottom:5px;}
h4 { font-size:35px; font-weight:normal; line-height:1.2em; padding:4px 0 7px 0;}
h3 { font-size:2em; font-weight:normal; color:#f8ffbf; line-height:1.1em; margin-bottom:5px;}
h4 { font-size:35px; font-weight:normal; line-height:1.2em; padding:4px 0 7px 0;}
h5 { font-size:26px; color:#840000; font-weight:normal; line-height:1.1em; letter-spacing:-1px;}
h6 { font-size:19px; color:#840000; font-weight:normal; line-height:1.1em; margin-bottom:5px;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fefefe; text-decoration:none; width:251px; margin:0 auto; text-align:center; font-size:26px; font-family:Georgia, "Times New Roman", Times, serif; line-height:1em;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:15px 15px 10px 15px; font-weight:normal; font-style:normal;}
.link1 span { display:block; text-transform:uppercase; font-size:17px;}
.link1:hover { background:url(images/link1-1-bg.gif) left top repeat-x; text-decoration:none; color:#fff;}
.link1:hover em { background:url(images/link1-1-left.gif) no-repeat left top;}
.link1:hover b { background:url(images/link1-1-right.gif) no-repeat right top;}

/*==================boxes====================*/
.box { background:#e5e5e5; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:24px 30px 24px 37px;}

.extra-box {  color:#fff; width:100%; background:url(images/extra-bg-bot2.gif) left top repeat-y #91cb07;}
.extra-box .bg {background:url(images/extra-bg2.jpg) no-repeat right top ;}
.extra-box .inner { padding:33px 438px 0 88px;}
.extra-box p { margin-bottom:21px;}

/*header*/
#header .row-1 { height:90px; color:#7e7e7e; text-align:right;}
#header .row-1 .indent {
	padding:7px 70px 0 0;
	color: #FFFFFF;
}
#header .row-1 a { color:#7e7e7e;  text-decoration:none;}
#header .row-1 a:hover { color:#fff;}
#header .row-2 { height:175px;}
#header .row-2 .fleft {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
	margin-top: 35px;
}
#header .row-2 .fright { padding:45px 100px 0 0;}

/*content*/
#content .row-2 { background:#eef0ea; width:100%;}
#content .row-2 .indent1 {padding:30px 50px 29px 88px;}
#content .row-2 .indent2 {padding:30px 40px 29px 51px;}

/*footer*/
#footer { color:#fff; font-family:Georgia, "Times New Roman", Times, serif;}
#footer a { color:#0099FF; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
.col-1 img {
	padding: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 5px;
}
