/*  
Site Name: Sunderland ADHD Support Group
Site URL: http://www.sunderlandadhdsupportgroup.co.uk/
Author: Paul Scott
Author URL: http://www.blackprint.co.uk/
*/

/*------------------ Basic Structure ------------------*/

html
{
	background: url(../images/html.png) repeat-x #332a29 center 0;
	font-family: "trebuchet ms", arial, san-serif;
	color: #666666;
	font-size: 100%;
	height: 100%;
	width: 100%;
}

body
{
	font-size: .65em;
	height: 100%;
	width: 100%;
}

* {
	border: 0px;
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a
{
	color: #fff;
}

ul li
{
	float: left;
	margin: 0;
	padding: 0;
}

#pagewrap
{
	width: 851px;
	background: url(../images/page.png) 0 0 repeat-y;
	margin: auto;
}

#page
{
	width: 851px;
	min-height: 454px;
	background: url(../images/pagewrap.png) 0 0 no-repeat;
	margin: auto;
}

#header
{
	width: 801px;
	height:173px;
	background: url(../images/header.png) 1px 0 no-repeat;
	margin: auto;
}

#content
{
	width: 851px;
	min-height:454px;
	margin: auto;
}

#left
{
	background: url(../images/leftbg.png) no-repeat 0 0;
	width: 300px;
	border: solid 0px #000000;
	float: left;
}

#menu
{
	width: 288px;
	height:370px;
	float: left;
	background: url(../images/menu.png) no-repeat 0 0;
	margin-top: 98px;
}

.menuside
{
	width: 60px;
	float: left;
	margin-top: 97px;
	height: 100px;
}

#side2
{
	width: 50px;
	float: left;
	height: 200px;
}

#menuwrap
{
	float: left;
	margin-top: 97px;
}

#dloadwrap
{
	float: left;
}

#homeright
{
	width: 470px;
	border: solid 0px #666666;
	float: left;
	padding-left: 40px;
	background: url(../images/rightbg.png) no-repeat 15px 380px;
}

#prefooter
{
	width: 801px;
	height:70px;
	clear: both;
	margin: auto;
	background: url(../images/minift.png) no-repeat 1px 0;
}

#footer
{
	width: 851px;
	height:48px;
	background: url(../images/footer.png) 1px 0 no-repeat;
	clear: both;
	margin: auto;
}

/*------------------ Basic Structure ------------------*/

/*------------------ Elements ------------------*/

.toppic
{
	margin-top: -33px;
	margin-left: -30px;
}

strong 
{
	font-size: 13px;
	line-height: 22px;
	color: #444444;
}

.bullet
{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	height: 12px;
	width: 12px;
	background: url(../images/bullet.png) 0 1px  no-repeat;
	margin-top: 1px;
	display: block;
	float: left;
}

#hometitle
{
	width: 100%;
	height:60px;
	float: left;
	background:url(../images/welcometab.png) -6px -25px no-repeat ;
}

#whattitle
{
	width: 100%;
	height:60px;
	float: left;
	background:url(../images/whatistab.png) -6px -25px no-repeat ;
}

#tipstitle
{
	width: 100%;
	height:60px;
	float: left;
	background:url(../images/tipstab.png) -6px -25px no-repeat ;
}

#linkstitle
{
	width: 100%;
	height:60px;
	float: left;
	background:url(../images/linkstab.png) -6px -25px no-repeat ;
}

#contacttitle
{
	width: 100%;
	height:60px;
	float: left;
	background:url(../images/contacttab.png) -6px -25px no-repeat ;
}

#registertitle
{
	width: 100%;
	height:60px;
	float: left;
	background:url(../images/registertab.png) -6px -25px no-repeat ;
}

.linkbutt
{
	width: 200px;
	height:120px;
	float: left;
	background:url(../images/linkbutt.png) 0 0 no-repeat ;
	color: #666666;
	font-size: 11px;
	padding-left: 8px;
	padding-top: 8px;
}

.linkbutt b
{
	color: #444444;
	font-size: 14px;
}

.lefttxt
{
	font-size: 11px;
	line-height: 18px;
	width: 215px;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}

.lefttxt2
{
	font-size: 11px;
	line-height: 18px;
	width: 215px;
	padding-top: 10px;
	float: left;
}

.lefttxt3
{
	font-size: 11px;
	line-height: 18px;
	width: 215px;
	height: 550px;
	padding-top: 10px;
	float: left;
}

.lefttxt2 b
{
	font-size: 14px;
}

.lefttxt2 span
{
	font-size: 12px;
}

.righttxt
{
	font-size: 11px;
	line-height: 18px;
	width: 211px;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}


.righttxt2
{
	font-size: 11px;
	line-height: 18px;
	width: 211px;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}


.home
{
	background:url(../images/welcome.png) 0 0 no-repeat ;
	height: 36px;
	width: 105px;
	display: block;
	text-indent: -99999px;
}

.homenull, .home:hover, .home:active
{
	background:url(../images/welcome.png) 0 -36px no-repeat ;
	height: 36px;
	width: 105px;
	display: block;
	text-indent: -99999px;
}

.what
{
	background:url(../images/whatis.png) 0 0 no-repeat ;
	height: 38px;
	width: 172px;
	display: block;
	text-indent: -99999px;
}

.whatnull, .what:hover, .what:active
{
	background:url(../images/whatis.png) 0 -38px no-repeat ;
	height: 38px;
	width: 172px;
	display: block;
	text-indent: -99999px;
}

.tips
{
	background:url(../images/tips.png) 0 0 no-repeat ;
	height: 39px;
	width: 184px;
	display: block;
	text-indent: -99999px;
}

.tipsnull, .tips:hover, .tips:active
{
	background:url(../images/tips.png) 0 -39px no-repeat ;
	height: 39px;
	width: 184px;
	display: block;
	text-indent: -99999px;
}

.links
{
	background:url(../images/links.png) 0 0 no-repeat ;
	height: 37px;
	width: 133px;
	display: block;
	text-indent: -99999px;
}

.linksnull, .links:hover, .links:active
{
	background:url(../images/links.png) 0 -37px no-repeat ;
	height: 37px;
	width: 133px;
	display: block;
	text-indent: -99999px;
}

.contact
{
	background:url(../images/contact.png) 0 0 no-repeat ;
	height: 38px;
	width: 92px;
	display: block;
	text-indent: -99999px;
}

.contactnull, .contact:hover, .contact:active
{
	background:url(../images/contact.png) 0 -38px no-repeat ;
	height: 38px;
	width: 92px;
	display: block;
	text-indent: -99999px;
}

.copyinfo
{
	padding-left: 40px;
	width: 400px;
	float: left;
	padding-top: 20px;
	color: #666666;
}

.minimenu
{
	padding-left:0px;
	padding-top: 30px;
	color: #fff;
	float: right;
	padding-right: 20px;
}

#leftedge
{
	height: 70px;
	width: 32px;
	float: left;
}

.top
{
background:url(../images/top.png) 0 -70px no-repeat ;
	height: 70px;
	width: 43px;
	display: block;
	text-indent: -99999px;
	float: left;
}

.top:hover
{
background:url(../images/top.png) 0 0 no-repeat ;
	height: 70px;
	width: 43px;
	display: block;
	text-indent: -99999px;	
}

.dload
{
background:url(../images/dload.png) 0 0 no-repeat ;
	height: 61px;
	width: 230px;
	display: block;
	text-indent: -99999px;
	float: left;
}

.dload:hover
{
background:url(../images/dload.png) 0 -61px no-repeat ;
	height: 61px;
	width: 230px;
	display: block;
	text-indent: -99999px;
	float: left;
}

.fbook
{
background:url(../images/fbook.png) 0 0 no-repeat ;
	height: 61px;
	width: 230px;
	display: block;
	text-indent: -99999px;
	margin-left: 50px;
	float: left;
}

.fbook:hover
{
background:url(../images/fbook.png) 0 -61px no-repeat ;
	height: 61px;
	width: 230px;
	display: block;
	text-indent: -99999px;
	float: left;
}

.register
{
background:url(../images/reg.png) 0 0 no-repeat ;
	height: 61px;
	width: 230px;
	display: block;
	text-indent: -99999px;
	float: left;
}

.register:hover
{
background:url(../images/reg.png) 0 -61px no-repeat ;
	height: 61px;
	width: 230px;
	display: block;
	text-indent: -99999px;
	float: left;
}

.dloadtxt
{
	font-size: 11px;
	line-height: 22px;
	width: 190px;
	float: left;
	padding-left: 24px;
	padding-bottom: 20px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
}

.bottbg
{
	width: 230px;
	height: 30px;
	float: left;
	margin-left: 50px;
	background:url(../images/bottbg.png) 0 10px no-repeat ;
}

h3.toggler {
cursor: hand;
height: 20px;
width: 200px;
font-size: 12px;
border: solid 1px #930014;
display: block;
float: left;
padding-left: 5px;
padding-top: 5px;
background: #930014;
color: #fff;
}

h3.toggler:hover {
background: #5b000a;
color: #fff;
}


.minspace {
	width: 25px;
	height: 20px;
float: left;
}

#togwrap {
	width: 500px;
	height: 40px;
	clear: both;
}
/*------------------ Elements ------------------*/

