@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
body {
	background-color: #4E5455;
	margin-top: 40px;
}
#container {
	margin: auto;
	width: 810px;
}
#menu {
	color: #FFFFFF;
	background: #8FCD3F url(/images/menu_left.gif) no-repeat left;
	height: 33px;
}
#menu ul {
	background: url(/images/menu_right.gif) no-repeat right;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	list-style: none;
	padding-right: 13px;
	float:right;
	line-height: 33px;
}

#menu ul li{
	margin:0;padding:0;
	display:inline;
	float:left;
}

#menu ul li a{
	display:block;
	float:left;
	padding:0 20px;
	height:33px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	width:auto;
	white-space: nowrap;
}

#menu ul li a:hover{
	color:#000000;
	background-color:#BBE18B;
}

#twocols {
	background: #FFFFFF url(/images/right_col_logo_back.gif) no-repeat right bottom;
	min-height: 600px;
	padding: 20px;
}


#leftcol h1 {
	font-size:160%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#rightcol h1 {
	font-size:150%;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#leftcol h2 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	border-left: 18px solid #8FCD3F;
	padding-left: 5px;
	font-weight: bold;
}

#rightcol h2 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

#footer {
	padding:10px 20px;
	color: #CCCCCC;
	font-size: 85%;
	text-align: center;
}
#footer a{
	font-size: 11px;
	color:#CCC;
	text-decoration:none;
}
#footerlink a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footerlink{ border-bottom:1px solid #999; padding-bottom:5px;}
#footerlink a:hover{
	color:#8FCD3F;
}
#rightcol {
	float: right;
	width: 240px;
	margin-top: 20px;
	padding-bottom:100px;
}
#leftcol {
	width: 510px;
}

#rightcol .content {
	padding:10px;
	text-align: center;
}

.rightlist {
	margin-bottom: 10px;
}

.rightlist li {
	padding-left: 15px;
	background:url(/images/right_linkbox_center.gif) repeat-y;
	/*border-top:1px solid #EEE;*/
}
.rightlist .header{
	padding:0;
	color:#FFF;
	height:21px;
	line-height:21px;
	text-align:center;
	font-size:16px;
	background:url(/images/right_linkbox_top.gif) no-repeat top;
}
.rightlist .last{
	background:url(../images/right_linkbox_bottom.gif) no-repeat bottom;
	height:20px;
}
.rightlist ul{
	padding:0;
	width:220px;
	margin:auto;
	list-style:none;
	margin-bottom:5px;
}
.rightlist a {
	display:block;
	border-left:5px solid #FFF;
	margin-right:1px;
	text-decoration:none;
	color:#000;
	padding: 3px 5px;
}
.rightlist a:hover {
	border-left:5px solid #8FCD3F;
	padding-left:5px;
	/*color:#8FCD3F;*/
	margin-right:1px;
	background-color:#ddeec8;
	color: #3366CC;
}
#logo {
	background: url(/images/alisongroup_logo.gif) no-repeat;
	height: 50px;
	width: 240px;
	margin:0;padding:0;
}
#logo span,#menu h1{display:none;}
.sub_prod_box{
	float:left;
	display:inline;
	width:250px;
	border:1px solid #ddeec8;
	background-color:#FFFFFF;
	padding:0px;
	margin:1px 1px;
	height:110px;
	text-decoration:none;
}
.sub_prod_box.hover{
	border:1px solid #3366CC;
	cursor:hand;
}
.sub_prod_box .title a{
	padding-left:10px;
	text-align:center;
	height:20px;
	background-color:#ddeec8;
	color:#000;
	display:block;
	text-decoration:none;
}
.sub_prod_box .picbox{
	width:80px;
	height:80px;
	float:left;
	display:inline;
	margin:5px 5px 5px 27px;
	text-align:center;
	vertical-align:middle;
}
.pics {  
    height: 195px; 
    padding: 0;  
    margin: 0;  
} 
 
.pics img {
    max-width: 500px;
    max-height: 500px;
}
#viewer { margin-top: 20px; text-align: left; }
#slide {
	clear:left;
	width: 500px;
	height: 500px;
}
#picnav {
	width: 600px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#picnav ul { text-align: center;}
#picnav li {
	width: 70px;
	float: left;
	margin: 0 3px 3px 0;
	list-style: none;
}
#picnav a {
	width: 53px;
	height:53px;
	display: block;
	border: 2px solid #EEE;
	background: no-repeat center center;
}
#picnav a img{ display:none;}
#picnav a:hover {
	border:2px solid #8fcd3f;
}

.listcat a{
	display:block;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border:1px solid #FFF;
	height:32px;
	line-height:32px;
	background: #ddeec8 url(/images/prod_button.gif) no-repeat center top;
}
.listcat a:hover{
	background-position:bottom;
	color:#3366CC;
}
#contact{
	width:160px;
	margin:auto;
	background:url(/images/phone.gif) no-repeat left;
	height:60px;
	padding-left:60px;
}
#contact a{
	text-decoration:none;
	color:#000;
}
#contact img{
	margin-left:5px;
	border:0;
}
.listings{
	padding:2px;
	border:2px solid #8FCD3F
}

.editmode {
	border:1px dotted #CC0000;
}

.editmode a.editlk {
	display:block;
	padding:2px;
	background-color:#EEE;
}
.editmode a.editlk:hover{
	background-color:#FFFF00;
}

#adminpanel {
	position:absolute;
	top:0;
	left:0;
	font-size:16px;
	font-weight:bold;
	background-color:#CC0000;
	color:#FFFFFF;
	padding:5px 15px;
	border: 2px solid black;
	border-style: none solid solid none;
}
#adminpanel a{
	color:#FFFFFF;
}
#adminpanel a:hover{
	color:#FFFF00;
}
#phone {
	fon t: normal 22px Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #AAA;
	text-align: right;
	padding-left: 70px;
	position: absolute;
	top:80px;
}

form {
	margin:0;
	padding:20px;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {content: "."; display: block;height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

