@charset "UTF-8";
/* 11TH STORY CUSTOM CSS */
/* 11TH STORY COLOR PALLETTE */
/* Orange || #EE8422 */
/* Pale orange || #E58B4F */

html, body {
border:0;
margin:0;
padding:0;
height:100%;
width:100%;
background:url(../images/brickGrey.jpg) repeat;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:0;
padding-top:0;
font-size:14px;
line-height:27px;
color:#332F2E;
}

p, ul, ol {

margin-top:0.3em;
margin-bottom:0px;
margin-left:0px;
padding:0 0 5px 0;
}

ul.services {
line-height: 26px;
padding: .3em 0 .2em 1.3em;
list-style-image: url(../images/list.jpg);
}

ul, ol {
padding:0 0 14px 20px;
}
p.c2 {
text-align: center;
}
p.c3 {
text-align: left;
}
p.c4 {
text-align: right;
}
div.c1 {
text-align : center;
}

h1 {
color: #000000;
font-weight:bold;
font-size: 16px;
line-height:17px;
}

/* REMOVING THE LINK BORDERS IN FIREFOX */
a:active, a:focus {outline:0;}
object { outline: none; }

a img  {border: 0px;
border-bottom:none;
text-decoration:none;
outline: none;}


/* PURE CSS IMAGE ROLLOVERS */

a.rollover {
display: block;
width: 124px;
height: 100px;
text-decoration: none;
background: url(../images/twitterTweet.png);
}

a.rollover:hover {
background-position: -124px 0;
}

.displace {
position: absolute;
left: -5000px;
}

/* 11TH STORY CUSTOM LAYOUT STYLES BEGIN HERE */

#container{
width:1200px;
height:800px;
margin-left:auto;
margin-right:auto;
}

#mainFrame { 
width: 1200px;
height: 540px;
padding-bottom:0px;
margin-left:auto;
margin-right:auto;
}

#logoContainer {
width:300px;
height:500px;
overflow:hidden;
border:none;
outline:0;
position:relative;
left:60px;
top:35px;
float:left;
display:inline;
}

#logo {
width:300px;
height:500px;
overflow:hidden;
border:none;
outline:0;
position:absolute;
left:0px;
top:0px;
}

/* THE MIRACLE CONTENT DIV TO OVERLAY FLASH FIX */
#clouds_wrapper {
position: relative; /* establish relationship with child elements */
width:711px;
height:500px;
overflow:hidden;
border:none;
outline:0;
left:100px;
top:30px;
float:left;
display:inline;
}

#flashOBJ {
width:711px;
height:507px;
}

#accordion_overlay {
position: absolute; /* this element will automatically appear overtop of the wmode=opaque SWF without needing z-index */
width:550px;
height:500px;
margin:0px;
overflow:hidden;
padding:10px;
border:none;
outline:0;
left:0px;
top:0px;
}
/* End content div to overlay .swf FIX */

#twitter{
width:248px;
height:100px;
margin-top:20px;
margin-left:350px;
}


#copyright{
width:600px;
height:30px;
text-align:right;
margin-top:-80px;
padding-top:0px;
margin-left:520px;
}

#contact {
position: absolute; /* this element will automatically appear overtop of the wmode=opaque SWF without needing z-index */
width:250px;
height:300px;
margin:20px 0px;
overflow:hidden;
border:none;
outline:0;
padding-top:0px;
left:213px;
top:65px;
}

#contactReturn {
position: absolute; /* this element will automatically appear overtop of the wmode=opaque SWF without needing z-index */
width:250px;
height:30px;
overflow:hidden;
border:none;
outline:0;
left:212px;
top:395px;
}

#samplesReturn {
position: absolute; /* this element will automatically appear overtop of the wmode=opaque SWF without needing z-index */
width:60px;
height:30px;
overflow:hidden;
border:none;
outline:0;
left:400px;
top:801px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * WEBSITES URL THUMBNAIL PICS */

