/* Hide Things ______________________________________ */
#markets {
        display: none;
}




/* Universal Styles ______________________________________ */
* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html {
	min-height: 100%; margin-bottom: 1px;
}

a:link, a:visited {
	color: #f48d3a;
	padding: 1px;
	text-decoration: none;
}

a img {
	border: none !important;
}

/* Structure ______________________________________ */
body {
        background-color: #fff;
	text-align: center;
}

#container {
	position: relative;
	width: 800px;
	margin: 15px auto 175px auto;
	border: 1px solid #ccc;
	text-align: left;
	background-color: #fff;
}	


/* #about #container, #products #container, #custom #container, #graphics #container, #contact #container, #adbox #container, #fabricwall #container, #fabricounter #container, #stretchwall #container, #rollitup4 #container, #rollitup1 #container, #rollitup3 #container, #imagestand1 #container, #imagestand2 #container, #adapt #container, #popitup #container, #quikframe #container, #inframe #container, #trimlite #container, #litebox #container, #plentywall #container, #infostand #container, #posterstand1 #container, #posterstand2 #container, #exstream #container, #roundup #container, #promotor #container, #flagstand #container, #transportcase1 #container, #transportcase2 #container, #softcase #container {
	background-image: url(../images/bg_contentProd.gif);
} */

#header {
	float: right;
	width: 524px;
	height: 110px;
	border-bottom: 1px solid #ccc;
	background-image: url(../images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #eee;
}

#about #header, #products #header, #custom #header, #graphics #header, #contact #header, #adbox #header, #fabricwall #header, #fabricounter #header, #stretchwall #header, #rollitup4 #header, #rollitup1 #header, #rollitup3 #header, #imagestand1 #header, #imagestand2 #header, #adapt #header, #popitup #header, #quikframe #header, #inframe #header, #trimlite #header, #litebox #header, #plentywall #header, #infostand #header, #posterstand1 #header, #posterstand2 #header, #exstream #header, #roundup #header, #promotor #header, #flagstand #header, #transportcase1 #header, #transportcase2 #header, #softcase #header {
	width: 624px;
	height: 110px;
}

#tagLine {
	clear: both;
	border-bottom: 1px solid #ccc;
	background-color: #f48d3a;
	display: block;
}

#sideBar {
	clear: both;
	float: left;
	width: 175px;
	padding-top: 20px;

}

#flash {
	float: left;
}

#content {
	float: left;
	width: 535px;
	margin: 20px 0 175px 35px;
}

#home #content {
	margin: 0;
}

#about #content, #products #content, #custom #content, #graphics #content, #contact #content, #adbox #content, #fabricwall #content, #fabricounter #content, #stretchwall #content, #rollitup4 #content, #rollitup1 #content, #rollitup3 #content, #imagestand1 #content, #imagestand2 #content, #adapt #content, #popitup #content, #quikframe #content, #inframe #content, #trimlite #content, #litebox #content, #plentywall #content, #infostand #content, #posterstand1 #content, #posterstand2 #content, #exstream #content, #roundup #content, #promotor #content, #flagstand #content, #transportcase1 #content, #transportcase2 #content, #softcase #content {
	width: 575px;
}

#footer {
	clear: both;
	width: 800px;
	height: 75px;
}




/* Logo __________________________________________________*/
h1#logo {	
	clear: both;
	float: left;
	width: 275px;
	height: 110px;
	border-right: 1px solid #eee;
	text-indent: -9999em;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
}

#about h1#logo, #products h1#logo, #custom h1#logo, #graphics h1#logo, #contact h1#logo, #adbox h1#logo, #fabricwall h1#logo, #fabricounter h1#logo, #stretchwall h1#logo, #rollitup4 h1#logo, #rollitup1 h1#logo, #rollitup3 h1#logo, #imagestand1 h1#logo, #imagestand2 h1#logo, #adapt h1#logo, #popitup h1#logo, #quikframe h1#logo, #inframe h1#logo, #trimlite h1#logo, #litebox h1#logo, #plentywall h1#logo, #infostand h1#logo, #posterstand1 h1#logo, #posterstand2 h1#logo, #exstream h1#logo, #roundup h1#logo, #promotor h1#logo, #flagstand h1#logo, #transportcase1 h1#logo, #transportcase2 h1#logo, #softcase h1#logo {
	width: 175px;
	height: 110px;
	background-image: url(../images/logo_content.gif);
}

