@import url("reset.css");
@import url("structure.css");
@import url("nav.css");
@import url("highslide.css");
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

/* IE5.5+ PNG FIX */
img, div, a, input { behavior: url("../includes/iepngfix.htc") } 


/* [href^="http://"]:not([href*="katiemabbett.com"])::after {
 content: "\2197";
} */

#skip {
	width: 0;
	height: 0;
	overflow: hidden;
}

.clear-all {
	clear: both;
	height: auto;
}
.hr {
	background-image: url("../images/structure/hr_dottedline.gif");
	background-repeat:repeat-x;
	height: 1px;
	border: 0px;
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
}
hr {
	display: none;
}
#right .hr {
	background-image: none;
}

/* -----------------------------------------------------------*/
/* ---------->>> IMAGE and PHOTO ALIGNMENTS ETC <<<-----------*/
/* -----------------------------------------------------------*/


.imgright, .imgleft, .eventimg {
	border: 1px solid #383838;
	border-bottom-color:#4c4c4c;
	padding:20px;
	background-color:#3e3e3e;
}
.imgborderlessright, .imgborderlessleft {
	padding: 5px;
}
.imgright, .imgborderlessright {
	float: right;
	margin: 0 0 50px 80px;
}
.imgleft, .imgborderlessleft {
	float: left;
	margin: 0 80px 50px 0;
}
.icon {
	float: right;
	margin: 0 0 0 30px;
}
.imgcaption {
	font-size:9px;
}
/* END OF IMAGE ALIGNMENTS --------------------*/



#page-text ul li, ol li ul, #twocolumnpage-text ul li, ol li ul {
	list-style: bullet;
	margin: 0 0px 0px 15px;
}
#page-wrapper {
	padding: 0;
	margin-bottom:30px;
	overflow: hidden;
}

/* --------------------------------------------*/
/* ------->>> HOME and SUBPAGE STYLES <<<------*/
/* --------------------------------------------*/

#homecontainer {
	padding: 40px 35px 20px 35px;
	margin:0 auto;
	width:885px;
}

#subcontainer 
{
	padding: 40px 35px 30px 35px;
	margin:0 auto;
	width:885px;
}

#homecontainer h1, #subcontainer h1 {
	font-size:24px;
}

#homecontainer p, #subcontainer p
{
	line-height:20px;
	margin-bottom: 1.4em;
} 

/* --------------------------------------------*/
/* ----->>> HOMEPAGE SPECIFIC STYLES <<<-------*/
/* --------------------------------------------*/

/* COLUMNS ------------------------------------*/
#home-intro {
	width: 525px;
	float: left;
	margin: 0px 65px 0px 0px;
}
* html #home-intro {
	margin: 0px 40px 0px 0px;
	width: 525px;
	float: left;
}

#home-intro h1 {
margin-bottom:20px;
}

#home-intro p {
	line-height:18px;
	font-size:14px;
	text-align:justify;
}

#home-intro p a {
	text-decoration:none;
}

/* feature panels on homepage */

#home-twitterpanel {
	width:291px;
	margin-bottom:12px;
	float:left;
	line-height:18px;
	background-color:#3e3e3e;
}

#home-twitterpanel #top {
background:url('../images/structure/twitterpanel_head.jpg') no-repeat top;
height:9px;
width:291px;
}

#home-twitterpanel .tweetpanel {
	margin:0 auto;
	height:380px;
	overflow:hidden;
	font-size:12px;
	color:#f499bc;
	margin-top:12px;
	padding:0px 20px;
}



#home-twitterpanel .tweetpanel h2 {
	padding:0;
	margin-bottom:10px;
	font-size:18px;
	color:#eb4282;
}

#home-twitterpanel .tweetpanel h2 a {
	text-decoration:none;
	color:#FFF;
	}

#home-twitterpanel .tweetpanel p{
	padding:0;
	margin:0;
}

#companies {
	width:291px;
	/* margin-bottom:12px; */
	float:left;
}

#companies #heading {
font-size:14px;
margin:bottom:5px;
display:block;
color:#eb4282;
}



/* --------------------------------------------*/
/*---------- END OF HOMEPAGE STYLES -----------*/
/* --------------------------------------------*/


/* ----------------------------------------------------*/
/* --------->>> SPECIFIC SUBPAGE STYLES <<<------------*/
/* ----------------------------------------------------*/

#subcontainer {
	font-size:14px;
}

