/* Start of CMSMS style sheet 'abitmodern_avfix : abitmodern_avfix' */
/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
}
a {
	color: #6799b1;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

label {color:#666; font-size:12px; line-height:26px; width:300px;}

legend {font-size:14px; color:#333; font-weight:bold; margin-bottom:20px;}

input {background:##FFFFA0; border:1px solid #cccccc; width: 150px; margin-left:4px;}

.checkbox {width:50px;}

acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	font-size: 130%;
	margin: 5px 0;
	background: #ffffff;
}
h2 {	
	font-size: 110%;
	margin: 5px 0;
	background: #ffffff;
}

p {text-align:justify;}

#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}
.login {
	border: 1px solid #666;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #666;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {	
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 900px; border:1px solid #E1E1E1; padding:15px;
}
#header {
	background:  url(/images/horizontal_dropdown/header.jpg) no-repeat 0 0px; 
	display: block;
	height: 206px;
	text-indent: -700em;
	width: 900px;
	margin-top: 3px;
	padding: 0;
	text-decoration:none;
}
#news {
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}	
#nav {
	padding-bottom: 5px;
	width: 179px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	background: #5A8AB2;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 166px; margin-bottom:1px; margin-left:2px; margin-top:1px; font-size:12px;
}



/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background: #666 ;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none; background: #666;
}
#nav ul ul li a {
	color: #fff;
	text-indent: 10px;
       background: #A5C4E0; margin-bottom:1px; margin-left:10px; width: 158px;
}

h3 {
	color:#fff;
	background:#C4A77D url(/images/layout/arrow.gif) right no-repeat;
	padding:4px;
	font-size:12px;
	width:160px;
	margin-left:10px;
	text-indent: 10px;
}




#nav ul ul li a:hover {
	background: #666;
}
#column1 {
	float: left;
	width: 180px; border: 1px #e3e3e3 solid; margin:0px; padding:4px; margin-top:5px;
}
#column1 img {
	border: 1px solid #666;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	padding-top:20px; padding-left:40px; padding-right:40px; padding-bottom:20px;
	font-size:small;
}
#column2 p {
	line-height: 1.5em;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(/images/theme/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(/images/theme/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 30px 0 10px 0;
	text-indent: 185px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}

.store {color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.store a {color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
.store a:hover {color:#990000;}
.price  {color:#900; font-weight:bold; font-size:13px;}
/* End of 'abitmodern_avfix : abitmodern_avfix' */
