/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

hr {
	border: 1px dotted #E1E1E1;
}
.frame_border {
	border: 1px solid #CCCCCC;
}

.frame_body12Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

.frame_body10Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bottom_menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bottom_menu_bar a{
	color: #666666;
	text-decoration: underline;
}

.bottom_menu_bar a:visited{
	color: #666666;
	text-decoration: underline;
}

.bottom_menu_bar a:hover, .bottom_menu_bar a.current{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}


.menu_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-image: url(/images/menu_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.menu_body a{
	color: #3333CC;
	text-decoration: underline;
}

.menu_body a:visited{
	color: #3333CC;
	text-decoration: underline;
}

.menu_body a:hover, .menu_body a.current{
	color: #3333CC;
	text-decoration: none;

}


.rightmenu_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-image: url(/images/menu_middle.jpg);
	background-repeat: repeat-y;
	width: 195px;
}

.rightmenu_body ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.rightmenu_body li {
	margin: 2px 0 0 0;
}








.required_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.GalleryDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

.GalleryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #eeeeee;
	vertical-align: middle;
	padding: 0px;
}


.top_menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: middle;
}
.top_menu_bar a{
	color: #666666;
	text-decoration: underline;
}

.top_menu_bar a:visited{
	color: #666666;
	text-decoration: underline;
}

.top_menu_bar a:hover, .top_menu_bar a.current{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}


.bottom_menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}

.bottom_menu_bar a{
	color: #666666;
	text-decoration: underline;
}

.bottom_menu_bar a:visited{
	color: #666666;
	text-decoration: underline;
}

.bottom_menu_bar a:hover, .bottom_menu_bar a.current{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}


/* ==== Use this for Web Designer Footnote ===== */
.designby, .designby a, .designby a:visited, .designby a:hover, .designby a.current{
	color: #cccccc;
	text-decoration: none;
	font-size: 9px;
}
/* ==== Use this for Generate Navigation ===== */
.GenerateNavigation, .GenerateNavigation a, .GenerateNavigation a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333CC;;
	line-height: 14px;
	text-decoration: none;
}
.GenerateNavigation a:hover, .GenerateNavigation a.current{
	color: #3333CC;
	text-decoration: none;
	font-weight: bold;
}


/* ====================== Chrome Styles ====================== */
.chromestyle{
	width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	background-image: url(/images/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none; /*THEME CHANGE HERE*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.chromestyle ul li a:hover{
	background-image: url(/images/top_menu_bg-over.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:14px;
	z-index:100;
	background-color: #990000;
	width: 200px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-image: url(/images/top_menu_bg.gif);
	background-repeat: repeat-x;
}
/* ######### End Style for Drop Down Menu ######### */




/*-----------------------------------------------------------------------------------------
	 Forms
	----------------------------------------------------------------------------------------*/

	/* Clear the margins for all forms used by ProductCart */
	#pcMain form {
		margin: 0;
		}
		
	.pcForms input {
		border: 1px solid #CCCCCC;
		background-color: #F7F7F7;
		font-size: 11px;
		color:#666666;
		padding: 2px 3px 2px 3px;
	}
	
	.pcForms input:focus {
		border: 1px solid #999999;
		background-color: #FFFFCC;
	}
	
	.pcForms textarea {
		border: 1px solid #CCCCCC;
		background-color: #F7F7F7;
		font-size: 11px;
		color:#666666;
		padding: 2px 3px 2px 3px;
	}
	
	.pcForms textarea:focus {
		border: 1px solid #999999;
		background-color: #FFFFCC;
	}
	
	/* Style drop-down menus */
	.pcForms select {
		font-size: 11px;
		color: #333333;
		background-color: #F5F5F5;
		border: 1px solid #CCCCCC;
	}
	
	/* Style submit image button */
	#submit {
		border: 0;
		background-color: transparent;
		padding: 0px;
	}
	/* Style submit image button */
	#pcMain .submit {
		border: 0;
		background-color: transparent;
		padding: 0px;
	}
	
	/* Style submit button (when an image is NOT used) */
	#pcMain .submit2 {
		border: 1px solid #CCCCCC;
		background-color: #FFFFCC;
		font-size: 11px;
		color:#666666;
		padding: 2px 3px 2px 3px;
	}
	
	/* Style the transparent fields used by ProductCart Build To Order and Apparel Add-on */
	#pcMain .transparentField {
		border: 0;
		background-color: transparent;
		padding: 0;
	}	
	
	/* Clear border on checkboxes to fix IE bug */
	#pcMain .clearBorder {
		border: 0;
		background-color: transparent;
	}	
	
/*-----------------------------------------------------------------------------------------
	 END OF Forms
	----------------------------------------------------------------------------------------*/
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dddddd;
	margin: 5px;
	padding: 5px;
	float: right;
	width: 200px;
	color: #666666;
}
.firstsentence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
}
.cicon {
	background-image: url(/images/cicon_middle.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.cardsample {
	margin: 5px;
	border: 1px dashed #CCCCCC;
}