/* Global Navigation _____________________________________*/
ul#globalNav {
	position: absolute;
	top: 84px;
	left: 200px;
	width: 564px;
	height: 26px;
	overflow: hidden;
}

ul#globalNav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#globalNav li a {
	padding: 0;
	border:0;
	display:block;
	text-decoration:none;
	text-align: center;
	background:transparent url(../images/globalNav.gif) no-repeat;
	}
li#navHome a {
	width:59px;
	height:27px;
	 }
li#navProducts a {
	width:81px;
	height:27px;
	 }
li#navCustom a {
	width:155px;
	height:27px;
	 }	 
li#navGraphics a {
	width:80px;
	height:27px;
	 }
li#navAbout a {
	width:81px;
	height:27px;
	 }	
li#navContact a {
	width:100px;
	height:27px;
	 } 	
	 
li#navHome a:link, li#navHome a:visited {
	background-position:0px 0px;
	width: 59px;
	height: 27px;
	 } 	 	 
li#navHome a:hover, li#navHome a:focus {
	background-position:0px -55px;
	width: 59px;
	height: 27px;
	 }
li#navProducts a:link, li#navProducts a:visited {	
	background-position:-59px 0px;
	}
li#navProducts a:hover, li#navProducts a:focus {	
	background-position:-59px -55px;
	}
li#navCustom a:link, li#navCustom a:visited {	
	background-position: -143px 0px;
	}
li#navCustom a:hover, li#navCustom a:focus {	
	background-position: -143px -55px;
	}
li#navGraphics a:link, li#navGraphics a:visited {	
	background-position: -298px 0px;
	}
li#navGraphics a:hover, li#navGraphics a:focus {	
	background-position: -298px -55px;
	}
li#navAbout a:link, li#navAbout a:visited {	
	background-position: -380px 0px;
	}
li#navAbout a:hover, li#navAbout a:focus {	
	background-position: -380px -55px;
	}
li#navContact a:link, li#navContact a:visited {	
	background-position: -462px 0px;
	}
li#navContact a:hover, li#navContact a:focus {	
	background-position: -462px -55px;
	}
	
body#home ul#globalNav li#navHome a {
	background-position:0px -28px;
	}
	
body#products ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#adapt ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#stretchwall ul#globalNav li#navProducts a, body#rollitup4 ul#globalNav li#navProducts a, body#rollitup1 ul#globalNav li#navProducts a, body#rollitup3 ul#globalNav li#navProducts a, body#imagestand1 ul#globalNav li#navProducts a, body#imagestand2 ul#globalNav li#navProducts a, body#popitup ul#globalNav li#navProducts a, body#quikframe ul#globalNav li#navProducts a, body#inframe ul#globalNav li#navProducts a, body#trimlite ul#globalNav li#navProducts a, body#litebox ul#globalNav li#navProducts a, body#plentywall ul#globalNav li#navProducts a, body#infostand ul#globalNav li#navProducts a, body#posterstand1 ul#globalNav li#navProducts a, body#posterstand2 ul#globalNav li#navProducts a, body#exstream ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#roundup ul#globalNav li#navProducts a, body#promotor ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#flagstand ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#transportcase1 ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#transportcase2 ul#globalNav li#navProducts a, body#adbox ul#globalNav li#navProducts a, body#softcase ul#globalNav li#navProducts a {
	background-position:-59px -28px;
	}
	
body#custom ul#globalNav li#navCustom a {
	background-position:-143px -28px;
	}
	
body#graphics ul#globalNav li#navGraphics a {
	background-position:-298px -28px;
	}
	
body#about ul#globalNav li#navAbout a {
	background-position:-380px -28px;
	}
	
body#contact ul#globalNav li#navContact a {
	background-position:-462px -28px;
	}



/* Tagline _______________________________________________*/
p#tagLine {
	padding-top: 3px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1.5px;
	color: #fff;
	height: 18px !important;
}


/* Sidebar Navigation ____________________________________*/
#sideBar ul {
	list-style: none;
	padding: 20px 0;
	margin: 25px 0 35px 15px;
	border: 1px solid #ccc;
        background-color: #f8f8f8;
}

#sideBar ul li {
	line-height: auto;
}

#sideBar ul li a:link, #sideBar ul li a:visited {
	color: #f48d3a;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
}

#sideBar ul li a:hover, #sideBar ul li a:active {
	color: #f48d3a !important;
	background-color: #eee;
}

#sideBar #news {
        padding: 20px 10px;
}

