
body {
	font-size: 11px;
	line-height:14px;
	font-family: "Courier New", Courier, san-serif;
	background: #fff;
    overflow: hidden;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a.noborder:hover {
	border:0;
}

a:link { text-decoration: underline; color:#06F; }
a:active { text-decoration: underline; color: #06f; }
a:visited { text-decoration: underline; color: #06f; }
a:hover { text-decoration: underline; background-color:#0F9; color:#000 }


#logo {
	position:fixed;
	left:40px;
	top:66px;
	width:170px;
	height: 100%;
	padding-left:20px;
	background:#fff; /*url(/files/gimgs/fc_logo.gif) 60px 66px no-repeat;*/
	z-index:1;
	border:0px solid red;
}
#logo a {
	color:#fff;
}
#logo a:hover {
	color:#fff;
}

#content {	
	margin:60px 0 0 230px;
	width: 60050px;
	border: 0px solid red;
}

#content p { 
	width: 280px;
	margin-bottom: 9px; 
	margin-top: 9px;
}

.page {
	float:left;
	margin-right:150px;
	width:960px;
	min-height: 500px;
	height: auto;
	overflow: visible;
	border-top: 1px solid #000;
}

.section {
	clear:both;
	overflow:auto;
	min-height: 580px;
	height: auto;
	overflow: visible;
}

p {
    margin: 0 0 6px 0;
}

h1 { font-size: 23px; line-height:24px; font-weight:normal; /*padding-bottom:5px;*/ }
h2 { font-size: 20px; line-height:20px; font-weight:normal; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

h5 {
	font-size: 11px;
	line-height:14px;
	font-family: "Courier New", Courier, san-serif;
	background: #fff;
    overflow: hidden;
	font-weight:normal;
	padding-top: 8px; 
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	margin-top:25px;
	
}


sold {color:#F00; text-decoration:line-through}

.section-heading {
	width:960px;
	padding-top:14px;
	margin-bottom:5px;
	height: 36px;
	font-size:30px;
	line-height:34px;
}

.text-container {
    float:left;
	width:270px;
	margin-top: 40px;
	border:0px solid green;
}
	
.img-container	{ 
	float:left;
	width:680px;
	margin: 40px 0 0 0; 
	padding: 0;
	border:0px solid green;
}

.img-container p	{ 
	width: 150px;
	margin: 0;
	padding: 0 0 12px 0;
	/*
	position:absolute;
	left:694px;
	top:425px;*/
	display:none;
}

.pics { z-index:0; height:440px;  }	

.pagination {
	width:680px;
	height:30px;
	margin:0;
	margin-top:4px;
	text-align:right;
	font-size:30px;
	line-height:30px;
	 z-index:10; 
	color:#333;
	border:0px solid red;
}
.pagination a {
	text-decoration:none;
	color:#333;
	height:20px;
}
.pagination a:hover {
	text-decoration:none;
	color:#fff;
}
.pagination table {
	margin:0;
	padding:0;
	border:0;
	width:63px;
	height:28px;
	margin-left:604px;
}
.pag-div {
	width:19px;
	height:28px;
}
.pag-next, .pag-prev {
	width:22px;
	height:28px;
}
.pag-next a, .pag-prev a {
	color:#fff;
}

.myForm td, input, select, textarea, checkbox  {
	font-family: tahoma;
	font-size: 11px;
}
.required {
 	color: red;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	font-size:11px;
	line-height: 16px;
	color:#000;
}

#menu ul li { width:150px; line-height:12px; margin-bottom:2px; font-size:11px; }
#menu ul li a, #shop-link a { color:#000; text-decoration:none; }
#menu ul li.active { color:#000; background-color:#0f9; width:150px;  }
#menu ul li.active a { color:#000; }
#menu ul li.active a:hover { text-decoration:underline; background-color:#0f9; }
/*
#shop-btn { border-top:1px solid #666; }
*/


#mainmenu {
	position:fixed;
	left:60px;
	/*bottom:120px;*/
	top:300px;
    width: 170px;
	vertical-align:top;
	font-size:11px;
	line-height:12px;
	background-color:#fff;
	z-index:10;
}

#mainmenu > ul { list-style:none; }
#mainmenu > ul > div > li { margin-left:3px; width:150px;; margin-bottom:2px; font-size:11px; line-height:12px; }

.section-title{ background-color:#fff;color:#000;padding-bottom:2px;padding-left:3px;cursor:pointer;text-decoration:underline; }
.section-list{ display:none; padding-bottom:10px; }

#mainmenu a { color:#000;text-decoration:none; }
#mainmenu a:hover {text-decoration:underline; background-color:#0f9; color:#000; }



span.buy { font-size: 23px; line-height:24px; font-weight:normal;}


#socialWrap {
 position:absolute;
 top:30px;
 right:0;
 width:380px;
}


#fb {
 position:absolute;
 top:38px;
 right:0;
 width:380px;
}


#twitter {
 position:absolute;
 top:38px;
 right:0;
 width:280px;
}




