/* CSS Document */

/* ********Homepage******** */

#homepageContent {
	margin: 0px auto;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	width: 850px;
	text-align: left;
	}
	
#homepageACntnt {
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 5px solid #D1C6D7;
	border-right: 5px solid #D1C6D7;
	border-top: 5px solid #D1C6D7;
	width: 840px;
	/*background-color: #FFFFFF; */
	text-align: left;
	font: 16px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#8F874D;
	font-weight: bold;
	line-height: 15px;
	}
	
#HomepageBCntnt {
	margin: 0px auto;
	padding: 10px;
	border-top: 1px solid #2C3472;
	border-left: 1px solid #2C3472;
	border-right: 1px solid #2C3472;
	width: 830px;
	text-align: center;
	/*background-color: #FFF; */
	font: 14px Arial, Helvetica, sans-serif;
	color:#535B5B;
	font-weight: bold;
	line-height: 10px;
		}
		#HomepageBCntnt a, #HomepageBCntnt a:visited, #HomepageBCntnt a:active {
		text-decoration: none;
		color: #535B5B;
	}
	
	#HomepageBCntnt a:hover {
		text-decoration: underline;
		color: #8D825C;
	}

		
	/*.HomepageBCntnt_item {
		float:left;
		padding:6px 17px 0px 17px;
		text-align: center;
	    font: 11px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	    color:#8F874D;
	   font-weight: bold;
	   line-height: 15px;
		}

	.HomepageBCntnt_item a, .HomepageBCntnt_item a:visited, .HomepageBCntnt_item a:active {
		text-decoration: none;
		color: #8F874D;
	}
	
	.HomepageBCntnt_item a:hover {
		text-decoration: underline;
		color: #8F874D;  
	}*/

.homepageHR {
	margin: 0px auto;
	width: 850px;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	background-color: #535B5B;
}

#homepagePods {
	width: 830px;
	float: center;
	text-align: left;
	/*margin: 0px auto; */
	margin-bottom: 5px;
	padding: 10px;
	overflow: hidden;
	border-top: 1px solid #2C3472;
	border-left: 1px solid #2C3472;
	border-right: 1px solid #2C3472;
	border-bottom: 1px solid #2C3472;
	/*background-image: url(images/bkgrnd_body1ww.jpg);	
    background-color: #FFFFFF;
	background-position: bottom; 
    background-repeat: repeat-x; */
}

#homepagePod1 {
	width: 650px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	border-right: none;
	padding: 10px 10px 20px 80px;
}

#homepagePod2 {
	width: 660px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	border-right: none;
	padding: 10px 10px 20px 160px;
}

#homepagePod3 {
	width: 375px;
	float: left;
	padding: 10px; 
	margin:0px;
}

#homepagePod4 {
	width: 380px;
	float: left;
	border-right: none;
	padding: 10px 10px 10px 30px; 
	margin:0px;
}
#homepagePod5 {
	width: 770px;
	float: left;
	border-right: none;
	padding: 10px 10px 10px 30px; 
	margin:0px;
}

	
	.HPod_in_menu_item {
		float:center;
		margin: 5px 0px 10px 0px;
		padding: 10px;
		border: none;
		text-align: left;
	   
		}
			
			.HPod_in_menu_itemL {
		float:center;
		margin: 5px 0px 10px 0px;
		padding: 10px;
		border: 1px solid #000000;
		text-align: left;
		background-image: url(images/cti_TableCloth1a.jpg);
	   
		}

.homepagePodTitle {
	width: 370px;
	background-color: #919B9B;
	color:#FFFFFF;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px; margin: 0px;
	}

/* ********Fonts******** */

body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #535B5B;
	line-height: 16px;
	}

p {
	font: 12px 'Trebuchet MS', Helvetica, sans-serif;
	    color:#535B5B;
	    font-weight: normal;
	    line-height: 15px;
	line-height: 16px;
	}