#sideBar #catalogue {
        margin-top: 35px;
        padding-top: 17px;
        border-top: 1px solid #eee;
}

#sideBar #catalogue h5 {
	background-image: url(../images/title_catalogue_small.gif);
        background-repeat: no-repeat;
        width: 133px;
        height: 9px;
}

#sideBar #catalogue p {
       line-height: 22px;
       color: #666;
}

#sideBar #catalogue p.more {
       margin-top: 10px;
}

#sideBar form#jump {
       margin-left: 15px;
}

#sideBar form#jump option {
       width: 135px;
}





/* Content Area _________________________________ */
#content h2 {
	margin-bottom: 15px;
	font-size: 18px;
	color: #f48d3a;
	text-transform: uppercase;
	height: 24px;
}

#content h3 {
	margin: 35px 0 0 0;
	font-size: 14px;
	color: #f48d3a;
	text-transform: uppercase;
	height: 18px;
}

#content h4 {
	clear: right;
	margin: 35px 0 0 0;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	height: 16px;
}

#content h5 {
	text-transform: uppercase;
	margin: 0 0 5px 0;
	height: 10px;
}


#content p {
	line-height: 24px;
	margin: 5px 0 15px 0;
}

#content p.breadcrumb, #content p.breadcrumb a:link, #content p.breadcrumb a:visited {
       text-transform: capitalize !important;
}




/* Intro Area on Homepage _________________________________ */
#intro {
 	width: 800px;
	height: 208px;
	margin-bottom: 15px;
	background-image: url(../images/looking_good.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#intro h2 {
	text-indent: -9999em;
	margin-bottom: 40px;	
}

#intro p {
        position: absolute;
        top: 255px;
        left: 532px;
}

#intro a {
        display: block;
        text-indent: -9999em;
	width: 194px;
        height: 25px;
}

#intro a:hover {
        background-color: transparent !important;
}



/* Callouts on Homepage _________________________________ */
#mainContent {
        float: left;
        width: 490px;
        margin: 0;
        padding: 0;
}

#secondaryContent {
        float: left;
        width: 285px;
        margin: 0;
        padding: 0;
}

#mainContent p, #secondaryContent p {
        line-height: 22px;
}

#calloutContainer {
	float: left;
	width: 450px;
	margin: 0 15px;
}

#callout1, #callout2 {
	margin: 0 0 15px 0;
	padding: 0 15px 15px 15px;
	border: 1px solid #ddd;
	background-color: #f8f8f8;
        background-repeat: no-repeat;
        background-position: bottom right;
}

#callout1 {
	background-image: url(../images/visual_impact.jpg);
}

#callout2 {
	background-image: url(../images/customized_displays.jpg);
}

#callout3 {
       clear: left;
}

#callout3, #callout4 {
       float: left;
       width: 180px;
       margin: 25px 35px 65px 15px;
       padding-left: 15px;
}


#callout1 h5, #callout2 h5 {
	padding: 15px 0 5px 0;
	height: 19px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0 15px;
	text-indent: -9999em;
}

#callout1 h5 {
	background-image: url(../images/title_visualimpact.gif);
}

#callout2 h5 {
	background-image: url(../images/title_customizeddisplays.gif);
}


#callout3 h5, #callout4 h5 {
	padding: 15px 0 5px 0;
	height: 28px;
	width: 145px;
	background-repeat: no-repeat;
	background-position: 0 15px;
	text-indent: -9999em;
}

#callout1 p, #callout2 p {
        width: 285px;
}

#callout3 h5 {
	background-image: url(../images/title_needgraphics.gif);
}

#callout4 h5 {
	background-image: url(../images/title_needtemplates.gif);
}

#callout3 p#more a, #callout4 p#more a {
        display: block;
        text-indent: -9999em;
        width: 158px;
        height: 18px;
        margin-top: 15px;
        background-repeat: no-repeat;
}

#callout3 p#more a:hover, #callout3 p#more a:active, #callout4 p#more a:hover, #callout4 p#more a:active {
        background-color: #fff;
}

#callout3 p#more a {
        background-image: url(../images/btn_uploadnow.jpg);
}

#callout3 p#more a:hover {
        background-image: url(../images/btn_uploadnow_on.jpg);
}

#callout4 p#more a {
        background-image: url(../images/btn_browsetemplates.jpg);
}

#callout4 p#more a:hover {
        background-image: url(../images/btn_browsetemplates_on.jpg);
}



