@charset "utf-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	background-color:#000000;
	overflow-x:hidden;

}


body {
	background-color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}


#siteContainer {
	background-color:transparent;
	width:930px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	z-index:40;
}

#header {
	background-color:transparent;
	width:930px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}

#logo {
	background-color:transparent;
	/*background-image:url(images/TorchMediaLogo.jpg);
	background-repeat:no-repeat;*/
	position:absolute;
	width:280px;
	height:59px;
	margin-left:0px;
	margin-top:28px;
}

#socialLinks {
	background-color:transparent;
	position:absolute;
	width:280px;
	height:59px;
	margin-left:810px;
	margin-top:18px;
}

#strapline {
	background-color:transparent;
	color:#ffffff;
	position:absolute;
	width:400px;
	height:40px;
	margin-left:286px;
	margin-top:28px;
}

#menu {
	background-color:transparent;
	position:absolute;
	margin-left:366px;
	margin-top:72px;
	width:564px;
	height:26px;
	text-align:right;
}

#menu_revised {
	background-color:transparent;
	position:absolute;
	margin-left:432px;
	margin-top:72px;
	width:564px;
	height:26px;
	text-align:right;
}

#content {
	background-color:#FFFFFF;
	width:898px;
	margin-right:auto;
	margin-left:auto;
	min-height:400px;
	background-image:url(images/greyBlend.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:16px;
	overflow:hidden;
	z-index:40;
}

#flashBox {
	background-color:#FFFF00;
	width:898px;
	height:220px;
	text-align:center;
	vertical-align:middle;
}

#leftColumnHome{
	background-color:#FFFFFF;
	width:244px;
	height:284px;
	padding: 8px;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
}

#middleColumnHome{
	background-color:#FFFFFF;
	width:244px;
	height:284px;
	padding: 8px;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
}

#rightColumnHome{
	background-color:transparent;
	width:362px;
	height:300px;
	vertical-align:middle;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
}

#rightColumnHomeTop{
	background-color:#ffffff;
	width:346px;
	height:100px;
	vertical-align:middle;
	padding: 8px;
	margin-bottom:8px;
	float:left;
}

#rightColumnHomeBottom{
	background-color:#ffffff;
	width:346px;
	height:160px;
	padding: 8px;
	vertical-align:middle;
	float:left;
}

#halfColumnHomeLeft{
	background-color:#ffffff;
	width:429px;
	height:208px;
	padding: 8px;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
}

.homeColumnImage {
	float:left;
	margin-right:8px;
	margin-top:8px;

}

#halfColumnHomeRight{
	background-color:#ffffff;
	width:429px;
	height:208px;
	vertical-align:middle;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	padding: 8px;
}


#leftColumn{
	background-color:#ffffff;
	width:110px;
	vertical-align:top;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
	height:900px;
}

#middleColumn{
	background-color:#ffffff;
	width:484px;
	vertical-align:top;
	padding: 0px 8px 0px 8px;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
	height:900px;
	position: relative;
	overflow:hidden;

}

#rightColumn{
	background-color:#ffff00;
	width:246px;
	vertical-align:top;
	margin-top:8px;
	margin-bottom:8px;
	padding: 8px 12px 0px 12px;
	float:left;
	height:892px;
}

#partnerBox{
	background-color:#FFFFFF;
	width:898px;
	height:120px;
	vertical-align:middle;
	clear:both;
	background-image:url(images/ShopperPanelBottom.jpg);
	background-repeat:no-repeat;
}

#partnerBox a {
	background-color:#FFFFFF;
	width:898px;
	height:120px;
	display:block;
	
}

#footer {
	background-color:transparent;
	color:#666666;
	width:930px;
	height:80px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}

#footerSegment {
	width:110px;
	height:160px;
	display:block;
	float:left;
	

}

/* Text Styles */

h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:-7px;
	padding-bottom:-7px;
}

h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom:-3px;
	padding-bottom:-3px;
	margin-top:18px;
}

h5 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:-22px;
	padding-bottom:-22px;
	margin-top:7px;
}


p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
	margin-bottom:11px;
margin-top:9px;
}


ul {
	font-size:12px;
	padding-top:3px;
	margin-top:-5px;
	padding-bottom:0px;
}

li {
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:15px;
}




/* Link Styles */



a:link, a:active, a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	cursor:hand;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}

a.torchLink:link, a.torchLink:active, a.torchLink:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	cursor:hand;
}

a.torchLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}

a.menuLink:link, a.menuLink:active, a.menuLink:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	float:left;
	text-align:center;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
	height:22px;
	width:60px;
	padding:6px 0px 0px 0px;
	background-color:#FFFFFF;
	margin-left:6px;
}

a.menuLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	float:left;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	cursor:hand;
	height:22px;
	padding:6px 0px 0px 0px;
	background-color:#666666;
	margin-left:6px;
}

a.menuLinkActive:link, a.menuLinkActive:active, a.menuLinkActive:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	float:left;
	text-align:center;
	float:left;
	width:60px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
	height:22px;
	padding:6px 0px 0px 0px;
	background-color:#FFFF00;
	margin-left:6px;
}

a.menuLinkActive:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	float:left;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	cursor:hand;
	height:22px;
	padding:6px 0px 0px 0px;
	background-color:#666666;
	margin-left:6px;
}

