/* Start of CMSMS style sheet 'buesgen12-layout' */
* {
  padding:0;
  margin:0;
}

.hidden {
  display:none;
  visibility:hidden;
}

.clear {
  clear:both;
}

body {
  width:100%;
  height:100%;
  font-size:100%;
  background: #DCDCDC url(uploads/images/template11/bg-dark.gif) repeat-x;
  font-family:Verdana, sans;
  color:#4f4f4f;
}

a {
  color:#353535;
}

/* ######### HEADER STYLES ########## */


#layout {
  width:945px;
  margin:auto;
  /*background-color:yellow;*/
}

#header-wrapper {
  background: url(uploads/images/template11/shadow-header.gif) no-repeat;
}

#header {
  height:100px;
  width:900px;
  margin:0px 10px; /* 900 wide, leave space for shadows */
  background: url(uploads/images/template11/bg-header.gif) repeat-x;
}

#header h1 {
  font-size:180%;
  font-family: Arial, sans;
  padding:45px 25px 0px 25px;
}

#header h1 a {
  text-decoration:none;
  color: #ced1d2;
  display: block;
  font-weight: normal;
  outline:none;
}

#header h1 a:hover, #header h1 a:focus {
  color: #fff;
}

/* ######### NAVIGATION STYLES ########## */

#navi-wrapper {
  background: url(uploads/images/template11/shadow-navigation.gif) no-repeat;
}

#navigation {
  display:block;
  width:904px;
  height:37px;
  overflow:hidden;
  margin:0px 8px; /* 904 wide, leave space for shadows */
  background: url(uploads/images/template11/bg-menu.gif) repeat-x;
}

#navigation li {
  list-style: none;
  float: left; 
  width:120px;
}

#navigation li a {
  display:block;
  margin:0;
  padding: 11px 10px 10px 10px;
  text-align:center;
  font-size: 0.80em;
  color:#fff;
  background: url(uploads/images/template11/menu.gif) no-repeat;
  text-decoration:none;
  outline:none;
  border:none;
  overflow:hidden;
}

#navigation li.menuactive a {
    background-position: 0px -114px;
}

#navigation a:hover {
  background-position: 0px -38px;
}

#navigation a:active {
  padding: 12px 9px 9px 11px;
  background-position: 0px -76px;
  overflow:hidden;
}

#menuend {
  height:37px;
  float:left;
  display:block;
  width:2px;
  background: url(uploads/images/template11/menu.gif) no-repeat;
}

/* ######### COLUMN AREA STYLES ########## */

#main-wrapper {
  background: url(uploads/images/template11/shadow-main.gif) repeat-y;
  margin-top:1px;
}

#main {
  margin:0px 0x 0px 10px; /* 900 wide, leave space for shadows */
}

#leftcolumn {
  float:left;
  width:250px;
  padding:33px 0px 10px 0px;
  overflow:hidden;
  /*background-color:green;*/
}

#squares {
  padding-left:33px;
}

#leftcolumn h2 {
  padding-top:5px;
  margin-left:19%;
  font-size:125%;
  color:#666;
}

#pagepic {
  text-align:center;
}

#pagepic img {
  padding:21px 10px 23px 40px;
  color:#fff;
}

#rightcolumn {
  float:right;
  width:695px;
  background: url(uploads/images/template11/bg-content-large.jpg) 0px 36px no-repeat;
  /*background-color:red;*/
}

#breadcrumbs {
  margin-top:21px;
  padding-right:88px;
  text-align:right;
  font-size:0.6em;
  color:#777777;
}

#breadcrumbs a {
  color:#b0723b;
}

#breadcrumbs a:hover {
  color:#88582E;
}

#content-wrapper {
  margin-top:3px;
  margin-bottom:18px;
  padding-bottom:20px;
  overflow:hidden;
}

/*** CONTENT STYLES ***/

#content {
  padding:32px 0px 0px 26px;
  font-size:0.8em;
  line-height:1.38;
  min-height:400px;
}