/* Secondary Area on the Homepage _________________________________ */
#catalogue, #news, #tradeshows {
        margin: 0 0 30px 20px;
        padding-bottom: 15px;
}

#catalogue, #news {
        border-bottom: 1px solid #eee;
}

#catalogue h5, #news h5, #tradeshows h5 {
	text-indent: -9999em;
        margin-bottom: 7px;
        background-repeat: no-repeat;
}

#catalogue h5 {
	background-image: url(../images/title_catalogue.gif);
	width: 178px;
	height: 11px;
}

#news h5 {
	background-image: url(../images/title_news.gif);
	width: 114px;
	height: 11px;
}

#tradeshows h5 {
	background-image: url(../images/title_tradeshows.gif);
	width: 214px;
	height: 11px;
}

#subscribe input {
	width: 190px;
}

#subscribe input.submit {
	width: 30px;
}

#subscribe a:hover {
	background-color: #fff;
}

#subscribe {
	padding: 10px;
	clear: both;
        background-color: #f8f8f8;
        border: 1px solid #ddd;
}

#news p.date {
	font-size: 10px;
        margin: -6px 0 10px 0;
}

#secondaryContent p.more {
        margin-top: 10px;
}



/* News & New Archive Page ___________________________ */
#about p.date {
      font-size: 10px;
      margin-bottom: -15px;
}

#about p a {
      margin-bottom: -15px;
}





/* Product Index Page ___________________________ */
#products #content ul#prodList {
	list-style: none;
	margin: 0;
	padding: 0;
}

#products #content ul#prodList li {
	float: left;
	width: 225px;
	height: 65px;
	margin: 0 45px 35px 0;
	padding: 0;
	line-height: normal;
	font-size: 12px;
}


#products #content ul#prodList li a:link, #products #content ul li a:visited {
	width: 250px;
	padding: 2px 0;
	margin: 5px 0 5px 0; 
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#products #content ul#prodList li a:hover {
        background-color: #f48d3a;
        color: #666;
}

#products ul li img {
	float: left;
        margin: 0 5px 0 0;
}

#products ul li img.return {
	float: none;
	padding: 4px 2px 0 0;
}



/* Product and Content Pages _________________________________ */
.prodimgMain {
	float: right;
	margin: 0 10px 10px 50px;
}

.prodimgIdea {
	clear: both;
	display: block;
	margin: 35px auto;
}

.specimg {
	clear: left;
}

ol li {
	line-height: 18px;
	margin: 0 0 20px 25px;
}

ol#setup {
	display: block;
 	margin: 0 auto;
	width: 570px;
	list-style-type: none;
}


ol#setup li {
	float: left;
	padding: 5px 5px 5px 50px;
	background-position: 20px 100px;
}

ol#setup li.step1 {
background-image: url(../products/images/bullet_ol_1.gif);
background-repeat: no-repeat;
}

ol#setup li.step2 {
background-image: url(../products/images/bullet_ol_2.gif);
background-repeat: no-repeat;
}

ol#setup li.step3 {
background-image: url(../products/images/bullet_ol_3.gif);
background-repeat: no-repeat;
}

ol#setup li.step4 {
background-image: url(../products/images/bullet_ol_4.gif);
background-repeat: no-repeat;
}

ol#setup li.step5 {
background-image: url(../products/images/bullet_ol_5.gif);
background-repeat: no-repeat;
}

ol#setup li.step6 {
background-image: url(../products/images/bullet_ol_6.gif);
background-repeat: no-repeat;
}

ol#setup li.step7 {
background-image: url(../products/images/bullet_ol_7.gif);
background-repeat: no-repeat;
}

ol#setup li.step8 {
background-image: url(../products/images/bullet_ol_8.gif);
background-repeat: no-repeat;
}

ol#setup li.step9 {
background-image: url(../products/images/bullet_ol_9.gif);
background-repeat: no-repeat;
}

ol#setup li.step10 {
background-image: url(../products/images/bullet_ol_10.gif);
background-repeat: no-repeat;
}

p.brochure {
	float: left;
	width: 250px;
}

p.brochure img {
	float: left;
	margin-right: 10px;
}

#content ul, #content ul.specImage {
	margin: 10px 0 20px 0;
	padding-left: 85px;
	list-style-type: square;
	line-height: normal;
	line-height: 22px;
}

#content ul {
	padding-left: 0;
}

#content ul li {
	margin: 0 0 5px 40px;
}

