/* CSS Document */

html {
    height:100%;    
    background-color:#FFFFFF;
	background-image:url(/images/main/bg.gif);
	background-repeat:repeat;	
}

.menu {
 padding-top: 122px;
}

.homeLink {
 display: block;
 height: 122px;
 float: left;
 width: 770px;
 text-indent: -999px;
}

.thickbox {
 float: left;
 margin: 0px 5px 5px 0px;
 border: 1px solid #323433;
}

body {
    margin: 0px;
    padding: 0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;   
} 

form, a img {
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    display: block;
}

.text img {
 display: inline;
}

p {
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:160%;
}
td {
	vertical-align:top;
}

a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;

}
H1 {
    font-size:24px;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
.main {
	margin: 0px auto;

    height:100%;
    height:auto !important;
    min-height:100%;
    min-width:898px;
    width:898px;
	background-color:#636875;
	overflow:hidden;
	border:solid 1px #333333;
	margin-top:40px;
}
.top_logo {
	height:219px;
	background-image:url(/images/main/header_logo.jpg);
	background-repeat:no-repeat;
}
.login {
	float:right;
	padding:5px;
	vertical-align:top;
}
.login a {    
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:16px;
	padding-right:25px;
	background-image:url(/images/main/login.jpg);
	background-position:right;
	background-repeat:no-repeat;
	line-height:150%;
	width: 80px;
	
}
.login a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.login img {
	display:inline;
	margin-top:10px;
}

.content {
	height:100%;
	overflow:hidden;
	background-image:url(/images/main/cont_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.left_block {
	width:677px;
	float:left;
}
.right_block {
	width:193px;
	float:left;
	padding:14px;
}
.text {
	padding:25px;
        line-height: 175%;
}
.video {
	width:192px;
	height:105px;
	padding-top:10px;
	background-image:url(/images/main/video_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	line-height:200%;
}
.footer {
	font-size:11px;
	text-align:center;
	padding:15px 0px;
}



.footer a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;	
}

/* Nav Flyouts */

.navFlyouts table {
 cursor: pointer !important;
 background: url(/images/main/bg_sub.gif) bottom left repeat-x #D37F83;
 border: 0px !important;
 border-collapse: collapse;
}

* html .navFlyouts * {
 cursor: hand !important;
}

.navFlyouts table * {
 display: block !important;
 border: 0px;
 margin: 0px;
}

.navFlyouts table td {
 border: 1px solid #000 !important;
 padding: 0px !important;
 margin: 0px !important;
 margin-bottom: -1px !important;
}

.navFlyouts td font {
 color: #fff !important;
 display: block !important;
 font-size: 11px !important;
 font-weight: normal !important;
 padding: 2px 20px 3px 15px;
}

.navFlyouts table tr *:hover {
 background-color: #C43338 !important;
 background-color: #596471 !important;
}

.navFlyouts table td img {
 display: none !important;
}

* html .navFlyouts table tr td div {
 padding: 0px !important;
 margin: 0px !important;
 border: 0px !important;
}

/* Site Map */
.sitemap-main a, .sitemap-second a, .sitemap-third a, .sitemap-fourth a {
 color: #fff;
}

.sitemap-main a:hover, .sitemap-second a:hover, .sitemap-third a:hover, .sitemap-fourth a:hover {
 color: #fff;
 text-decoration: underline;
}

.sitemap-main{
         padding-left: 25px;

         }
.sitemap-second{
         padding-left: 45px;
         }
.sitemap-third{
         padding-left: 70px;
         }
.sitemap-fourth{
         padding-left: 95px;
         }


/* Store */
.productImage {
 margin: 0px 5px 5px 0px;
 border: 1px solid #323433;
}

.productTitle {
 font-weight: bold;
}

a, h1, h2, h3, h4 {
 color: #fff;
}

h2, h3, h4 {
 margin: 0px;
 padding: 0px;
}

.productHeader {
 padding: 0px 0px 5px 0px;
 font-size: 18px;
}

.productHeader em {
 font-size: 16px;
}

/* Staff */
.contactList  {
 float: right;
 font-size: 8pt;
 margin: 0px;
 padding: 0px;
 padding-left: 12px; 
}

.contactList li {
 padding: 0px;
}

.contactListDetail  {
 margin: 0px;
 padding: 0px;
 padding-left: 12px; 
}

.contactListDetail li {
 padding: 0px;
}

.clear {
 clear: both;
 height: 1px;
 line-height: 1px;
}

/* Photo Gallery */
.indexPhotos img {
 border: 1px solid #323433;
}