/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5;
}

body {
	background-image: url(../layout/background-1.jpg);
	margin: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
}

td img {
display:block}

h1, h2, h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#333; }


h1 {
	font-size: 21px;
	font-weight: bold;
	text-decoration:none;
	line-height:1.3;
}

h2 {
	font-size:18px;
	font-weight:bold;
	line-height:1.2;
}

h3 {
	font-size: 16px;
	line-height:1.2;
}

a:link,a:visited {
	color:#206AB0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.bottom_left {
	color:#FFFFFF;
}
	
.date {
	color:#4785a3;
	font-weight: bold;	
}
	
.more{
	color:#93a81c;
}
	
.text {
	color:#000000;
	font:11px Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

.text2 {
	color:#000000;
	font: 10px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

.text3 {
	color:#BA802E;
	font:11px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

.relaytext {
	color:#2B0271;
	font:11px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
	font-weight: bold;
}

.mediumtext {
	color:#000000;
	font:12px Verdana, Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

.bigtext {
	color:#972A2D;
	font:16px Verdana, Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	text-decoration:none;
}

.boxtitle {
	color:#972A2D;
	font:16px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

.specialprice {
	color:#000000;
	font:42px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
	
}
.smalltext {
	color:#000000;
	font:9pt Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;

}
input {
	color:#000000;
	text-decoration:none;
}


textarea {
	color:#000000;
	font:11px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

.gray {
	color:#505050;
	font:16px Verdana, Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	text-decoration:none;

}

.ltblue {
	color:#206AB0;
	font:18px Verdana, Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	text-decoration:none;

}
.ltbluemed {
	color:#206AB0;
	font:16px Verdana, Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	text-decoration:none;

}

a.relaytext:link, a.relaytext:visited {
	color:#2B0271;
	font: 11px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.relaytext:hover {
	color:#ff0000;
	font: 11px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.lnav:link,a.lnav:visited {
	color:#B4C541;
	font:bold 9px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.lnav:hover {
	color:#3CBBDE;
	text-decoration:underline;
}


a.canav:link,a.canav:visited {
	color:#3CBBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

a.canav:hover {
	color:#B4C541;
	text-decoration:underline;
}

a.snav:link,a.snav:visited {
	color:#000000;
	font:bold x-small Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.snav:hover {
	color:#96171A;
	text-decoration:underline;
}

a.bnav:link,a.bnav:visited {
	color:#96171A;
	font:10pt Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.bnav:hover {
	color:#a46342;
	text-decoration:underline;
}


a.searchnav:link,a.searchnav:visited {
	color:#660000;
	font:bold x-small Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.searchnav:hover {
	color:#a46342;
	text-decoration:underline;
}	

a.mnav:link,a.mnav:visited {
	color:#000000;
	font:14px Verdana,Arial,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration:none;
}

a.mnav:hover {
	color:#96171A;
	text-decoration:underline;
}

/* Beginning of dhtml faq styles */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000;
	font-size:12px;
	font-weight: bold;
	width:528px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:36px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:0px solid #317082;
	background-color:#E2EBED;
	width:528px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:12px;
	position:relative;
	font-weight: normal;
}
.boxtitleblack {
	color:#000000;
	text-decoration:none;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:900px;
    height:285px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
}

#slider {
	position:relative;
    width:900px;
    height:275px;
    margin-left:0px;
	background:url(../images/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