td {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
.error {
	font-weight:bold;
	color: #CC0000;
	}

h1 {
	color:#333;
	margin: 0.5em 0em 0.5em 0em;
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	}
	
.layFlashTitle {
	width: 500px; height: 50px;
	}
	
h2 {
	margin: 0.5em 0em 0.5em 0em;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#91A4DB;
	font-weight: bold;
	}
	
h3 {
	margin: 0.5em 0em 0.5em 0em;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#B49ABE;
	}	
	

h4, h5, h6, h7 {
	margin: 0.5em 0em 0.5em 0em;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#91804D;
	}

hr {
	border-top-color: #918950;
	border-top-width:1px;
	border-top-style: dotted;
	height:0px;
	clear:both;
	}
	
img {
	border: 0px;
	}

.saleprice {
	font-weight: bold;
	color: #990000;
	}
	
.strikethru {
	text-decoration: line-through;
	}
	
.Loc_Tag {
	margin: 0.5em 0em 0.5em 0em;
	font: 10px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#8F874D;
	line-height: 12px;
	}
	
.Loc_Tag_b{
	margin: 0.5em 0em 0.5em 0em;
	font: 12px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#8F874D;
	font-weight: bold;
	line-height: 16px;
	}
	
	.p_links {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5B6AA5;
	line-height: 16px;
	}
	.p_links a, .p_links a:visited, .p_links a:active {
		text-decoration: none;
		color: #5B6AA5
	}
	
	.p_links a:hover {
		text-decoration: underline;
		color: #5B6AA5;
	}
	
	.layLogoMenuR_t {
	font: 14px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	    color:#4867C4;
	   font-weight: bold;
	   line-height: 15px; 
	   }
	   
	.layLogoMenuR_t a, .layLogoMenuR_t a:visited, .layLogoMenuR_t a:active {
		text-decoration: none;
		color: #4867C4;
	}
	
	.layLogoMenuR_t a:hover {
		text-decoration: underline;
		color: #4867C4;
		}
		
	.p_serviceCat {
	width: 200px;
	background-color: #B1BCE2;
	color:#1E2137;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/* text-transform: uppercase;
	letter-spacing: 2px; */
	line-height: 16px;
	padding: 1px; margin: 2px;
	}
	
	.Home_b_Home {
	font: 14px Arial, Helvetica, sans-serif;
	color:#8D825C;
	font-weight: bold;
	line-height: 10px;
	
	}
	
/*EM {
font: 22px "Times";
color:#8F874D;
}
*/
/* Authentication */
#layAuthenticationVeil {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
	background-color: #666; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
	}
	
#layAuthentication {
	position: absolute;
	top: 152px; left: 252px;
	width: 440px; margin: auto; 
	border-bottom:10px solid #918950;
	padding-top:3px;
	background-color:#FFF;
	}

/* ********Global******** */
 body {
    scrollbar-face-color:	#ffffff; 
	scrollbar-shadow-color: #868585; 
	scrollbar-highlight-color:	#ffffff; 
	scrollbar-3dlight-color:	#EAEAEA; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #868585;
	/*margin: 17px;*/
	margin: 0px;
	padding: 0px 15px 15px 15px; 
	text-align: center;
	/* background-image: url(images/Body_topRx_w400.png);
    background-repeat: repeat-x; */
	background-color: #FFFFFF;
}

.layClear {
	clear: both;
	height: 0px;
	margin-top: 0px;
	line-height: 0px;
	font-size: 0px;
}

#layPrintHeader {
	display:none;
}

#layGlobalWrapper {
	margin: 0px auto;
	padding-top: 5px;
	width: 850px;
	text-align: center;
	background-color: none;
	position: relative;
	}
	
	
/*Header*/
#layHeader {
	position: relative;
	margin: 0px auto;
	width: 846px;
	height: 115px;
	text-align: center;
	background-color: none;
	/* border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF; */
}

#cartMenu{
	/*WHATEVER VALUES YOU NEED FOR STYLING*/
	color: #000;
}

#layLogo {
	width: 450px;
	height: 115px;
	padding: 0px;
	}

#layLogoMenuR {
    text-align: center;
	width: 350px;
	height: 31px;
	padding-top: 7px;
	position: absolute;
	display: block;
	top: 65px;
	left: 440px;
	background-image: url(images/LayTopMenbkgrndw.png);
	background-repeat: none;

	}
	
#layHeader_in {
	position: relative;
	margin: 0px auto;
	width: 850px;
	height: 135px;
	text-align: left;
}

#cartMenu{
	/*WHATEVER VALUES YOU NEED FOR STYLING*/
	color: #000;
}

#layLogo_in {
	width: 850px;
	height: 135px;
	padding: 0px;
}