a.leftMenuLink:link, a.leftMenuLink:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
	height:22px;
	width:94px;
	height:22px;
	padding:6px 8px 6px 8px;
	background-color:#FFFFFF;
	
}

a.leftMenuLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
	width:94px;
	height:22px;
	padding:6px 8px 0px 8px;
	background-color:#FFFFFF;
	
}

a.leftMenuLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	cursor:hand;
	width:94px;
	height:22px;
	padding:6px 8px 0px 8px;
	background-color:#666666;
	
}

a.yellowMenuLink:link, a.yellowMenuLink:active, a.yellowMenuLink:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
	height:22px;
	width:120px;
	display:block;
	padding:6px 8px 0px 8px;
	background-color:transparent;
	
}


a.yellowMenuLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	cursor:hand;
	display:block;
	width:120px;
	height:22px;
	padding:6px 8px 0px 8px;
	background-color:#ffffff;
	
}



a.footerLink:link, a.footerLink:active, a.footerLink:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	cursor:hand;
	font-weight:normal;
	
}

a.footerLink:hover {
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
}


a.socialLink:link, a.socialLink:active, a.socialLink:visited { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:36px;
	height:36px;
	color:#336666;
	text-decoration: none;
	font-weight:bold;
	cursor:hand;
	vertical-align:middle;
	display:block;
	float:left;
	margin-right:6px;
	background-position: 0 0px;
	background-repeat:no-repeat;
}

a.socialLink:hover {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:36px;
	height:36px;
	color: #660000;
	font-weight:bold;
	cursor:hand;
	vertical-align:middle;
	display:block;
	float:left;
	margin-right:6px;
	background-position: 0 -36px;
	background-repeat:no-repeat;
}


a.anchor:link, a.anchor:active, a.anchor:visited, a.anchor:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	cursor:hand;
}





.rightMenuLinks {

}


.leftMenuLinks, .leftMenuLinks li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 110px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px;
}

.leftMenuLinks li a{
background: #ffffff;
font: bold 11px Helvetica, Arial, sans-serif;
color: #000000;
display: block;
width: auto;
padding: 7px 0px 5px 0px;
padding-left: 8px;
text-decoration: none;
}

.leftMenuLinks li a:visited, .leftMenuLinks li a:active{
color: #000000;
display: block;
background: #ffffff;
}

.leftMenuLinks li a:hover{
display: block;
color:#ffffff;
background: #666666;
}

.footerBottomMenuLinks, .footerBottomMenuLinks li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 90px; /*WIDTH OF FOOTER MENU ITEMS*/
border: 0px;
text-align:left;
font-weight:normal;
}

.footerBottomMenuLinks li a{
font: bold 11px Arial, sans-serif;
color: #666666;
display: block;
width: 90px;
padding: 3px 0px 2px 0px;
padding-left: 4px;
text-decoration: none;
font-weight:normal;
line-height:12px;
}

.footerBottomMenuLinks li a:visited, .footerBottomMenuLinks li a:active{
color: #666666;
display: block;
font-weight:normal;
padding-top:0px;
padding-bottom:0px;
line-height:13px;
}

.footerBottomMenuLinks li a:hover{
display: block;
color:#ffffff;
font-weight:normal;
}



.img {
	border:0;
	}
.shopperImages {
	float:left;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:16px;
	clear:both;
}

/* Gallery CSS */

.thumbs  
{
	width:123px
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}

/* Form Validation */


input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 0px solid #00A8E6;
	background-color:#cccccc;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.field-label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	width:60px;
	padding-right:6px;
}

.field-widget {

}

.summerSubmit {
	width:104px;
	height:30px;
	display:block;
	background-image:url(images/summer_submit.jpg);
	border:none;
	padding:none;
}

.summerSubmit:hover {
	background-position: 0px -30px;
}



/* QuickMenu Styles */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		/*padding:5px 5px 5px 5px;*/
		margin:0px 8px 0px 0px;
		/*background-color:#FFFFFF;*/
		color:#000000;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:center;
		border-width:0px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#666666;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:0px;
		margin:-1px 0px 0px;
		background-color:#FFFFFF;
		border-width:0px;
		border-style:solid;
		border-color:#FFFFFF;
		text-align:left;
		border:1px solid #666666;
		min-width:116px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:8px 5px 8px 5px;
		margin:0px;
		background-color:#ffffff;
		background-image:none;
		color:#000000;
		font-size:11px;
		border-style:none;
		border-color:#FFFFFF;
		min-width:100px;
		text-align:left;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		
		background-image:none;
		text-decoration:underline;
		color:#ffffff;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#666666;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		/*background-color:#EEEEEE;*/
		background-image:none;
		color:#111111;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		/*background-image:url(file:///C:/Users/Virgil/Documents/_BeingVirgil/Business/Software/NewDevelopment2010/quickmenu7/Visual%20QuickMenu7/qmimages/arrow_5.gif);*/
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		/*background-image:url(file:///C:/Users/Virgil/Documents/_BeingVirgil/Business/Software/NewDevelopment2010/quickmenu7/Visual%20QuickMenu7/qmimages/arrow_5.gif);*/
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:90%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		/*background-image:url(file:///C:/Users/Virgil/Documents/_BeingVirgil/Business/Software/NewDevelopment2010/quickmenu7/Visual%20QuickMenu7/qmimages/arrow_7.gif);
		background-repeat:no-repeat;
		background-position:95% 55%;*/
	}




