/**************************************************************/
/* RESET */
/**************************************************************/
* {
	margin:0;
	padding:0;
	outline:none;
	behavior:url(/css/iepngfix.htc);
}

/**************************************************************/
/* WEBSITE FONT SYLES */
/**************************************************************/
body {
	font:12px Arial;
	color:#142336;
}

h1 {
	margin:0 0 20px 0;
	text-transform:uppercase;
	font:bold 20px "Segoe UI";
}

h2 {
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 18px 0;
}

h4 {
	color:#3185ec;
	margin:0 0 15px 0;
	font-size:13px;
	border-bottom:1px solid #8ebaf0;
	cursor:pointer;
}

h5 {
	color:#3185ec;
	margin:0 0 15px 0;
	font-size:13px;
}

h5.small {
	font-size:12px;
}

hr {
	margin:5px 0 0 0;
}

#pinfo {
	border:1px solid #bdbdbd;
	background:#f0f0f0;
	padding:4px;
	margin:0 0 15px 0;
}

#pinfo p {
	padding:2px 0 2px 0;
	
}

a, a:visited, a:active {
	text-decoration:underline;
	color:#2daded;
}

a:hover {
	text-decoration:underline;
	color:#1b7fb1;
}

a img {
	border:none;
}

p {
	padding:0 0 15px 0;
}

a#trailer, a#trailer:visited {
	display:block;
	padding:0 0 0 22px;
	background:url(../img/icons/video.png) 0  2px no-repeat;
}

/**************************************************************/
/* FORM STYLES */
/**************************************************************/
form label {
	width:170px;
	display:block;
	float:left;
	clear:both;
}

form div {
	margin:0 0 8px 0;
}

input, select, textarea.tags {
	width:180px;
	border:1px solid #b0b0b0;
}

textarea { 
	border:1px solid #b0b0b0;
	font:12px Arial;
}

textarea.contact {
	width:500px;
	height:225px;
}

textarea.tags {
	height:50px;
}

div.submit input {
	margin:15px 0 0 0;
	width:auto;
}

textarea.small { height:32px;width:437px;}

select.big { width:355px; }
select.small { width:65px; }
input.small { width:40px;}
input.big { width:355px; }

.form-error {
	border:1px solid #881919;
	background:#f6a9a9;
}

.error-message { 
	display:none;
}
span.date { 
	color:#cccccc;
	display:block;
	margin:0 0 10px 0;
}
/**************************************************************/
/* FLASHMESSAGES STYLES */
/**************************************************************/
#authMessage {
	padding:2px;
	margin-bottom:10px;
	color:#ffffff;
	background:#9ac1f2;
	border:1px solid #558cd2;
}

#flashMessage {
	padding:2px;
	margin-bottom:10px;
	color:#366db1;
	background:#9ac1f2;
	border:1px solid #558cd2;
}

#flashMessage.error {
	background:#f6a9a9;
	border:1px solid #881919;
	color:#881919;
}

/**************************************************************/
/* NEWS HOME SLIDER */
/**************************************************************/
#featured { 
	width:722px; 
	position:relative; 
	height:258px;
	overflow:hidden;
	background:#fff;
}

#featured ul.ui-tabs-nav { 
	position:absolute; 
	top:0;
	left:0;
	list-style:none;
	width:250px;
	height:258px;
}

#featured li.ui-tabs-nav-item a { 
	width:230px;
	height:21px;
	overflow:hidden;
	display:block; 
	text-decoration:none;
	color:#000000;
	background:url(../img/bg_newslink.gif);
	border-bottom:1px solid #ffffff;
	padding:10px;
	display:block;
	color:#ffffff;
	font:11px Verdana;
	text-transform:none;
}
#featured li.ui-tabs-nav-item h1:hover {
	color:#b7b7b7;
}
#featured li.ui-tabs-nav-item a h1 {
	color:#000000;
	text-transform:uppercase;
	font:bold 11px "Segoe UI";
	margin:2px 0 7px 0;
	display:block;
}

#featured li.ui-tabs-nav-item a p div { display:none; }
#featured li.ui-tabs-selected a p { 
	display:block;
}
#featured li.ui-tabs-selected a span { color:#000000;}
#featured li.ui-tabs-selected a span:hover { text-decoration:underline}
#featured li.ui-tabs-selected a {
	background:url(../img/bg_newslinkSelected.gif);
	height:154px;
	overflow:hidden;
}


#featured .ui-tabs-panel { 
	width:472px;
	position:relative;
	margin:0 0 0 250px;
	background:#557127;
	height:258px;
	text-decoration:none;
}

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0;
	left:0; 
	height:57px;
	background:url(../img/bg_intro.png);
	color:#ffffff;
	padding:0 0 0 10px;
	width:100%;
	text-decoration:none;
}
#featured .ui-tabs-panel .info p { width:451px; }


#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}

#featured .info h1{ 
	font:bold 20px "Segoe UI";
	margin:-4px 0 -1px 0;
	color:#ffffff;
	text-transform:uppercase;
}

#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}

#featured .info a:hover{ 
	text-decoration:underline; 
}

#featured .ui-tabs-hide{ 
	display:none; 
}

#productsearch {
	overflow:hidden;
	clear:both;
	margin:0 0 33px 0;
}
	#productsearch #ProductSearchstring {
		width:343px;
		height:21px;
		line-height:12px;
		border:1px solid #8a8787;
		color:#c2c0c0;
		float:left;
		font:italic 12px Arial;
		padding:5px 0 0 10px;
		margin:0 0 24px 0;
	}
	
	#productsearch div.submit input {
		margin:0 0 0 8px;
		float:left;
		width:73px;
		height:28px;
		border:1px solid #8a8787;
		background:#fafafa;
		font-weight:bold;
	}
	
	#productsearch #sort {
		clear:both;
		float:left;
	}
	
	#productsearch #sort a.current {
		font-weight:bold;
		color:#1b7fb1;
	}
	
	#productsearch #sort span {
		display:block;
		width:103px;
		float:left;
		font:bold 12px "Segoe UI";
		text-transform:uppercase;
	}
	
/**************************************************************/
/* TABLE STYLES */
/**************************************************************/
table {
	border:1px solid #8997ab;
	border-collapse:collapse;
	width:100%;
}

table tr th {
	background:#289bd6;
	height:25px;
	border:1px solid #2d5791;
	color:#ffffff;
	text-align:left;
	padding:0 0 0 5px;
}
	table tr th a,table tr th a:visited { color:#ffffff;}

table tr { border:1px solid #b0c3dd; }
table tr.even { background:#f7f7f7}

table tr td {
	border:1px solid #b0c3dd;
	padding:2px 0 3px 5px;
}

table tr:hover { background:#ebf1f8; }

acronym { cursor:help; }
