/* Misc Styles and defaults 
-------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Kreon);
 
* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

body {
	color: #222;
 	font-size: 12px; 
 	margin-bottom: 40px;
	font-family: Bookman, Kreon, San;
}
body a{
	color: #222;
}


html {
	background: #ccc;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

.mouseover a.hover {
	background: #ecd2d2;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 970px;  
	margin: 0 auto; 
}
#Container { 
	width: 970px;
	background: #fff;
}
#Layout {
	width: 940px;
	clear: both;
	overflow: hidden;
	padding-left: 15px;
	min-height: 400px;
}
#Content {
	width: 708px;
	float: right; 	
	text-align: left;
}
/* HEADER
----------------------------------------- */
#Header { 
 	width: 970px; 
 	margin: 0 auto;
	overflow: hidden;
	background: #fff url(../images/header.jpg) no-repeat left top;
	height: 160px;
}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
	}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	font-family: Verdana, Lucida, sans-serif; 
	width: 970px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 550px;
	overflow: hidden;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
	
}
	#Navigation ul { 
 		float: left;
	}
		#Navigation ul li { 
	 		list-style: none; 
			margin: 0; 
			float: left;
			display: block;
		}
  			#Navigation ul li a { 
				float: left;
				text-decoration: none;
				padding: 0px 4px 4px;
				color: #fff;
			}
				#Navigation ul li a span {
					text-align: center;
	        		float: left;
					padding-right: 7px;
					padding-left: 7px;
					padding-top: 3px;
					padding-bottom: 4px;
					background: #A08E29;
				}

				#Navigation ul li a:hover span {						
					background: #806F14;
					cursor: pointer;
				}
					
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    			#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {					
					color: #fff;
					background: #806F14;
				}

    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #111;
	text-align: left;
	font-size: 14px; 
	padding-bottom: 10px;
	font-weight: bold;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 225px; 
	float: left;  
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #fff url(../images/sidebarHeader.gif) no-repeat left top;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	#Sidebar ul {
		margin: 0;
		padding: 0 2px;
	}
		#Sidebar li {
			margin: 2px 2px;
			list-style: none;
		}
	#Sidebar strong { 
		font-weight: 700; 
		font-size: 12px;
	}
	#Sidebar h3 { 
		clear: both; 
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.4;
		padding: 1px 0 0 10px;
	}
	#Sidebar h5 {
		color: #333;
		font-weight: 700; 
		font-size: 12px;
		margin: 0;
	}
	#Sidebar h6 {
		color: #222;
		font-size: 11px;
		font-weight: normal;
		margin: 2px 0;
	}
	#Sidebar h6 a {
		font-weight: bold;
		color: #222;
	}
	#Sidebar .sidebarBottom {
		height: 10px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #fff;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	.ajaxQuantityField {
	text-align: right;
	font-size: 14px;
	}


	/* MENU2 */
    ul#Menu2 li { 
	font-size: 0.9em; 
	margin: 0;
	list-style: none;
    }
	ul#Menu2 li a {
		display: block;
		font-size: 1.3em;
		height: 1.4em;
		line-height: 1.4em;
		text-decoration: none;
      	}
			ul#Menu2 li em {
				padding-left: 3px;
				display: block;
				color: #222;
				font-weight: bold;
			}
				ul#Menu2 li li em {
				padding-left: 20px;
				color: #222;
				font-weight: normal;
				}

	ul#Menu2 li a.section:hover,
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current:hover {
		background: #ddd;
		color: #081e50;
		cursor: pointer;
		text-decoration: none;
		width: 216px;
	}


	ul#Menu2 li a.section,
      	ul#Menu2 li a.current {
		cursor: pointer;
		text-decoration: underline;
		width: 216px;
		font-weight: bold;
	}

.ecomquantityfield {
	margin-top: 5px;
	width: 100%;
}
.title {
	font-size: 10px;
	margin-top: 5px;
}

.quantity {
	width: 135px;
	text-align: right;
	background: #fff;
}
.space82 {
	width: 82px;
	vertical-align: top;
}
.space135 {
	width: 135px;
	text-align: right;
	background: #fff;
	font-size: 10px;
}
.amount {
	text-align: right;
	background: #fff;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 10px;
	width: 48px;
}

.ienlarger a { 
	display:block;
}

.ienlarger a:hover{
 	position:relative;
}

.ienlarger a span {
	position: absolute;
	display:none;
	background-color: #ddd;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.ienlarger img { /* leave or IE puts a border around links */
	border-width: 0;
}
.ienlarger #thumb { 
	float: left;
	padding-right: 10px;
}
.ienlarger a:hover span { 
	display:block;
	top: -50px;
	left: 50px;
	z-index: 100;
}

.penlarger a { 
	display:block;
}

.penlarger a:hover{
 	position:relative;
}

.penlarger a span {
	position: absolute;
	display:none;
	background-color: #ddd;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.penlarger img { /* leave or IE puts a border around links */
	border-width: 0;
}
.penlarger #thumb { 
	float: left;
	padding-right: 10px;
}
.penlarger a:hover span { 
	display:block;
	top: -140px;
	left: -52px;
	z-index: 100;
}

.buyProducts {
	color: #fff;
	background: red;
	width: 125px;
}

.buyProducts a {
	color: #fff;
}

.buyProducts a:hover{
	color: #fff;
}

.hr {
	border-bottom: 1px solid #ccc;
	margin: 20px;
}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
	margin: 8px 0;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}


#PageCommentInterface_Form_PostCommentForm_action_postcomment {
	margin-bottom: 20px;
}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
#SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
	#SearchForm_SearchForm .middleColumn {
		float: left;
		width: 164px;
		margin: 0 5px 0 0;
		padding: 2px;
		background-color: #51a9df;
	}
	
		#SearchForm_SearchForm .middleColumn input.text {
			width: 160px;
			border: none;
			color: #666;
		}
		
	#SearchForm_SearchForm #SearchForm_SearchForm_action_results {
		float: left;
		margin-top: 2px;
	}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	padding: 12px;
	color: #666;
	background: #ddd;
 	font-size: 12px; 
	margin-top: 10px;
 	margin-bottom: 10px;
	font-family: Bookman, serif;
	font-weight: bold;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #c2c2c2;
}

.validation{
	background: none repeat scroll 0 0 #FED0D0;
	border: 4px solid #FF7373;
	color: #DC1313;
	margin: 40px 0 0 3px;
	padding: 5px;
	z-index: 1;
}

span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 200px;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

.price {
	display: inline-block;
	font-weight: bold;
}
.saleprice {
	display: inline-block;
	color: #f00;
	font-weight: bold;
}
.originalprice {
	display: inline-block;
	color: #081e50;
	font-weight: bold;
	text-decoration: line-through;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin: 0px;
	}
.typography #Content p.tags {
	color: #444;
	margin: 0px;
	padding-bottom: 5px;
	}
	
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;  
	width: 970px; 
	background: #fff; 
	text-align: center;
	font-size: 9px;
}
	#Footer .footerTop {
		width: 100%;
		background: #fff;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #000;
		font-size: 1.1em;
		text-align: right;
		padding-bottom: 10px;
		padding-right: 40px;
	}
  		#Footer a { 
	   		color: #000; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #000;
				text-decoration: underline;
			}
