/***********************************************/
/* gig_global.css                               */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/* Global
================================================*/
* {
	margin:0;
	font-size: 0.98em;
	}
body,
html {}
body {
	padding:0px;
	color:#222;
	font:80%/150% Arial, Tahoma, Helvetica, sans-serif;
	background: #000;
	}
	
	p {
		padding-bottom: 10px;
	}

/* Main layout
================================================*/


#wrap {
	position:relative;
	margin: 0px auto;
	width: 700px;
	background-color: #fff;
    color:#222;
	}


#content {
  margin:0 auto;
  padding:0;
  }	
	
#main {
	float:left;
	width:460px;
	margin:0 5px 0px 7px;
	height: auto;
	padding-right: 5px;
	}
	
	/* Phone
================================================*/

#phone{
	float:right;
	width:290px;
	height:84px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 8px;
	vertical-align: bottom;
	text-align: right;
	clear: both;
	margin-right: 10px;
}


.phoneTable {
	background: center;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
}

p.phone {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:6px;
	

}




#strip{
	border-top:1px solid #fff;
	height:200px;
	background-image:url(images/header.jpg);
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

	#globalNav
	{
	height:128px;
	width:700px;
	/*End hide from IE-mac*/
	}
div#logo{
	margin: 0px;
	background-image: url(images/giggearlogosmall.jpg);
	background-repeat: no-repeat;
	background-position: TOP left;
	height:160px;
	background-color:#000;
	width: 700px;
	color:#fff;
	}
#telephone{
	margin:10px 10px 5px 0;
	padding-top:3px;
	float: right;
	width: 300px;
	text-align: right;
}

/* Header
================================================*/
#header {
	height:128px;
	background-color:#000;
	width: 700px;
	color:#cccccc;
	
	}
#header img {
	position:absolute;
	background-color:#000;
	top:0px;
	right: 0px;
	left: 0px;
	width: 301px;
	height:120px;
	}
#header a,
#header a:hover {
	border:0;
	background:transparent;
	}



/* Side Bar
================================================*/

#sidebar2 {
	font-size:0.94em;
	line-height:1.6em;
	float:right;
	width:205px;
	margin:0px 5px 0px 0px;
	background-color: #dad8d8;
	}	

#sidetop {
	background: url(images/side-top.gif) no-repeat top;
	height:26px;
	margin-bottom: 10px;
}
#sidemiddle {
background: url(images/side-middle.gif) no-repeat top;
	height:26px;
	
	
}
#sidebottom {
	background: url(images/side-bottom.gif) no-repeat top;
	height: 27px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
	
/***********************************************/

/* Footer
================================================*/
#footer {
	clear:both;
	padding:0.7em;
	text-align:center;
	font-size:0.94em;
	color:#666;
	background-color: #D3D3D3;
	}

/* Links
================================================*/
a:link,
a:visited {
	color:#ED1E24;
	font-weight:normal;
	text-decoration:none;
	margin:0 0px;
	}
a:focus {
	color:#580801;}
a:hover {
	color:#ED1C24;}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}

a.section:link {color: #343434; background: url(images/white-bullet.gif); background-repeat:no-repeat; padding: 0 2px 5px 15px; line-height:1.8em; margin-left:14px;}
a.section:active {color: #343434;background: url(images/white-bullet.gif); background-repeat:no-repeat;  padding: 0 2px 5px 15px;  line-height:1.8em;margin-left:14px;}
a.section:visited {color: #343434;background:url(images/white-bullet.gif); background-repeat:no-repeat; padding: 0 2px 5px 15px;  line-height:1.8em;margin-left:14px;}
a.section:hover {color: #ED1C24;background: url(images/white-bullet.gif); background-repeat:no-repeat; padding: 0 2px 5px 15px;  line-height:1.8em;margin-left:14px;}



/* Headings
================================================*/
h4,h5,h6 {
	font-weight:normal;
	font-size:1.3em;
	color:#2D71AB;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	}
h1 {
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	line-height:1.4em;
	margin:0px 0 0 0px;
	padding-top: 5px;
	color: #333333;
}
	

h2 {
	font-size:1.5em;
	margin:30px 0 0.625em;
	font-weight:normal;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	}
h3 {
	margin:.25em 0 0;
  padding:0 0 4px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size:1.2em;
  font-weight:normal;
  line-height:1.4em;
  color:#A80303;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	background-color:#fff;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	


/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	border-top: 1px dotted #D5D5D5;
	font-weight:bold;
	margin:0.5em 0 0;
	color: #8B7A63;
	background-color:#FFFFFF;
	}
dd {margin:1em 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 1.5em;
	list-style-type: circle;
	list-style-position: outside;
	}
ol {padding:0 0 0 4em;}
li {
	margin:0px;
	padding-left: 8px;
	list-style-image: url(images/red-bullet.gif);
	list-style-position: outside;
}




/* Images
================================================*/
img {
	border:0;
	display:inline;
}
.fullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	margin-left: 78px;
	}
	
.fullwidthnoborder {
	padding:4px;
	margin:1em 0;
	}
.flow {
	float:right;
	margin:0 3px 10px 6px;
	padding: 0px 0px 10px 0px;
	}
.flowtext {
	float:left;
	margin:0 10px 6px 0px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}
.flowbox {
	float: right;
	padding: 10px 0px 6px 10px;
	}	
	




/* Quotations
================================================*/
blockquote {
	margin:3em 0 1em 0;
	padding-left:30px;
	color:#555;
	
	}
	




/* Extras
=================================================*/
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-left: 28px;
	padding-top: 5px;
}


/* This is necessary bc IE does not deal with hr correctly */
div.separator {
	margin: 12px 0 12px 0;
	background-position: top;
	clear:both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	color:#fff;
	border-top: 1px solid #cbc900;
 
}

.goImage {
	display: inline;
	padding-left:10px;
	margin-top:20px;
	
}
.loginTabel {
	margin-left: 14px;
}
.search {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	bottom: 0px;
	line-height: 2em;
}
.offerHead {
	color: #ED1C24;
	font-size: 13px;
	font-weight: bold;
}
.dottedline {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #666666;
}
.pageDivide {
	border-top: 1px solid #B3151C;
}
