/*   Signature Retail Services  */


/* ======================== General Styles ========================= */

* {margin: 0; padding: 0;}
a {outline: none;}
a visited {color: #FF6600;}
a img {border: none;}

/* ======================== Font Styles ========================= */

@font-face {
    font-family: 'SignatureRetailRegular';
    src: url('webfonts/signatureretail-webfont.eot');
    src: url('webfonts/signatureretail-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/signatureretail-webfont.woff') format('woff'),
         url('webfonts/signatureretail-webfont.ttf') format('truetype'),
         url('webfonts/signatureretail-webfont.svg#SignatureRetailRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

/* ----------------------- Unordered Lists ------------------------------ */
			ul{
			clear:both;
			}
				
			ul li {
			padding:0 0 0 15px;
			list-style-type:none;
			background:url(images/srs-bullet-arrow.gif) 0px 6px no-repeat;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 16px;
			color: #444;
			}
				
			ul li a, ul li a:visited, ul li a:active {	
			text-decoration: none;
			color: #444;
			}
						
			ul li a:hover {
			text-decoration: none;
			color: #9f0000;
			}

/* ----------------------- Paragraph ------------------------------ */
		p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 18px;
			color: #444;
			text-decoration: none;
			font-weight: normal;
			padding: 0;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 1em;
			margin-left: 0;
			}

		p a, p a:visited, p a:active {
			text-decoration: none;
			color: #9f0000;
			}
			
		p a:hover {
			text-decoration: underline;
			color: #9f0000;
			}
	
/* ----------------------- H1 [headings]------------------------------ */
		h1 {
			font-family: 'SignatureRetailRegular', serif;
			font-size: 28px;
			line-height: 28px;
			color: #9f0000;
			text-decoration: none;
			font-weight: normal;
			padding: 0;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 0.5em;
			margin-left: 0;
			}

		h1 a, h1 a:visited, h1 a:active {
			text-decoration: none;
			color: #9f0000;
			}
			
		h1 a:hover {
			text-decoration: underline;
			}

/* ----------------------- H2 [interior headings] ------------------------ */
		h2 {
			font-family: 'SignatureRetailRegular', serif;
			font-size: 20px;
			line-height: 20px;
			color: #444;
			text-decoration: none;
			font-weight: normal;
			padding: 0;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 0.5em;
			margin-left: 0;
			}

		h2 a, a:visited, h2 a:active {
			text-decoration: none;
			color: #9f0000;
			}
			
		h2 a:hover {
			text-decoration: underline;
			}

/* ----------------------- H3 [interior subheadings] ------------------------ */
		h3 {
			font-family: 'SignatureRetailRegular', serif;
			font-size: 22px;
			line-height: 24px;
			color: #9f0000;
			text-decoration: none;
			font-weight: normal;
			padding: 0;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 0.8em;
			margin-left: 0;
			}

		h3 a, h3 a:visited, h3 a:active {
			text-decoration: none;
			color: #555555;
			}
			
		h3 a:hover {
			color: #9f0000;
			}
		
/* ----------------------- H4 [sidebar headings] ------------------------ */
		h4 {
			font-family: 'SignatureRetailRegular', serif;
			font-size: 14px;
			line-height: 14px;
			color: #fff;
			text-decoration: none;
			font-weight: bold;
			}

		h4 a, h4 a:visited, h4 a:active {
			text-decoration: none;
			color: #555555;
			}
			
		h4 a:hover {
			text-decoration: underline;
			}
			
/* ----------------------- H4 - H5 [unused] ------------------------ */

/* ----------------------- H6 [comments] ------------------------ */
		
	h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 18px;
		color:#393;
		text-decoration: none;
		font-weight: bold;
		}

	h6 a, h6 a:visited, h6 a:active {
		text-decoration: none;
		color: #fff;
		}
			
	h6 a:hover {
		text-decoration: underline;
		}
		
	address {
		font-family: 'SignatureRetailRegular', serif;
		font-size: 10px;
		line-height: 16px;
		color: #666;
		text-decoration: none;
		font-weight: normal;
		}
	

	
/* ========================= Misc Styles ========================= */

	hr {
		border: none 0; 
		border-top: 1px dashed #ff0000;
		width: 100%;
		height: 1px;
		padding: 0px 0px 0px 0px;
		}
			
	.tab { float:left; margin: 0px 0px 0px -11px; }
	.align-right { float:right; margin: 0 0 15px 15px; }
	.align-left { float:left; margin: 0 15px 15px 0; }
	p img {padding: 0;max-width: 100%;}
	img.centered {display: block;margin-left: auto;margin-right: auto;}
	img.alignright { float:right; padding: 4px;margin: 0 0 0 15px;display: inline;}
	img.alignleft {padding: 4px;margin: 0 15px 0px 0;display: inline;}
		
	.formtable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 3px;
		font-style: normal;
		line-height: normal;
		color: #333;
		width:585px;
		/*border:1px solid #aaa;
		background-color: #eee;*/
		}

	.formboxes {
		font-family: 'SignatureRetailRegular', serif;
		font-size: 12px;
		padding: 3px;
		font-style: normal;
		line-height: normal;
		color: #9f0000;
		width:185px;
		border:1px solid #aaa;
		/*background-image: url(images/formfade.gif);*/
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		}

.divider-top {
	width: 295px; height: 12px;
	background: url(images/srs-side-divider.gif);
	margin-bottom: 7px;
	}

.divider-bottom {
	width: 295px; height: 1px;
	background: #585858;
	}

.side-menu, .side-menu:visited, .side-menu:active  {
	display: block;
	height: 28px;
	width:291px;
	background: #fff;
	text-align: center;
	font-family: 'SignatureRetailRegular', serif;
	font-size: 22px;
	line-height: 24px;
	color: #888;
	text-decoration: none;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	}

.side-menu:hover {
	background: #9f0000;
	color: #fff;
	text-decoration: none;
	}
	
.side-menu-red, .side-menu-red:visited, .side-menu-red:active   {
	display: block;
	height: 28px;
	width:291px;
	background: #9f0000;
	text-align: center;
	font-family: 'SignatureRetailRegular', serif;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	}
	
.bios {
	position: relative; display: block;
	background:#fff;
	clear: both;
	min-height:155px;
	width: 576px;
	overflow:hidden;
	}

img.bio-photo {	
	float:left;
	margin: 0 15px 0px 0;
	}