#layLogin {
	position: absolute;
	top: 5px; left: 310px;
	width: 550px;
	float: right;
	text-align: right;
	padding: 0px;
	color: #333;
}

#layLogin a, #layLogin a:active, #layLogin a:visited{
	color: #333;
	text-decoration: none;
}

#layLogin a:hover{
	color: #333;
	text-decoration: underline;
}

/*Menu*/
	
#layMainMenu {
	width: 846px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	padding-top: 0px;
	height: 31px;
	background-color: none;
	overflow: hidden;
	text-align: left;
	/* border-right: 2px solid #FFF;
	border-left: 2px solid #FFF; */
	}
	
	.layMainMenu_item {
		float:left;
		padding: 8px 20px 4px 20px;
		text-align: center;
	    font: 14px Arial, Helvetica, sans-serif;
	    color:#535B5B;
	    font-weight: normal;
	    line-height: 15px;
		}

	.layMainMenu_item a, .layMainMenu_item a:visited, .layMainMenu_item a:active {
		text-decoration: none;
		color: #535B5B;
	}
	
	.layMainMenu_item a:hover {
		text-decoration: underline;
		color: #807C68;
	}
	
	#layMainMenu_in {
	width: 850px;
	margin: 0px auto;
	padding-top: 0px;
	height: 31px;
	background-image: url(images/bbi_MidLogo1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	}
	
	.layMainMenu_item_in {
		float:left;
		padding: 8px 14px 4px 14px;
		text-align: center;
	    font: 12px Impact, Charcoal, sans-serif,Verdana, Arial, Helvetica, sans-serif;
	    color:#EBEE9A;
	   font-weight: bold;
	   line-height: 15px;
		}

	.layMainMenu_item_in a, .layMainMenu_item_in a:visited, .layMainMenu_in a:active {
		text-decoration: none;
		color: #EBEE9A;
	}
	
	.layMainMenu_item_in a:hover {
		text-decoration: underline;
		color: #FFF;
	}

#layMainMenuA {

	margin-top: 5px ;
	width: 850px;
	height: 7px;
	line-height: 0px;
	font-size: 0px;
	background-color: #C2CCEB;
}
#layMainMenuB {
	width: 850px;
	margin: 0px auto;
	padding-top: 0px;
	height: 5px;
	background-color: none;
	/*background-image: url(images/bb_BottomLogo1.jpg);
	background-repeat: no-repeat;*/
	overflow: hidden;
	text-align: left;
	/* border-right: 2px solid #FFF;
	border-left: 2px solid #FFF; */
}

/*Content*/
#layContentOutterWrapper {
	margin: 0px auto;
	width: 860px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;	
}

#layContentWrapper {
	padding: 0px;
	width: 860px;
	text-align: left;
    background-color: none;
/*	background-image: url(../images/xxx.gif);*/
/*	background-repeat: repeat-y;*/	
}

#layLeftNav {
	float: left;
	width: 205px;
	padding: 10px;
	text-align: left;
	background-color: #BAB487;
	overflow: hidden;
}

/*Text*/
#layContent {
	float: right;
	width: 605px;
	padding: 0px 20px 10px 10px;
	text-align: left;
	overflow: hidden;
/*	background-position: bottom;
	background-image: url(../images/global/content-wrapper-bottom.gif);
	background-repeat: no-repeat;	*/	
}

#layBreadcrumbs {
	width: 650px;
	padding: 0px 0px;
	text-align: left;
	overflow: hidden;
}

#breadcrumbs {
	display: none;
}


/*Left Navigation*/
.layLeftNavItem {
	position: relative;
	width: 200px;
	padding: 0px; 
	margin: 10px 0px 10px 0px;
	}
	
.layLeftNavItemTitle {
	width: 195px;
	background-color: #918950;
	color:#fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
/*	font-weight: bold;*/
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px; margin: 0px;
	}

.layLeftNavTopCategory {
	width: 185px;
	margin: 0px;
	background-color: #F8F5EA;
	padding: 3px 10px 3px 10px;
	border-top: 1px dotted #918950;
	font-size: 11px;
	}
	
	.layLeftNavTopCategory  a, .layLeftNavTopCategory  a:visited, .layLeftNavTopCategory  a:active {
		text-decoration: none;
		font-weight: bold;
		color: #333;
	} 
	
	.layLeftNavTopCategory  a:hover {
		text-decoration: none;
		font-weight: bold;		
		color: #918950;
	} 