.thumbholder {
width:550px;
height:500;
float:left; clear:left;
position: absolute;
z-index:10;
border:0px;
overflow:hidden;
margin-top:5px;
margin-left:10px;
padding:10px;
outline:0;
left:60px;
top:40px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * WEBSITE SAMPLE URL PIC HOVER EFFECT */

a:hover img {padding-top:0px;
margin-bottom:0px;
padding-left:0px;
outline: 3px solid #EE8422;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *TOOL TIP STYLES */

a.tooltip {color:#5B1614; font-size:14px; font-weight:bold; border-bottom:none; text-decoration:none;font-weight:800}
a.tooltip b {display:none;}
a.tooltip:hover {color:##5B1614; font-size:14px; font-weight:bold; border-bottom:none; text-decoration:none; font-weight:800; text-shadow: #000 0px 0px 0px;}
a.tooltip:hover b {display:block; position:absolute; top:270px; left:12px; padding-left:15px; border:none; color: #FFFFFF; background:#EE8422; background-image:url(../images/); background-repeat: no-repeat; width:300px; height:30px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; /*opacity:0.70; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; filter:alpha(opacity=70); zoom:1*/}
a.tooltip:hover b em.outer {position:absolute; left:0px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:none; overflow:hidden; z-index:100;}
a.tooltip:hover b em.inner {position:absolute; left:0px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:none; overflow:hidden; z-index:100;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ACCORDION STYLES BEGINS HERE */

#basic-accordian{
position: absolute;
border:0px;
width:550px;
height:500;
overflow:hidden;
margin-top:5px;
margin-left:10px;
padding:10px;
outline:0;
left:60px;
top:40px;
}

.accordion_headings{
color: #DF6D27;
font-weight:bold;
font-size: 18px;
line-height:26px;
font-variant: small-caps;
text-transform:none;
padding-top:2px;
padding-bottom:2px;
padding-left:7px; 
}

.accordion_headings:hover{
background:#441A12; 
opacity:0.70;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
filter:alpha(opacity=70);
zoom:1
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
cursor: pointer; 
}

.accordion_child{
padding-top:3px;
margin-bottom:6px;
padding-left:5px;
background:#none;
}

.header_highlight{
background:none;
}

/* End accordion styles */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PURE CSS GALLERY BEGINS HERE */

#gallery {
width:1200px;
height:800px;
margin:0 auto;
position:relative;
}

	
ul#thumbnails {
padding:0 0 0 10px;
margin:0;
list-style:none;
outline:0;
border:none;
}

ul#thumbnails  li {
float:left;
position:relative; 
top:730px;
left:-25px;
outline:0;
border:none;
}

ul#thumbnails li a {
height:50px;
width:50px;
padding:3px;
display:block;
text-decoration:none;
background:#9F9D9E;
outline:0;
border:none;
}

ul#thumbnails li a img {width:50px; height:50px; border:0;}
ul#thumbnails li a:hover {
background:#DF6D27;
}

ul#thumbnails li.close a:hover {
background:none;
}

#gallery #fullsize {
position:absolute;
left:4px;
top:37px;
height:679px;
width:940px;
overflow:hidden;
}

/*#gallery #fullsize div {width:940px; height:900px; padding:0px;}
#gallery #fullsize div img {display:block; margin:0 auto; border:0;}
*/

/* END THE CUSTOM CSS GALLERY HERE */


/*a:link {
color: #000000;
border-bottom:1px solid #000000;
text-decoration:none;
}

a:visited {
color: #000000;
border-bottom:1px solid #000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}

a:active {
color: #000000;
border-bottom:1px solid #000000; 
text-decoration:none; 
}*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 11TH STORY TYPOGRAPHY STYLES */

/* || - pale orange */
.style1 {
color: #E58B4F;
font-weight: normal;
font-size: 15px;
letter-spacing:-0.1em;
margin-left:0.5ex;
margin-right:0.5ex;
opacity:0.40;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
filter:alpha(opacity=40);
zoom:1
}

/* copyright */
.style2 {
color: #ffffff;
font-weight: bold;
font-size: 12px;
margin-left:0.5ex;
margin-right:0.5ex;
opacity:0.40;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
filter:alpha(opacity=40);
zoom:1
}

/* orange */
.style3 {
color: #DF6D27;
font-weight:bold;
padding-top:0px;
font-size: 12px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 11TH STORY CUSTOM LINK STYLES */

/* link 2 - red brown-orange */
.link2 a {
color:#5B1614;
font-weight:bold;
border-bottom:none;
text-decoration:none;
}

.link2 a:visited {
color:#5B1614;
font-weight:bold;
border-bottom:none;
text-decoration:none;
}

.link2 a:hover {
color:#FFFFFF;
font-weight:bold;
padding:2px;
background-color:#EF8B46;
-webkit-border-radius: 2px; 
-moz-border-radius: 2px; 
-o-border-radius: 2px;
border-radius: 2px;
font-weight:800;
border-bottom:none;
text-decoration:none;
}

.link2 a:active {
color:#5B1614;
font-weight:bold;
border-bottom:none;
text-decoration:none; 
}

/* link 3 */
.link3 a {
color:#5B1614;
font-size:14px;
font-weight:bold;
border-bottom:none;
text-decoration:none;
font-weight:800;
}

.link3 a:visited {
color:#5B1614;
font-size:14px;
font-weight:bold;
border-bottom:none;
text-decoration:none;
font-weight:800;
}

.link3 a:hover {
color:#FFFFFF;
font-size:14px;
padding:2px;
background:#DF6D27; 
opacity:0.80;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
filter:alpha(opacity=80);
zoom:1; 
-webkit-border-radius: 2px; 
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight:800;
}

.link3 a:active {
color: #5B1614;
font-size:14px;
font-weight:bold;
border-bottom:none;
text-decoration:none;
font-weight:800;
}

/* css tooltip styles */

a.tip {
position: relative;
}

a.tip span {
display: none;
position: absolute;
top:20px;
left:-10px;
width:500px;
height:351px;
padding-left:5px;
z-index:200;
background: #000000;
background-image:url(../images/prompt.png);
color: #000000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
opacity:0.80;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; 
filter:alpha(opacity=80);
zoom:1
}

a:hover.tip span {
display: block;
}

