/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5em;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited {
	color:#fff;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
}

a:visited:hover {
	color:#fff;
	text-decoration:underline;
}

h1 {
	font-size: 16px;
}

img { border: none; }


.boxwrap   {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.clear-both { clear: both }

.boxbody	{ width: 640px; margin-left: 120px; }
.boxcontent	{ width: 100%; margin-top: 60px;}
.boxleft	{ width: 190px; height: 250px; float: left; }
.boxright	{ width: 440px; float: right; text-align: left; line-height: 19px; }
.boxheader	{ width: 100%; clear: both; margin-top: 20px; }
#boxfooter	{ width: 100%; clear: both; font-size:11px; color: #666666; padding-top:30px; padding-bottom: 20px;}
.boxclear	{ clear: both; height: 0px; }
#boxteaser	{ width: 100%;  clear: both; font-family:"Times New Roman", Times, serif; font-size:28px; margin-top: 80px; }
.boxtitle	{ width: 630px; clear: both; border-bottom: 1px solid #BDBDBE; margin: 20px 10px 35px 10px; padding-bottom: 10px; }
.boxclose	{ clear: both; height: 20px; }
/* ie hack: */
     .iehackwrap { text-align: center;  }
     .boxwrap    { text-align: justify; }     


/* formatting */
.boxwrap { text-align: justify;margin-bottom: 2em; }

/* colors */
#boxteaser	a { text-decoration: none; }
.tpRed, #boxteaser .tpRed	{ color: #F0082E; }
#boxteaser .tpRed:hover		{ color: #F0082E; background-color:#FFFFFF; }
.tpBlue, #boxteaser .tpBlue	{ color: #0068DD; }
#boxteaser .tpBlue:hover	{ color: #0068DD; background-color:#FFFFFF; }
.tpYellow, #boxteaser .tpYellow	{ color: #FFE400; }
#boxteaser .tpYellow:hover		{ color: #FFE400; background-color:#FFFFFF; }

.colAB_A {
	width: 290px;
	float: left;
}

.colAB_B {
	width: 290px;
	float: right;
}

.news {
	padding-top: 100px;
}

/* links */
#boxfooter a				{ text-decoration: none; color: #666666; }
#boxfooter .redF			{ border-bottom: #780417 solid 1px; }
#boxfooter .redF:hover		{ border-bottom: #F0082E solid 1px; }
#boxfooter .yellowF			{ border-bottom: #807200 solid 1px; }
#boxfooter .yellowF:hover	{ border-bottom: #FFE400 solid 1px; }
#boxfooter .blueF			{ border-bottom: #00346F solid 1px; }
#boxfooter .blueF:hover		{ border-bottom: #0068DD solid 1px; }
#boxfooter .whiteA			{ border-bottom: #b6b6b6 solid 1px; }
#boxfooter .whiteA:hover	{ border-bottom: #ffffff solid 1px; }

.arrow-marker {
margin: 0 0 1em 9px;
padding: 0;
list-style-type: none;
line-height: 25px;
}

.arrow-marker ul {
	margin-left: -20px;
}

.arrow-marker li {
font-family: Arial, Helvetica, sans-serif;
background : url(/lib/images/list_pointer.gif) no-repeat top left;
padding-left : 11px;
margin-left: -10px;
}

/* gallery */

table td#prod-gallery-big {
	padding: 0;
	width: 410px;
}

table td#prod-gallery-desc {
	vertical-align: top;
}

#gal-nav {
	float:right;
	margin-right:10px;
	margin-top:5px;
}

#prod-gallery-thumbs-cont {
	float: left;
	width: 350px;
}
#prod-gallery-thumbs-cont .top {
	display: block;
	height: 6px;
	margin-bottom: -2px;
}
#prod-gallery-thumbs-cont .mdl {
	margin: 0 -4px;
}
#prod-gallery-thumbs-cont .btm {
	display: block;
	height: 6px;
	margin-top: -2px;
}
#prod-gallery-thumbs-cont .mdl a {
	border: 1px solid #bbb;
	float: left;
	margin: 4px;
}
#prod-gallery-thumbs-cont .mdl a.active {
	border: 1px solid #0068DD;
	cursor: default;
}
#prod-gallery-thumbs-cont .mdl a:hover {
	border: 1px solid #fff;
}
#prod-gallery-thumbs-cont .mdl a.active:hover {
	border: 1px solid #0068DD;
}
#prod-gallery-thumbs-cont .mdl img {
	border: 0;
	display: block;
}
table td#prod-gallery-thumbs {
	text-align:left;
}

#prod-gallery-thumbs-cont .mdl a.activeW {
	border: 1px solid #fff;
	cursor: default;
}

#prod-gallery-thumbs-cont .mdl a.activeW:hover {
	border: 1px solid #fff;
}