#content p, #content table, #content ul, #content ol, #content h3, #content h4  {
  margin-right:125px;
  /*background-color:red;*/
}

#content p, #content table {
  padding-bottom:0.9em;
}

#content h3 {
  font-size:1.2em;
  padding-bottom:0.65em;
}

#content h4 {
  font-size:1.05em;
  padding-bottom:0.7em;
}

#content ul, #content ol {
  padding-bottom:0.9em;
}

#content ol {
  padding-left:29px;
}

#content ul li {
  list-style-type:none;
  margin-left:5px;
  padding:2px 5px 3px 22px;
  background: url(uploads/images/template11/bullet-ul.gif) no-repeat 2px 8px;
}

#content ol li {
  padding:1px 5px 1px 0px;
}

#content blockquote { 
  padding:5px 10px 8px 10px;
  margin:5px 140px 15px 28px;
  border:1px solid #999;
  background-color:#ebebeb;
}

#content blockquote p {
  margin:0 !important;
  padding:0 !important;
}

/*** RIGHTBAR STYLES ***/

#rightbar-wrapper {
  display:block;
  width:190px;
  float:right;
  margin:0px 0px 10px 20px;
  overflow:hidden; /*ie hack*/
}

.rightbar-begin {
  padding:0;
  margin:0;
  display:block;
  width:190px;
  height:5px;
  background: url(uploads/images/template11/bg-rightbar-begin.gif) no-repeat;
  overflow:hidden;
}

.rightbar-end {
  display:block;
  width:190px;
  height:10px;
  background: url(uploads/images/template11/bg-rightbar-end.png) no-repeat;
  margin-bottom:10px;
}

.rightbar {
  width:175px;
  margin:0;
  padding:5px 5px 4px 10px;
  background: url(uploads/images/template11/bg-rightbar.gif) repeat-y;
}

.rightbar p, .rightbar h3, .rightbar h4 {
  width:160px;
  padding:0;
  margin:0;
}

/*** SUBNAVIGATION STYLES ***/

#subnavigation ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

#subnavigation ul li {
  margin:0px 14px 4px 0px;
  padding:0;
  background:none;
  border-bottom:1px solid #fff;
}

#subnavigation ul li a {
  display:block;
  padding:4px;
  background-color:#ebebeb;
  text-decoration:none;
  color:#4a4a4a;
}

#subnavigation ul li a:hover {
  text-decoration:underline;
  color:#88582E;
}

#subnavigation ul li.menuactive a {  
  font-weight:bold;
}


/*** SUBMENU STYLES ***/

ul#submenu {
  list-style-type:none;
  padding:0;
  margin:0px 100px;
}

ul#submenu li {
  padding:0;
  margin:8px;
  background:none;
}

#submenu li a {
  display:block;
  width:260px;
  height:30px; /* + padding-top */
  padding-top:14px;
  background: url(uploads/images/template11/submenu-bg.png);
  font-size:0.88em;
  color:#fff;
  text-decoration:none;
  text-align:center;
}

#submenu li a:hover {
  background-position:0px -44px;
}

#submenu li a:active {
  background-position:0px -88px;
}

/*** FOOTER STYLES ***/

#footer {
  width:945px;
  height:120px;
  margin:auto;
  font-size:0.83em;
  background: url(uploads/images/template11/footer.gif) no-repeat;
  position:relative;
}

#copyright {
  position:absolute;
  right:65px;
  top:5px;
}

#footer a {
  text-decoration:none;
  color:#444;
}

#footer a:hover {
  text-decoration:underline;
}

#copyright {
  padding:20px 10px 10px 10px;
}

/* ###### COMMON FORM FORM STYLES #######*/

fieldset div {
  margin-bottom:5px;
}

fieldset div div {
	margin-top:1px;
	margin-left:1em
}

fieldset {
	margin-bottom:1em;
	border:none;
}

legend {
  display:none;
}

label {
  display: block;
  float: left;
  width: 120px;
}

