@charset "utf-8";
/* CSS Document */

html {  
	background-color:#FFFFFF;
	}

a {   
      font-weight: bold;
	text-decoration: underline;
	color: #796250;
	}

a:hover {
	text-decoration: none;
	color: #A21D14;
	}

 a#middle_of_nowhere,a#cry_us_a_river,a#here_you_are,a#here_is_how, a.options{
    font-size: 12px;
    padding: 0 5px 0 5px;
    border: 3px solid #efab58;
    -moz-border-radius: 10px;     
    -webkit-border-radius: 10px;  
    border-radius: 10px;
    background-color: #efab58; 
	color: #333333;
	cursor:pointer;
	text-decoration: none;
}

a:hover#middle_of_nowhere,a:hover#cry_us_a_river,a:hover#here_you_are,a:hover#here_is_how,a:hover.options{
	color: #A21D14;
}


a.smallLink{
        padding: 0px 3px 0px 3px;
        border: 3px solid #796250;
        -moz-border-radius: 9px;     
        -webkit-border-radius: 9px;  
        border-radius: 9px;
        background-color: #796250; 
	color: #F6EDE4;
	cursor:pointer;
	text-decoration: none;
        line-height: 18px;
}

a:hover.smallLink{
    color: #F6EDE4;
    background-color: #A21D14;
    border: 3px solid #A21D14;
    text-decoration: none;
}


a.goUp {
      position: relative; 
	float: right; 
      left: 10px;
      line-height: 100%;
	font-size: 16px; 
      padding: 0 6px 0 6px;
    border: 3px solid #796250;
    -moz-border-radius: 11px;     
    -webkit-border-radius: 11px;  
    border-radius: 11px;
    background-color: #796250; 
	color: #F6EDE4;
	cursor:pointer;
	text-decoration: none;
	}

#specialGoUp1, #specialGoUp2 {
display: none;
}

a:hover.goUp {
    color: #F6EDE4;
    background-color: #A21D14;
    border: 3px solid #A21D14;
    text-decoration: none;
	}

hr {

}

.spacer {
	clear:both;
	height:0px;
	font-size:0pt;
	line-height:0pt;
	width:10px;
	border:0px;
	margin:0px;
	padding:0px;
	}



#dhtmltooltip {
               position: absolute;
               top: -200px; 
               z-index: 5002;
               background: url(images/middle.gif) 0 0 repeat;
               border: 1px outset #666666;    
               -moz-border-radius: 11px;     
               -webkit-border-radius: 11px;  
               border-radius: 11px;
               font-size: 11px;
               font-family: Arial, Verdana;
               opacity: 0;
               /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ 
               /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
               filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
               }

.dhtmltooltip {
               position: absolute;
               top: -200px; 
               z-index: 5002;
               background: url(images/middle.gif) 0 0 repeat;
               border: 1px outset #666666;    
               -moz-border-radius: 11px;     
               -webkit-border-radius: 11px;  
               border-radius: 11px;
               font-size: 11px;
               font-family: Arial, Verdana;
               opacity: 0;
               /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ 
               /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
               filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
               }


body {
	width: 100%;
        height: 100%;
	margin: 0;
        background-color: white;
	}

#wrapper {
	width: 930px;
	margin: auto;
	padding: 0;
	position:relative;
	min-height:100%;
	}

#headerImage {
	width:930px;
	height:131px;
	background:url(images/headerImage.jpg) 0 0 no-repeat;
	margin-top:8px;
	position:relative;
	}

#officialSite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F6EDE4;
	position:absolute;
	left:8px;
	top:5px;
	z-index:10;
	}

#logoLink {
	display:block;
	position:absolute;
	left:121px;
	width:390px;
	height:131px;
	}

#menuBar {
	width:930px;
	height:28px;
	background:url(images/menuBar.jpg) 0 0 no-repeat;
	margin-top:8px;
	margin-bottom:8px;
	line-height:24px;
	text-align:center;
	}

#menuBar a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:lowercase;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}

.activeLink {
	color:#000000;
	}

#columnLeft {
	float:left;
	width:184px;
	}

#contentBox {
	float:left;
	width:738px;
	margin-left:8px;
	_margin-left:4px;
	margin-right:0px;
	_margin-right:0px;
	margin-bottom:8px;
	}

.columnBox {
	width:184px;
	margin-bottom:8px;
	}

.boxTop {
	width:184px;
	height:32px;
	background:url(images/boxTop.jpg) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #A21D14;
	line-height:32px;
	}

.boxLine {
	width:164px;
	background:url(images/boxLine.jpg) 0 0 repeat-y;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
      line-height: 16px;
	}

.boxLine a{
	text-decoration:none;
	}

.boxBottom {
	width:184px;
	height:32px;
	background:url(images/boxBottom.jpg) 0 0 no-repeat;
	}

.contentTop {
	width:738px;
	height:32px;
	background:url(images/contentTop.jpg) 0 0 no-repeat;
	}

.bigContentTop {
	width:930px;
	height:32px;
	background:url(images/homeContentTop.jpg) 0 0 no-repeat;
	}

