@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #e1e1e1;
	background-image: url();
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* AddThis */

.addthis_toolbox .lightbox {
    position: fixed;
    top: 150px;
    left: 500px;
    width: 480px;
    color: #555;
}

.addthis_toolbox .lightbox .lightbox_top {
    background: url(../images/toolbox_lightbox_top.png) no-repeat 0 0;
    height: 34px;
    overflow: hidden;
    position: relative;
}
.addthis_toolbox .lightbox .lightbox_top h4 {
    display: inline;
    position: absolute;
    top: 10px;
    left: 20px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;    
}
.addthis_toolbox .lightbox .lightbox_close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
.addthis_toolbox .lightbox .lightbox_middle {
    background: url(../images/toolbox_lightbox_middle.png) repeat-y;
    overflow: hidden;
}
.addthis_toolbox .lightbox .lightbox_middle_2 {
    background: url(../images/toolbox_lightbox_middle.png) repeat-y;
    overflow: hidden;
	padding-left: 15px;
}
.addthis_toolbox .lightbox .lightbox_content {
    padding: 10px 20px;
}

.addthis_toolbox .lightbox .lightbox_bottom {
    background: url(../images/toolbox_lightbox_top.png) no-repeat 0 -34px;
    height: 16px;
    overflow: hidden;
}

.addthis_toolbox .lightbox_sharing
{
    margin-left: 10px;
}

.addthis_toolbox .lightbox .columns A 
{
    text-indent: 0 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 4px 0 4px 34px !important;
    position: relative;
    width: 76px !important;
    display: block;
    color: #0060b8;
}

.addthis_toolbox .lightbox .columns A:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #0060b8;
    color: #fff;
    text-decoration: none !important;

}

.addthis_toolbox .lightbox .columns SPAN
{
    padding: auto !important;
    margin: auto !important;        
    position: absolute;
    left: 14px;
    top: 4px;
    float: none !important;

}

.addthis_toolbox .lightbox .columns .column
{
    width: 107px;
    float: left;
    padding: 0;
}

.addthis_toolbox .lightbox .frame
{
    border: 2px solid #eee;
    padding: 10px;
    margin: 0 20px 0 0;
    float: left;
}

.addthis_toolbox .lightbox .border
{
    border-top: 1px dashed #333;
    margin: 0 10px;
}

.addthis_toolbox .lightbox A.sharelink:hover, 
.addthis_toolbox .lightbox A.lightbox_close:hover
{
    text-decoration: underline;
}

/* Headings */

h1 {
	font-size: 32px;
	color: #0060b8;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 26px;
	color: #0060b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 24px;
	color: #0060b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	color: #0060b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 30px;
	color: #0060b8;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h6 {
	/* define your own style */	
}

/* Links */ 

a {
	font-size: 12px;
	color: #0060b8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0060b8;
}
a:hover {
	text-decoration: underline;
	color: #0060b8;
}
a:active {
	text-decoration: none;
	color: #0060b8;
}

a.header {
	font-size: 11px;
	color: #666666;
}
a.header:link {
	text-decoration: none;
}
a.header:visited {
	text-decoration: none;
	color: #666666;
}
a.header:hover {
	text-decoration: none;
	color: #0060b8;
}
a.header:active {
	text-decoration: none;
	color: #666666;
}

a.footer {
	font-size: 11px;
	color: #666666;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
}
a.footer:hover {
	text-decoration: none;
	color: #0060b8;
}
a.footer:active {
	text-decoration: none;
	color: #666666;
}

a.textlink {
	font-size: 11px;
	color: #666666;
}
a.textlink:link {
	text-decoration: none;
}
a.textlink:visited {
	text-decoration: none;
	color: #666666;
}
a.textlink:hover {
	text-decoration: none;
	color: #0060b8;
}
a.textlink:active {
	text-decoration: none;
	color: #666666;
}
a.txt_form:active {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #FF0;
}
a.txt_form:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #FF0;
}
a.txt_form:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a.txt_form:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #FF0;
}



a.breadcrumbs {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a.breadcrumbs:link {
	text-decoration: none;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #666666;
}
a.breadcrumbs:hover {
	text-decoration: none;
	color: #0060b8;
}
a.breadcrumbs:active {
	text-decoration: none;
	color: #666666;
}

a.storeguide {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a.storeguide:link {
	text-decoration: none;
}
a.storeguide:visited {
	text-decoration: none;
	color: #666666;
}
a.storeguide:hover {
	text-decoration: none;
	color: #0060b8;
}
a.storeguide:active {
	text-decoration: none;
	color: #666666;
}
/* Jump Menu */

#jumpMenu1 {
	font-size: 12px;
}

/* Titles */

.title_1 {
	font-size: 14px;
	font-weight: bold;
	color: #0060b8;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.title_2 {
	font-size: 18px;
	font-weight: bold;
	color: #0060b8;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.title_3 {
	font-size: 18px;
	color: #0060b8;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.title_4 {
	font-size: 14px;
	color: #0060b8;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.title_5 {
	font-size: 14px;
	font-weight: bold;
	color: #0060b8;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* Text */

.txt_header {
	color: #666666;
	font-size: 11px;
}
.txt_footer {
	color: #666666;
	font-size: 11px;
}
.txt_textlink {
	color: #666666;
	font-size: 11px;
}
.txt_breadcrumbs {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.txt_blue {
	color: #0060b8;
	font-size: 12px;
	font-weight: normal;
}

.txt_form {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.txt_formfield {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.txt_fontsizerbig {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.txt_fontsizersmall {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.txt_tips_no {
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	padding-right: 15px;
}
.txt_tips {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.txt_tips2 {
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}