textarea {
  margin: 5px 0px;
  width:100%;
  height: 10em;
}

.submit {
  margin-top:0.5em; 
  float:right;
}

.submit input {
  background-color: #F6F4F1;
  padding:1px 3px;
}

input {
  border: 1px solid #666;
}

/* ###### CONTACT FORM STYLES #######*/

.contactform {
  width:300px;
  padding-top:15px;
  margin-left:100px;
}

.contactform label {
  width:auto;
}

.contactform .captcha {margin:0.5em 0; width:200px; text-align:center;}
.contactform .captcha img {border:1px solid #666; margin-bottom:0.5em}
.contactform .captcha input {width:196px; margin-top:0.5em}


.contactform label {
	display: block;
	float: left;
	width: 120px;
}

.contactform #mf085ffbrp__32 {
  /* extra air above message */
  margin-bottom:10px;
}

.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #F6F4F1;
	border: 1px solid #666;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

/* ###### ORDER FORM FORM STYLES #######*/

.order-form {
  display:block;
  width:400px;
  margin-left:40px;
  overflow:hidden;
}

.order-form .agbs {
  font-size:11px;
  line-height:12px;
  font-family:monospace;
  display:block;
  width:379px;
  height:300px;
  overflow:auto;
  overflow-x:hidden; /*ie needs this*/
  padding:10px;
  margin:0;
  border: 1px solid #bbb;
  background-color:#fff;
  margin-bottom:25px;
}

.order-form .agbs p, .order-form .agbs h3, .order-form .agbs h4 {
  margin:0;
  padding:0;
  width:360px;
}

.order-form .agbs p {
}

.order-form .agbs h3 {
  margin-bottom:7px;
}

.order-form .agbs h4 {
  margin-top:9px;
  margin-bottom:7px;
  border-bottom:1px dotted #bbb;
}

.order-form h3, .order-form h4 {
  margin:0;
  padding:0;
  padding-top:15px;
  margin-bottom:5px;
  display:block;
  width:100%;
  clear:both;
}

.productchecker {
  width:250px;
  float:left;
  clear:both;
  /*background-color:gray;*/
}

.productchecker label {
  width:200px;
  /*background-color:green;*/
}

.productchecker input {
  border: none;
}

.productamount {
  width:140px;
  float:left;
  /*background-color:red;*/
}

.productamount label {
  width:60px;
  /*background-color:green;*/
}

.order-notes {
  /*background-color:yellow;*/
}

.order-notes label {
  width:100%;
  /*background-color:green;*/
}

.order-notes textarea {
  width:390px;
  height:80px;
}

.addressfield {
  width:300px;
}

.addressfield textarea{
  width:290px;
  height:80px;
}

/* ###### SHOPTICKER STYLES #######*/


.shopticker_header {
  text-align:center;
  display:block;
  height:auto;
  font-size:12px !important;
  background-color:#ebebeb;
  padding:2px 0px !important;
  margin:0px 0px 10px 0px !important;
}

#shopticker {
  position: relative; /* important */  
  overflow: hidden; /*  important */  
  width: 160px; /* important */  
  height: 180px; /* important */
  line-height:12px !important;
}

#shopticker_content {   
  position: absolute;
  width:9000px;
  left: 0;
}

.shopticker_item {
  display:block;
  height:180px;
  width:160px;
  float:left;
  padding:0 !important;
  margin:0 !important;
}

.shopticker_item_table {
  width:160px;
  margin:0 !important;
  padding:0 !important;
}

.shopticker_item_header {
}

.shopticker_item_pic {
  height:110px;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}

.shopticker_item_pic img {
  border:none;
}

.shopticker_item_link {
  padding:12px 2px 2px 2px;
  text-align:right;
}

.shopticker_item_link a {
  text-decoration:underline !important;
}

#shopticker h4 {
  position:relative;
  top:0px;
  font-size:12px;
  width:150px;
  margin: 3px 5px 2px 5px;
  text-align:center;
  padding:0 !important;
}
/* End of 'buesgen12-layout' */