/*------------------ Quick Form ------------------*/

#quickwrap
{
background: #fff url(../images/quick.png) 0 0 no-repeat ;
	width: 230px;
	height: 250px;
	margin-left: 50px;
	float: left;
	padding-top:58px;
	padding-bottom:20px;
	padding-left: 16px;
}

#quickwrap2
{
	width: 230px;
	height: 300px;
	float: left;
	padding-top:10px;
	padding-bottom:20px;
}

form { float: left; }

.inputwrap
{
	border: solid 0px #df0024;
	width: 195px;
	height: 35px;
	margin-top: 4px;
	background: transparent;
}

.inputwrap2
{
	border: solid 1px #666666;
	width: 195px;
	height: 34px;
	margin-top: 4px;
	background: url(../images/input.png) -1px -1px no-repeat;
}

input
{
	height: 22px;
	background: transparent;
	width: 192px;
	padding-left: 5px;
	padding-top: 11px;
	line-height: 13px;
	font-size: 12px;
}

#messagewrap
{
	width: 195px;
	height: 106px;
	border: solid 0px #df0024;
	background: transparent;
	margin-top: 5px;
}

#messagewrap2
{
	width: 195px;
	height: 106px;
	border: solid 1px #666666;
	background: transparent;
	margin-top: 5px;
	background: url(../images/input2.png) -1px -1px no-repeat;
}