.contentLine {
	width:698px;
	background:url(images/contentLine.jpg) 0 0 repeat-y;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}

.bigContentLine {
	width:890px;
	background:url(images/homeContentLine.jpg) 0 0 repeat-y;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	position:relative;
	min-height:100%;
	}

.contentBottom {
	width:738px;
	height:32px;
	background:url(images/contentBottom.jpg) 0 0 no-repeat;
	}

.bigContentBottom {
	width:930px;
	height:32px;
	background:url(images/homeContentBottom.jpg) 0 0 no-repeat;
	}

#commentForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	width:930px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#796250;
	text-align:center;
	padding-bottom:5px;
	}

#martinDesignBox {
	width:80px;
	margin:auto;
	height:28px;
	background:url(images/martindesign.jpg) 0 0 no-repeat;
	}

#martinDesign {
	display: block;
	width:80px;
	height:28px;
	background:url(images/martindesignHover.jpg) 80px 0 no-repeat;
	cursor:pointer;
	margin:auto;
	}

#martinDesign:hover {
	background:url(images/martindesignHover.jpg) 0 0 no-repeat;
	cursor:pointer;
	}

.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:2px;
	width:130px;
	}

.btns {
	background:url(images/button.jpg) 0 0 no-repeat;
	width:81px;
	height:22px;
	border:0px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

.btns:hover {
	cursor:pointer;
	color: #A21D14;
	}

form {
	padding:0px;
	margin:0px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#A21D14;
	padding:0px;
	margin:0px;
	text-align:center;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#A21D14;
	padding:0px;
	padding-top:20px;
	margin:0px;
	padding-bottom:0px;
        text-indent: 0px;
	}


span.answer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#A21D14;
	padding:0px;
	padding-top:20px;
	margin:0px;
	padding-bottom:0px;
	}

span.questionsAnswer {
	color:#796250;
	font-weight:bold;
	padding-right:5px;
	text-transform:uppercase;
	font-size:16px;
	}


p.answersText {
	padding-top:0px;
	margin:0px;
        padding-bottom: 20px;
	}

p.questionText {
	padding:0px;
	margin:0px;
	}

p.text {
	padding-top:12px;
	margin:0px;
	}


ul {
	margin: 0 0 20px 0;
	}

li {
	margin: 0 0 5px 0;
	color: #333333;
	}

a.openPolls {
	text-decoration: none;
	font-weight: bold;
	}

p {
	text-align: justify;
	color: #333333;
	}

.product {
text-align: center;
font-weight: bold; 
font-size: 12px; 
padding-top: 5px; 
line-height: 125%; 
font-family: Arial;
background-color: white;
}


#container {
  position: absolute;
  height: auto;
  width: 930px;
  left: 50%;
  top: 183px;
  margin-left: -465px;
}

#text {
  height: 262px; 
  margin-left: 344px;
  margin-top: 32px;
  padding: 0px 0px 0px 12px;
  z-index: 2000;
  position: absolute;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background: #F6EDE4
 }

.image {
border: 5px solid #796250;
border-bottom: 5px solid #796250;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 32px;
}

.goToStore {
            font-size: 14px; 
            font-weight: bold; 
            text-decoration: none
}


#finInfoTable {
               position: absolute;
               font-size: 11px;
               color: #A21D14;
               margin: 0 0 0 -629px;   
               font-family: Arial;
               left: 50%;
}

#seal {
font-weight: normal;
}

div.text
{
	display: none;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
        text-align: center;
        height: 55px;
}

#tooltip #body {
        position: relative; 
	z-index: 3001;
        opacity: 0.5;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        background: black;
        border: 5px solid black;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        height: 45px;
}

html > body #tooltip #body { *width: 100px; } 
body #tooltip #body { _width: 100px; }

#tooltip h3
{       
        position: relative; 
        top: 0px;
	padding: 5px;
        margin: 0;
        z-index: 3002;
}


.innerh3{
         color: white;
         font-size: 12px;
         font-family: Arial;
         font-weight: bold; 
         text-align: center;
         position: relative;
         z-index: 3003;
         top: -55px;
}

#carousel2{ display: none; }
#carousel {visibility: hidden; }

.carouselImg {
width: 320px;
height: 320px;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
z-index: 2001
}

.devil {
        position: relative; 
        top: -64px; 
        font-size: 10px; 
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        color: #A21D14;
        background: #F6EDE4;
}

#forTitle {
position: absolute; 
text-align: center; 
width: 890px; 
z-index: 500;
height: 26px;
width: 130px;
left: 50%;
margin-left: -65px;
}

#bgTitleDiv {
position: relative; 
z-index: 501; 
-moz-border-radius: 12px; 
-webkit-border-radius: 12px; 
border-radius: 12px;
left: 50%; 
margin-left: -65px; 
width: 130px; 
background: #F6EDE4; 
opacity: 0.5; 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#titleDiv {
position: relative; 
z-index: 502; 
top: -29px; 
}

ul.seo_link {
	position: absolute;
	z-index: -1;
}

ul.seo_link,
ul.seo_link li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.seo_link li a {
	float: left;
	text-indent: -9999px;
}