/* CSS for 2quirky website - 2009*/

/* basic reset for improved cross browser consistency */
*
{
	margin: 0;
	padding: 0;
}


/* page characteristics */
body
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #6b6868;
}

a {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #92b426;
}

a:visited {
}


a[class="a1"] {

font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #89c746;}
	
a[class="a2"] {

font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #89c746;}
	
a[class="a3"] {

font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #333333;}

p {
	margin-bottom: 15px;
}


p[class="s1"] {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #89c746;
}

p[class="s2"]{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #92b426;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}

h1 {
	font-family: "Century Gothic";
	font-size: 48px;
	font-weight: normal;
	color: #92b426;
	text-align: left;
	text-indent: 5px;
	padding-top: 10px;
}

h1[class="llp"] {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #89c746;
	text-transform: uppercase;
}


h2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #89c746;
}

h5 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #92b426;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}

h6 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 3px;
	padding-right: 4px;
}
h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

#policy {
	width: 300px;
	position: relative;
	left: 20px;
	text-decoration: none;
}


#policy ol {
	font-family: "Century Gothic";
	color: #00FF00;
	text-decoration: none;
}

#policy ol li {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FF3300;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #92b426;
	display: list-item;
	list-style-position: inside;
}



/* Page characterics end */




/* wrapper - encloses all content on the page - the outside box */
#wrapper
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom;
}
/* Header section - top of page */
#header
{
	height: 100px;
	width: 100%;
	background-color: #2b2727;
	background-image: url(images/hbg1.jpg);
	background-repeat: repeat;
}


#logobox {
	height: 100px;
	width: 200px;
	position: absolute;
	float: right;
	background-color: #2b2727;
	margin-top: 0px;
	left: 700px;
	top: 0px;
}

#logobox2 {
	height: 99px;
	width: 350px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	position: absolute;
	top: 0px;
	left: 350px;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
}
#Hbox {
	width: 200px;
	position: relative;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	float: right;
	right: 250px;
	top: -100px;
}
/* Header section ends */

/* Content section - main page structure */
#content
{
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
	margin-top: 20px;
	width: 100%;
}
#imagebox1 {
	height: 250px;
	width: 200px;
	position: relative;
	background-image: url(images/jel2_web.jpg);
	border: thick solid #000000;
	left: 250px;
	float: left;
}



#imagebox2 {
	height: 27px;
	width: 70px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 85px;
	float: right;
	overflow: hidden;
	right: 125px;
}



#imagebox4 {
	height: 30px;
	width: 88px;
	position: relative;
	float: left;
	left: 5px;
	top: 50px;
	overflow: hidden;
}

#imagebox5 {
	height: 30px;
	width: 88px;
	position: relative;
	float: left;
	left: -35px;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#column1
{
	width: 200px;
	float: left;
	background-color: #2b2727;
	position: relative;
	height: 382px;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

ul[class="port"] {
	text-indent: 40px;
	list-style-type: square;
}

/* Navigation section */

#left {
	float:left;
	width:199px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#left ul { margin: 0; padding:0; }
#left ul li {
	list-style:none;
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#left ul li a {
	display:block;
	width:152px;
	margin:0;
	padding:5px;
	font-size:16px;
	color: #FFFFFF;
	font-family: "Century Gothic";
	text-decoration: none;
}




#left ul li a:hover {
	padding:5px 3px 5px 7px;
}



#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:0; padding:0; border-left:none; border-right:none; }
#left ul li.on {
	padding:4px 0 4px 10px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#left ul li ul li a {
	padding:4px 5px;
	background-color: #FF0000;
}
#left ul li ul li a:hover { padding:4px 0 4px 10px; } 



/* Navigation section ends */

#column2
{
	width: 680px;
	position: relative;
	margin-left: auto;
	background-color: #2b2727;
	background-position: center;
	height: 382px;
	float: right;
	z-index: 1;
}

#column2 p
{
	text-align: left;
	margin-bottom: 1em;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Century Gothic";
	margin-left: 20px;
	margin-right: 20px;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}

#column3
{
	width: 698px;
	float: right;
	position: relative;
	margin-left: auto;
	background-color: #000000;
	background-image: url(images/jel51web.jpg);
	background-position: right top;
}

#column4
{
	width: 680px;
	position: relative;
	margin-left: auto;
	background-color: #2b2727;
	background-position: center;
	height: 382px;
	float: right;
	overflow: auto;
}

#column4 p
{
	text-align: left;
	margin-bottom: 1em;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Century Gothic";
	margin-left: 20px;
	margin-right: 20px;
}

#footer
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 100%;
	text-decoration: none;
	background-repeat: repeat;
	background-color: #333333;
	background-image: url(images/hbg3.jpg);
	position: relative;
	z-index: 1000;
	clear: both;
}

#siteinfo
{
	text-align: center;
	width: 100%;
	text-decoration: none;
	position: relative;
}



#backbox {
	background-image: url(images/backbox4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 360px;
	width: 330px;
	position: absolute;
	left: 786px;
	top: -192px;
}



/* specific to green room page */
#greenbox {
	width: 100%;
	background-image: url(images/BlackFlock31a.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	height: 100%;
}

#grtext {
	width: 100%;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
}

#grlogon {
	height: 50px;
	width: 300px;
	position: relative;
	left: 60px;
	font-family: "Century Gothic";
	color: #92b426;
	font-weight: normal;
	font-size: 16px;
}
/* green room specifics end*/

/* portfolio specifics start*/