#subcontainer h1 {
margin-bottom:20px;
}

#subcontainer h2 {
	margin-bottom:10px;
}

#subcontainer ul {
	margin-bottom:20px;
}

#subcontainer ul li {
	padding:0;
	margin-left:20px;
	list-style-type: square;
}

#subcontainer .panel {
float:right;
margin: 0 0 50px 80px;
width:291px;
}

#subcontainer .panel #top {
background:url('../images/structure/twitterpanel_head.jpg') no-repeat bottom;
height:9px;
width:291px;
}

#subcontainer .panel .text {
	overflow:hidden;
	font-size:14px;
	color:#b08525;
	padding:12px 20px;
	background-color:#3e3e3e;
}

#subcontainer .panel .text a {
	color:#b08525;
}

#subcontainer .panel #base {
background:url('../images/structure/panel_base.gif') no-repeat;
height:9px;
width:291px;
}

#gallerylight {
float:right;
width:312px;
height:440px;
background:url(../images/stagelight.png) 0px 20px no-repeat;
}

/* ----------------------------------------------------*/
/* ------->>> END OF SPECIFIC SUBPAGE STYLES <<<-------*/
/* ----------------------------------------------------*/

#pagetitle {
display:block;
}


#flashgallery {
width:565px;
float:left;
}

/* ----------------------------------------------------*/
/* ----------->>> GENERAL LIST STYLES <<<--------------*/
/* ----------------------------------------------------*/

#generallist ul {
font-size:1.2em;
list-style-type: none;
padding: 0px;
}

#generallist li
{
background: url("../images/structure/sun_icon.gif");
background-repeat: no-repeat;
background-position: 0 3px;
margin-bottom:10px;
line-height:25px;
} 

#generallist ul li {
padding-left:30px;
list-style-type: none;
}

#servicelist h2 {
display:block;
margin-bottom:20px;
margin-left:20px;
}

#servicelist ul {
font-size:1.2em;
list-style-type: none;
padding: 0px;
}

#servicelist li
{
background: url("../images/structure/tickbullet.gif");
background-repeat: no-repeat;
margin-bottom:10px;
line-height:15px;
} 

#servicelist ul li {
padding-left:20px;
list-style-type: none;
}




/* --------------------- FORM STYLES ----------------------- */


#addressdetails {
float:right;
width:250px;
padding-top:20px;
}


form {

	color:#000;
	width:600px;
	float:left;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border: solid 1px #CCCCCC;
  padding: 10px;
  padding-top:0px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 140%;
  font-weight: normal;
  color: #000000;
  margin: 5px 0 10px 0;
  padding: 0 5px;
}

form fieldset legend .subset {
  font-size: 100%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 2px;
}

form fieldset div.notes {
  height: auto;
  margin-bottom:5px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/structure/icon_forminfo.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CCCCCC;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.info {
  height: auto;
  padding: 5px;
  color: #666666;
  font-size: 88%;
}

form fieldset div.info p {
  color: #666666;
}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:350px;
	padding:3px;
	border:1px solid #c0c0c0;
	background-color:#f8f8f8;
}

label {
	width:150px;
	display:block;
	float:left;
	/*font-weight:bold;*/
	color:#000;
	margin-right:10px;
}

.deeplabel {
	min-height:40px;
	height:40px;
}

.radiobutton {
	width:15px;
	border:none;
	background:none;
	margin-right:40px;
}

.shortselect{
	width:150px;
	margin-right:10px;
}

input:focus, textarea:focus {
	border:1px solid #000;
}

.formbutton {
	margin-left:150px;
	border: 1px solid #CCC;
	font-size: 20px;
	background:url("../../images/structure/formbutton_bg.gif") repeat-x top #d9d9d9;
	height: 45px;
	margin: 10px 0 0 0;
	/*width: auto;*/
    width: 300px;
	color: #444444;
	padding: 3px 7px 5px 7px;
}



.formbuttonHover {
	margin-left:150px;
	border: 1px solid #CCC;
	font-size: 20px;
	background:url("../../images/structure/formbutton_bg.gif") repeat-x 20px #d9d9d9;
	height: 45px;
	margin: 10px 0 0 0;
	/*width: auto;*/
    width: 300px;
	color: #444444;
	padding: 3px 7px 5px 7px;
}

* html .formbutton {margin-left:153px;}
* html .formbuttonHover {margin-left:153px;}