.messagewrap2
{
	width: 195px;
	height: 106px;
	border: solid 1px #666666;
	background: transparent;
	margin-top: 5px;
	background: url(../images/input2.png) -1px -1px no-repeat;
}

.submit
{
	display: block;
	background: transparent;
}

.button
{
	height: 35px;
	width: 141px;
	background: url(../images/submit.png) 0 0 no-repeat;
	margin-top: 27px;
	margin-left: 27px;
	text-indent: -9999px;
}

.button:hover
{
	height: 35px;
	width: 141px;
	background: url(../images/submit.png) 0 -35px no-repeat;
	margin-left: 27px;
	text-indent: -9999px;
}

.button2
{
	height: 35px;
	width: 141px;
	background: url(../images/submit.png) 0 0 no-repeat;
	margin-left: 27px;
	margin-top: 5px;
	text-indent: -9999px;
}

.button2:hover
{
	height: 35px;
	width: 141px;
	background: url(../images/submit.png) 0 -35px no-repeat;
	margin-left: 27px;
	margin-top: 5px;
	text-indent: -9999px;
}

textarea
{
	background: transparent;
	overflow: hidden;
	width: 190px;
	height: 99px;
	padding-left: 5px;
	padding-top: 8px;
	font: 12px'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	border: none;
}

#bpbutton
{
	height: 16px;
	width: 16px;
	background: url(../images/bpbutton.png) 0 0 no-repeat;
	float: right;
	margin-top: 15px;
	margin-right: 40px;
	text-indent: -9999px;
}
/*------------------ Quick Form ------------------*/