.layLeftNavSubCategory {
	width: 185px;
	background-color: #F8F5EA;
	margin: 0px;
	padding: 3px 10px;
	}
	
	.layLeftNavSubCategory a, .layLeftNavSubCategory a:visited, .layLeftNavSubCategory a:active {
		text-decoration: none;
		color: #666;
	} 
	
	.layLeftNavSubCategory a:hover {
		text-decoration: underline;
		color: #666;
	} 

.layLeftNavItemLinks {
	width: 185px;
	background-color: #F8F5EA;
/*	border: 1px solid #ccc;*/
	margin: 0px; padding: 10px;
	font-size: 11px;
	color: #666;
	}
	
	.layLeftNavItemLinks a, .layLeftNavItemLinks a:visited, .layLeftNavItemLinks a:active {
		text-decoration: none;
		color: #666;
	} 
	
	.layLeftNavItemLinks a:hover {
		text-decoration: underline;
		color: #666;
	} 

.layLeftNavItemFooter {
	padding: 0px; margin: 0px;
	line-height: 0px; font-size: 0px;
	}

/*Footer*/
#layFooterWrapper {
	margin-top: 0px auto;
	width: 830px;
	border-top: 2px solid #535B5B;
	padding: 5px 10px 10px 10px ; 
	font: 12px 'Trebuchet MS', Helvetica, sans-serif;
	color: #535B5B;
}

#layFooterMenu {
	float:left;
	width: 820px;
	text-align: center;
}

	#layFooterMenu a, #layFooterMenu a:visited, #layFooterMenu a:active {
		text-decoration: none;
		color: #535B5B;
	}
	
	#layFooterMenu a:hover {
		text-decoration: underline;
		color: #807C68;
	}

#layCopyright {
	float: left;
	width: 250px;
	text-align: left;
	color: #8A9595;
	padding-top: 27px;
}

#layPoweredBy {
	width: 300px;
	float: right;
	text-align: right;
	padding-top: 27px;
}

	#layPoweredBy a, #layPoweredBy a:visited, #layPoweredBy a:active {
		text-decoration: none;
		color: #8A9595;
	}
	
	#layPoweredBy a:hover {
		text-decoration: underline;
		color: #8A9595;
	}

EM a:hover {
background-color:#372613;
}
/* ********Form Styles******** */

input, select {
	color: #333;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	}

textarea {
	color: #2C3472;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	}
	
form {
	padding: 0px;
	margin: 0px;
	}

/* ********Table Styles******** */
table#form {
	padding: 0px; margin: 0px;
	border-top: 2px solid #7F794A;
	border-bottom: 1px solid #7F794A;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
table#form td {
	padding: 3px; 
	border-bottom: 1px solid #ccc; 
	vertical-align: middle;
	text-align: left;
	}

table#form td.label {
	color:#333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	vertical-align: middle;
	text-align: right;
	}
	
table#form td#submit {
	border-top: 1px solid #7F794A;
	background-color:#eee;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	}

table#form p{
	color:#7F794A;
	border-top: 1px solid #7F794A;
	}	
	
table#form td.subtotal {
	border-bottom: 1px solid #7F794A;
	text-align: right;
	}
	
table#form td.header {
	color: #333; 
	background-color:#EEEDDF;
	border-bottom: 1px solid #7F794A; 
	font-weight: bold;
	}
		
table#form tr.shade {
	background-color:#eee;
	}
	
/* ********Div Styles******** */
div.formHeader {
	text-align: left;
	padding: 5px 10px;
	background-color:#8F874D; 
/*	border-top: 1px solid #7F794A;
	border-bottom: 2px solid #ccc;*/
	margin: 0px;
	color:#fff;
	font: 12px Georgia, "Times New Roman", Times, serif;	
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
div.formHeader a, div.formHeader a:active, div.formHeader a:visited {
	color:#fff;
	}
	
div.formHeader a:hover{
	color:#fff;
	}
	
div.formbody {
	text-align: left;
	padding: 10px; margin-bottom: 10px;
	border-top: 0px solid #7F794A;
/*	border-bottom: 2px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	}
	
div.formSubmit {
	text-align: right;
	padding: 0px; margin: 0px;
	}
	