#content ul.dimensions {
	border-top: 1px solid #f48d3a;
	border-bottom: 1px solid #f48d3a;
}

#content ul img {
	margin-right: 15px;
}

#content p.top a:link, #content p.top a:visited {
	float: right;
	clear: left;
}

.graphicProgram {
	margin-top: 35px;
	border-top: 1px solid #f48d3a;
}

caption {
	display: block;
	text-align: right;
	font-size: 11px;
}

#noform {
	padding-top: 35px;
	font-style: oblique;
}

div#us_office {
	height: 273px;
	padding: 35px 0 0 0;
	background-image: url(../images/map_us.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#can_office {
	height: 339px;
	padding: 35px 0 0 0;
	background-image: url(../images/map_can.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#can_office h5, div#us_office h5 {
	margin-top: 15px;
}

div#can_office p {
	width: 225px;
}


/* Footer Area __________________________________ */
#footer p {
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	font-size: 12px;
}



/* Section Headers ___________________________________ */
#products #header {

}

#custom #header {
	background-image: url(../custom/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#partner #header {
	background-image: url(../images/banner_partner.jpg);
	background-repeat: no-repeat;
}

#adbox #header {
	background-image: url(../products/adbox/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#fabricwall #header {
	background-image: url(../products/fabricwall/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#fabricounter #header {
	background-image: url(../products/fabricounter/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#stretchwall #header {
	background-image: url(../products/stretchwall/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#rollitup4 #header {
	background-image: url(../products/rollitup4/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#rollitup1 #header {
	background-image: url(../products/rollitup1/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#rollitup3 #header {
	background-image: url(../products/rollitup3/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#imagestand1 #header {
	background-image: url(../products/imagestand1/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#imagestand2 #header {
	background-image: url(../products/imagestand2/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#adapt #header {
	background-image: url(../products/adapt/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#popitup #header {
	background-image: url(../products/popitup/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#quikframe #header {
	background-image: url(../products/quikframe/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#inframe #header {
	background-image: url(../products/inframe/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#trimlite #header {
	background-image: url(../products/trimlite/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#litebox #header {
	background-image: url(../products/lightbox/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#plentywall #header {
	background-image: url(../products/plentywall/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#infostand #header {
	background-image: url(../products/infostand/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#posterstand1 #header {
	background-image: url(../products/posterstand/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#posterstand2 #header {
	background-image: url(../products/posterstand2/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#exstream #header {
	background-image: url(../products/exstream/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#roundup #header {
	background-image: url(../products/roundup/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#promotor #header {
	background-image: url(../products/promotor/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#flagstand #header {
	background-image: url(../products/flagstand/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#transportcase1 #header {
	background-image: url(../products/transportcase1/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#transportcase2 #header {
	background-image: url(../products/transportcase2/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}

#softcase #header {
	background-image: url(../products/softcase/images/header.jpg); 
	background-repeat: no-repeat;
	background-position: right;
}



/* Galleries ________________________________________ */
#gallery img {
	float: left;
}

#gallery img.photo {
	border: 1px solid #ccc;
}

#gallery p {
	clear: left;
	color: #666;
}

.thumbs {
	margin-left: 5px;
}

.thumbs a img {

}

.thumbs a:link, .thumbs a:visited {
	float: left;
	border: 1px solid #eee;
	margin: 0 3px 3px 0;
}

/* Templates Page ________________________________________ */
div#template {
	clear: both;
	padding: 0 0 5px 0;
        border-top: 1px solid #ccc;
}

div#template table {
	text-align: left;
	width: 560px;
	padding: 0 0 15px 0;
}

div#template table tr {
	height: 50px;
}

div#template table td {
	text-align: left;
}

div#template table th {
 	width: 350px;
}

div#template table th.col2, div#template table th.col3 {
	width: 180px;
	text-indent: 6px;
}

div#template p {
	font-size: 11px;
}

div#template table td a:link, div#template table td a:visited {
	border-bottom:3px solid #fff;
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	margin-right: 15px;
}

div#template table td a:hover, div#template table td a:active {
	background-color: transparent;
	border-bottom: 3px solid #f48d3a;
}

ul#template_nav {
	margin: 25px 0 0 0 !important;
	padding: 15px 0;
	height: 160px;
	background-image: url(../images/bg_callout.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #ccc;

	list-style: none;
}

ul#template_nav li {
	float: left;
	width: 135px;
}



/* Lightbox Styles  ________________________________________ */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;

	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../products/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../products/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../products/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}