/*---------------------------------------------------------
Default (All Browsers) CSS Index - 'PintSized' '29-07-2008' Site by Egghead Design Ltd 
For IE see IEStyle.css
For < IE6 see LTIE6.css

=1 Layout Structure Common Elements
	=1.1 Header
	=1.2 Subheader
	=1.3 Logo
	=1.4 Horiz Menu
	=1.5 Left Column
	=1.6 Centre Column
	=1.7 Right Column
	=1.8 Footer

=2 Generic Classes
=3 Start Developing Here Dudes!!


/*---------------------------------------------------------
=1. Layout Structure Common Elements
----------------------------------------------------------*/

#body {
	margin:0;
	background:#ccc url(/App_Themes/PINTSIZED/Images/body_rpt.jpg) repeat-x top; 
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	}

#fullwrapper {
	margin: 35px auto 0 auto;
	height:auto;
	width:950px;
	text-align:left;
	}
	
/*---------------------------------------------------------
=1.1 Header
----------------------------------------------------------*/
	
#header {
	height:297px;
	background: url(/App_Themes/PINTSIZED/Images/head.jpg) no-repeat top left; 
	width:100%;
	}
	
/*---------------------------------------------------------
=1.3 Logo
----------------------------------------------------------*/	
	
a.logo {
	position:absolute;
	width:320px;
	height:90px;
	top:95px;
	left:215px;
}

/*---------------------------------------------------------
=1.4 Horiz Menu
----------------------------------------------------------*/	

#menu {

	bottom:0px;
	left:0px;
	z-index:999;
	width:700px;
	height: auto;
	position: relative;
	top: 181px;
	left: 58px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu li {
	display: inline;
	}

#menu a#home {
	margin: 0 57px 0 0;
	display: inline-block;
	width: 34px;
	height: 71px;
	background-image:url(/App_Themes/PINTSIZED/Images/home.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#menu a:hover#home {
	background-position: left -79px ;
	}
#menu a#equip{
	margin: 0px 57px 0 0;
	display: inline-block;
	width: 67px;
	height: 78px;
	background-image:url(/App_Themes/PINTSIZED/Images/equip.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#menu a:hover#equip {
	background-position: left -82px ;
	}
#menu a#about{
	margin: 0px 57px 0 0;
	display: inline-block;
	width: 65px;
	height: 77px;
	background-image:url(/App_Themes/PINTSIZED/Images/about.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#menu a:hover#about {
	background-position: left -83px;
	}
#menu a#feed{
	margin: 0 57px 0 0;
	display: inline-block;
	width: 65px;
	height: 79px;
	background-image:url(/App_Themes/PINTSIZED/Images/feed.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#menu a:hover#feed {
	background-position: left -81px;
	}
li#home {
	position: relative;
	top: -5px;
	}
li#equip {
	position: relative;
	top: 2px;
	}
li#about {
	position: relative;
	top: 2px;
	}
li#feed {
	position: relative;
	top: 3px;
	}

/*---------------------------------------------------------
=1.5 Left Column
----------------------------------------------------------*/
#content_top {
	height:46px;
	margin-top:12px;
	background: url(/App_Themes/PINTSIZED/Images/content_top.jpg) top left no-repeat; 
	width:950px;
	}
#shadow {
	background: url(/App_Themes/PINTSIZED/Images/content_repeat.gif) repeat-x top left;
	width: 950px;
	height: 5px;
background-color: #f5f5f5;
	}
#content_wrapper {
	background-color:#eee;
	}	
#left_col {
	width:170px;
	height:auto;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	padding:0;
	display: inline;
	}
	
/*---------------------------------------------------------
=1.6 Centre Column
----------------------------------------------------------*/	

#centre_col {
	height:auto;
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	width:755px;
	line-height:1.4em;
	}
#centre_col a {
	color: #572b2b;
	text-decoration:underline;
	}
#centre_col a:visited {
	text-decoration: underline;
	color:#bababa;
	}
#main {
	width: 580px;
	float: left;
	}
#text-area {
	width: 535px;
	margin:15px auto 50px auto;
	color:#7d7d7d;
		line-height: 1.5em;

	}
#right_col {
	width: 170px;
	float: right;
	}

#content_bottom {
	background: url(/App_Themes/PINTSIZED/Images/content_bott.gif) top left no-repeat;	
	height: 7px;
	width: 950px;
background-color:#ccc
	}
	
/*---------------------------------------------------------
=1.8 Footer
----------------------------------------------------------*/

.clear {
	clear:both;
	}	
	
#footer {
	height:28px;
	background:url(/App_Themes/PINTSIZED/Images/foot.gif) no-repeat top left;
	padding:8px 15px 0px 25px;
	color:#fff;
	text-align: right;
	width: 910px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	line-height: 1em;
	}
#footer ul {
	margin: 0;
	padding: 0;
	}
#footer li {
	display: inline;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	padding: 0 4px 0 4px;
	}
#egghead {
	width: 935px;
	margin: 0 auto 0 auto;
	text-align: right;
	}
#egghead a {
	color: #4c2626;
	text-decoration: none;
	}
#egghead a:hover {
	text-decoration: underline;
	}
/*---------------------------------------------------------
=2. Generic Classes
----------------------------------------------------------*/
	
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

h1 {
	color: #373737;
	font-size: 1.6em;
	margin: 0 0 3px 0;
}

h2 {
	color: #dc327d;
	font-size: 1.5em;
	line-height: 1.1em;
}

h3 {
	background: url(/App_Themes/PINTSIZED/Images/h3_back.jpg) left top no-repeat;
	width: 739px;
	height: 34px;
	font-size: 1.6em;
	color: #d42573;
	padding: 6px 0 0 13px;
	line-height: 1.2em;
}
h4 {
	color: #572b2b;
	font-size: 1em;
	}

p {
}

a img {
	border:0px;
	}
hr {
clear: both;
	margin: 10px 0 8px 0;
	padding: 0;
  border-color: #d7d7d7;
  border-style: solid;
  border-width: 1px 0 0;
}

/*---------------------------------------------------------
=3. Extra Stuff Here - After added to CMS
----------------------------------------------------------*/

.right_textback {
	width: 145px;
	background: url(/App_Themes/PINTSIZED/Images/home_righttextrpt.jpg) repeat-x bottom left #f1f1f1;
	padding: 8px 15px 5px 10px;
	color:#252525;
	}
.right_textcap {
	width: 170px;
	height: 5px;
	background: url(/App_Themes/PINTSIZED/Images/home_righttext.jpg) repeat-x bottom left #f1f1f1;
	margin: 0 0 10px 0;
	}
#section_left {
	background: url(/App_Themes/PINTSIZED/Images/mini_info1.jpg) no-repeat top left;
	width: 356px;
	height: 66px;
	float: left;
	padding: 5px;

}
#section_right {
	background: url(/App_Themes/PINTSIZED/Images/mini_info2.jpg) no-repeat top left;
	width: 346px;
	height: 66px;
	float: right; 
	padding: 5px;
	margin: 0 0 0 15px;
}
#section_right, #section_left img {
	float:left;
	margin-right: 5px;
	}
#content {
	width: 743px;
	float: right;
	color:#7d7d7d;
	line-height: 1.5em;
	font-size: 1.1em;
}
#content-frame img {
	float: left;
	margin: 0 15px 15px 0;
}
#content-frame {
	padding: 0 20px 0 0;
}