/*
	Created @ Superlative, Inc. 2008 (template 1118)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Standard Page Elements */
/* -------------------------------------------------------------------------------------------------- */

html {
	height: 100%;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	font: 12px italic bold "Georgia", Times New Roman, Times, serif;
	color: #444;
	background:#000000; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}
	
.templatebp {  /* This class should be used on the body tag for every page of the template */
	font: 12px italic bold "Georgia", Times New Roman, Times, serif;
	color: #444;
	background: #000000; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */
.Designer_Left { 
	width: 900px;
	*width: 900px;
	display: block;
	background: url(images/jpg006.jpg) repeat-y #FFFFFF;
	}

.BPSB_Left {
	width: 590px;
	display: inline;
	float:left;	
	}

.BPSB_LeftBP {
	width: 235px;
	display: inline;
	float:left;
	}
	
.BPSB_Right {
	width: 175px;
	padding: 0px;
	float:left;
	}

.BPSB_RightBP {
	width: 600px;
	padding: 0px;
	display: inline;
	float:right;
	*float:left;
	padding: 14px;
	}

.endofsection{
	clear: both;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 828px;
	text-align: center;
	padding: 0px;
	background: url(images/jpg002.jpg) repeat-x #FFFFFF; 
	float: left;
	}
	
.Designer_MainHolder_HP {
	width: 828px;
	text-align: center;
	padding: 0px;
	
	}

.Designer_FlashHolder {
	width: 828px;
	text-align: center;
	margin: 0px;
	
	}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #EEE;
	width: 828px;
	display: block;
	}

.LrgFS {
	width: 233px;
	text-align: center;
	}

.Designer_FS_Holder {
	width: 860px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #BF7900;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 170%;
	margin-top: 15px;
	}		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Large{
	display: inline;
	float: left;
	margin: 0px;
	background: none;
	margin-top: 20px;
	}
	
	.FeaturedSlot_Large p{
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 0px 10px 10px 0px;
		}
		
	.FeaturedSlot_Large img {
		display: block;
		float: left;
		align: center;
		width: 75px;
		height: 107px;
		margin: 10px 5px 5px 10px;
		border: 1px #FFF solid;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		margin: 10px 10px 3px 0px;
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #CCCCCC;
		float: left;
		display: block;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		float: left;
		display: block;
		}

.FS_QuickSearch {
	text-align: center;
	width: 100%;
	height: auto;
	float: left;
	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 3px;
		}
	
	.FS_QuickSearch h1 {
		display: none;
		}
		
	.FS_QuickSearch .QS_Table {
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #fff;
		border-bottom: 1px #666 solid;
		display: block;
		margin: 4px 0px 8px 0px;
		padding: 0px 0px 8px 0px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 98%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #000;
		margin: 0px 0px 5px 0px;
		border: 1px #FFFFFF solid;
		*display: block;
		width: 120px;
		}
		
	.FS_QuickSearch a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #CCCCCC;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	width: 90%;
	*width: 100%;
	padding: 16px;
	}
	
	.FS_SignUp h1 {
		color: #FFF;
		font: 16px Arial, Helvetica, sans-serif;
		margin: 0px 0px 4px 0px;
		padding: 0px;
		}

	.FS_SignUp .SU_Description {
		font: 12px  Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: left;
		}
		
	.FS_SignUp .SU_Table {
		width: 100%;
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #666 solid;
		margin-bottom: 8px;
		padding-bottom: 8px;
		float: left;
		}

	.FS_SignUp .SU_Table td {
		padding: 3px;
		}

	.FS_SignUp .SU_Table .formfield {
		font: 12px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #2e2042;
		margin: 0px 0px 5px 0px;
		border: 1px #746288 solid;
		*display: block;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #2e2042;
		width: 100%;
		}

.FeaturedSlot_BP {
	background: #EBEBEB;
	text-align: right;
	*width: 175px;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 0px 12px;
	*margin: 0px 0px 0px 12px;
	border-top: 1px solid none;
	display: block;
	border-bottom: 1px #CBCBCB solid;
	}
	
		.FeaturedSlot_BP p{
			color: #444444;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 140%;
			text-align: left;
			margin: 6px 0px 6px 0px;
			padding: 0px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 156px;
			height: 117px;
			display: block;
			margin-bottom: 5px;
			}
			
		.FeaturedSlot_BP h1 {
			color: #264576;
			font: 14px Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: left;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #264576;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #264576;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */
.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: left;
	display: inline;
	}

.subnav_links {
	font: 14px   italic bold "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	margin-bottom: 0px;
	display: inline;
	text-align: center;
	line-height: 25px;
	padding: 35px 35px 35px 0px;
	}

.subnav_links a { 
	font: 14px   italic bold "Georgia", Times New Roman, Times, serif;
	text-decoration: underline; 
	color: #000000;
	padding: 2px;
	display: inline;
	text-align: left;
	}

.subnav_links a:hover { 
	font: 14px   italic bold "Georgia", Times New Roman, Times, serif;
	text-decoration: none; 
	color: #000000;
	padding: 2px;
	display: inline;
	text-align: left;
	}


		
/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Home Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.outer_container {
	width: 998px;
	margin: 0px auto;
	text-align: center;
	}

.designer_main_container_hp {
	width: 828px;
	margin: 0px auto;
	text-align: center;
	display: block;
	}

.designer_flash_container_hp {
	width: 828px;
	text-align: center;
	margin: 0px;
	}

.featured_slot_container_hp {
	width: 828px;
	text-align: center;
	padding: 0px;
	background: url(images/jpg002.jpg) repeat-x #FFFFFF; 
	float: left;
	}

.page_main_hp {
	width: 828px;
	margin: 0px auto 10px;
	text-align: center;
	float: left;
	background: #ffffff;
	}

.modules_container_hp {
	margin: 12px auto;
	width: 828px;
	text-align: center;
	float: left;
	padding: 10px;
	}
	
	
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- Navigation Styles */
/* -------------------------------------------------------------------------------------------------- */
.designer_subnav_hp {
	text-align: center;
	width: 828px;
	float: left;
}

	
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- Content Block Containers */
/* -------------------------------------------------------------------------------------------------- */

.dynamic_body_cell {
	margin: 0px auto;
	width: 798px;
	text-align: center;
	padding: 0px 10px 0px 20px;
	height: auto;
	}
		
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */		

.footerwrap {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	font-size: 12px;
	color: #4d4e50;
	width: 788px;
	clear: both;
	margin: 10px auto 0px;
	padding: 0px 20px;
	}

.footerwrap img {
	margin: 0px 0px 20px 0px;
	}
		
.footerwrap a { 
	text-decoration: none; 
	color: #4d4e50;
	}
					
 .footerwrap a:hover { 
	color: #EBEBEB;
	text-decoration: underline;
	}
