body,td,th,input,textarea,select
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444;
}

body
{
	overflow-y: scroll;
	margin: 0px;
	background-color: #ddd;	
	height: 100%;
}

/* CLASSES */

.center
{
	text-align: center !important;
}

.right
{
	text-align: right !important;
}

.smalltext
{
	font-size: 10px;
	color: #777;
}


.monthly-feature
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.orange
{
	color: #F7941E;
}

.bold
{
	font-weight: bold;
}

.contactdetails
{
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

.phone
{
	color: #005fa1;
	font-size: 20px;
	font-weight: bold;
}

.submitted
{
	font-size: 18px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: center;
	background-color: #fff;
}

.submitted p
{
	position: relative;
	top:  50%;
}

tr.alt
{
	background-color: #f3f3f3;
}

.testimonial
{
	padding: 15px 0px 0px 15px;
	background: url("../img/css/quote.gif") no-repeat;
}

.panel
{
	overflow: hidden;	
	vertical-align: top;
	height: 600px;
	border-right: 4px solid #ddd !important;
}

.category
{
	overflow: hidden;
	cursor: pointer;
	color: #444;
}

.selected
{
	background-color: #efefff;
}

.entry
{
	padding: 1px 3px;
	border-bottom: 1px solid #eee;
	width: 310px;
	height: 20px;
}

.mediapanel
{
	width: 316px;
	text-align: center;
}

a.entry
{
	display: block;
}

.deliverymethod + .deliverymethod
{
	margin-top: 15px;
}

.deliverymethod
{
	border: 1px solid #ccc;
	padding: 15px;
}

#deliverymethods
{
	border: 1px solid #999;
	padding: 15px;
}

/* HTML ELEMENTS */

h4
{
	font-size: 12px;
}


p+p
{
	margin-top: 12px;
	margin-bottom: 0px;
}
ul li
{
	list-style-image: url('../img/css/bullet.gif');
}
img
{
	border: 0px;
}

hr
{
	color: #fff;
	margin: 10px 0px;
}

a
{
	color: #005fa1;
	text-decoration: none;
}

#content p
{
	margin: 0px;
}

#content p+p
{
	margin-top: 15px;
}

#content p+h3
{
	margin-top: 20px;
}

#content h3
{
	text-transform: uppercase;
	color: #005FA1;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.box-inner h3,#left h3,.box h3
{
	text-transform: uppercase;
	color: #F7941E;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.noshow
{
	display: none;
}
.info-small,.info-application
{
	background: #e9f0f7 url('../img/css/info-small.gif') no-repeat;
	padding: 10px 30px;
}
.info-large
{
	background: #e9f0f7 url('../img/css/info-large.gif') no-repeat;
	padding: 15px 60px;
}
.info-small,.info-application,.info-large
{
	background-position: 10px center;
	border: 1px solid #7db3f6;	
	margin: 10px;
	-moz-border-radius: 5px 5px 0px 5px;
	-webkit-border-radius: 5px 5px 0px 5px;
	border-radius: 5px 5px 0px 5px;
}
.vspace
{
	margin-bottom: 30px;
}
.section + .section
{
	margin-top: 20px;
}
.box-outer
{
	margin-top: 10px;
	border: 1px solid #ccc;
}
.box-inner
{
	background-position: bottom;
	padding: 15px 15px 15px 15px;
}
.box-header
{
	background-color: #ccc;
	padding: 10px;
}

/* STRUCTURAL */

#footer
{
	font-size: 9px;
	color: #666;
}

#navbar a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#greetingbar h2, #titlebar h2
{
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding:0px;
	margin:0px;
	font-weight: bold;
	text-transform: capitalize;
}

#home #content .inner, #home #left
{
	line-height: 18px;
}

#quicklinks
{
	padding-left: 20px;
}

#quicklinks a
{
	color: #444;
}

#breadcrumbs
{
	font-size: 10px;
	color: #777;
}

#searchbox
{
	color: #999;
}

#portal #content h2
{
	font-size: 18px;
	color: #005FA1;
	margin-bottom: 7px;
}

#portal #content h3
{
	font-size: 14px;
}

a.button:hover
{
	text-decoration: none;
}

#pressrelease
{
	font-size: 14px;
	line-height: 20px;
}

#pressrelease h3
{
	color: #000;
	text-decoration: underline;
	font-size: 14px;
	margin-bottom: 10px;
}


#searchbox
{
	 width: 182px;
	 margin-right: 1px;
}

#actions a
{
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	background-color: #F7941E;
	-webkit-text-shadow: 1px 1px 1px #ac620b;
	text-shadow: 1px 1px 1px #ac620b;
}



#actions a + a 
{
	border-top: 1px dashed #fbc98e;
}

#actions
{
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 18px;
}
#actions a:hover
{
	background-color: #f89e34;	
}
#actions a.first
{
	background-image: URL( '../img/css/actions-top.gif' );
	background-repeat: no-repeat;
}
#actions a.last
{
	background-image: URL( '../img/css/actions-bottom.gif' );
	background-repeat: no-repeat;
	background-position: bottom;
}
#doclist
{
	line-height: 12px;
}
#doclist li
{
	margin-bottom: 10px;
}
#doclist li.cattitle
{
	list-style: none;
}

#outer

{
	width: 100%;
	margin-bottom: 20px;
}
#inner
{
	width: 996px;
	margin: 0 auto;
	background-color: #fff;
}
#threecol #mid
{
	float: left;
	width: 511px;
	margin-right: 10px;
}
#threecol #mid .inner,#twocol #right .inner,#onecol #mid,#portal #mid
{
	border: 1px solid #ccc;
	padding: 15px;
}

#left
{
	float: left;
	width: 247px;
}
#left .inner
{
	padding: 0px 10px 10px 0px;
}

#topbar
{
	background: url("../img/css/logo.gif") no-repeat;
	height: 60px;
	padding-bottom: 10px;
}
#topbar h1
{
	display: none;
}
#navbar
{	
	margin-bottom: 10px;
}
#navbar ul
{
	padding: 9px 0px;
	margin: 0px;
	background-color: #eee;
}
#navbar ul li
{
	display: inline;
	padding: 0px;
	margin: 0px 16px 0px 0px;
}
#navbar a
{
	padding: 5px 10px;
	color: #555;
	text-transform: lowercase;
}
#navbar a:hover
{
	color: #000;
}
#navbar a.last
{
	border-right: none;
}
#navbar a.first
{
	border-left: none;
}
#navbar h3
{
	display: none;
}
#page
{
	padding: 19px 19px 19px 19px;
}
#quicklinks
{
	margin: 0px;
}
#portal #mid
{
	float: right;
	width: 680px;
}
.portalnav ul,.portalnav li
{
	margin: 3px 0px 0px 10px;
	padding: 0px;
}
.portalnav ul
{
	margin-bottom: 15px;
}
#portal #right
{
	width: 235px;
}
#portal #right .box
{
	border: 1px solid #ccc;
	background-color: #ffffff;
	padding: 15px;
	margin-bottom: 10px;
}
#breadcrumbs
{
	text-align: right;
	margin-bottom: 10px;
}
#threecol #mid .inner
{
	border-top: none;
}
#greetingbar
{
	background-color: #005FA1;
	height: 25px;
	
	padding-top: 11px;
}
#threecol #right
{
	float: right;
	width: 190px;
}
#twocol #right
{
	float: right;
	width: 691px;
}
a#browsecat
{
	background-image: url("../img/css/browse-cat.gif");
	width: 190px;
	height: 61px;
	display: block;
}
a#viewflyers
{
	background-image: url("../img/css/view-flyers.gif");
	width: 190px;
	height: 55px;
	display: block;
}
a#imagenet
{
	background-image: url("../img/css/imagenet.gif");
	width: 190px;
	height: 116px;
	display: block;
	margin-top: 10px;
}
.monthly-feature
{
	background-color: #005FA1;
}
.error-small
{
	background: #f2e5e5 url('../img/css/error-small.gif') no-repeat;
	padding: 10px 30px;
}
.error-large
{
	background: #f2e5e5 url('../img/css/error-large.gif') no-repeat;
	padding: 15px 60px;
}
.error-small,.error-large
{
	background-position: 10px center;
	border: 1px solid #e3bbbb;	
	margin: 10px;
	-moz-border-radius: 5px 5px 0px 5px;
	-webkit-border-radius: 5px 5px 0px 5px;
	border-radius: 5px 5px 0px 5px;
}
.highlight
{
	background-image: url("../img/css/highlight-bg.gif") !important;
	border-color: #F7941E !important;
}
#footer
{
	height: 11px;
	background-color: #ddd;
	padding: 8px 14px;
}

#contactus
{
	margin-bottom: 10px;
}
input[type=submit],input[type=button],input[type=reset],.button
{
	display: inline;
	background-image: url("../img/css/tab-bg.gif");
	border: 1px solid #ccc;
	padding: 2px 4px;
	cursor: pointer;
	margin: 0px;
	height: 21px;
	color: #444 !important;
}

input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,.button:hover
{
	border: 1px solid #888;
	margin: 0px;
}
input[type=text],textarea,select,input[type=password]
{
	padding: 2px;
	border: 1px solid #ccc;
}

input.disabled, .disabled
{
	border: 1px solid #eee;
	background-image: url("../img/css/text-bg.gif");
}
input.disabled:hover, .disabled:hover
{
	border: 1px solid #eee;
	background-image: url("../img/css/text-bg.gif");
}
.login input[type=text],.login input[type=password]
{
	background-image: url("../img/css/text-bg.gif");
	padding: 2px;
	border: 1px solid #ccc;
}
.searchhighlight
{
	background-color: #ffffbe;
}
input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
}
#footer .links ul
{
	list-style: none;
	margin: 5px;
	padding: 15px;
	line-height: 22px;
}
#footer .links li
{
	list-style: none;
	margin: 0px;
}
#footer .links li a
{
	color: #444;
}

/* Tab Control */
.tabnav
{
	margin: 0px;
	padding: 0px;
	list-style: none;	
	line-height: 20px;
}
.tabnav li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.tabnav a
{
	display: inline-block;
	border: 1px solid #ccc;
	color: #000;
	background-color: #fff;
	background-image: url("../img/css/tab-bg.gif");
	padding: 2px 10px 2px 10px;
}
.tabnav a:focus
{
	outline: none;
}
.tabnav a:hover
{
	text-decoration: none;
	border-color: #999 #999 #ccc #999;
}
.tabnav a.selected
{
	background-image: none;
	border-bottom: none;
	padding-bottom: 3px;
}
.tabnav a.selected:hover
{
	border-color: #ccc;
}
.tabcontrol .tabcontent
{
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 6px;
	overflow-y: scroll;
	min-height: 150px;
	margin-top: -1px;
	padding: 5px;
}

#thumbs .thumb
{
	border: 2px solid #444;
}

#thumbs .selected
{
	border: 2px solid #0000ff;
}

#oldbrowser
{
	position: absolute;
	top: 0px;
	background-color: #ffd544;
	width: 100%;
	text-align: center;
	padding: 5px 0px;
}

ol.spaced li
{
	margin-bottom: 15px;
}

#radtrack h3
{
	margin-top: 25px;
	margin-bottom: 15px;
}

#radtrack .presentation a
{
	background: #F7941E;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
	display: block;
	text-align: center;
	width: 200px;
	line-height: 140%;
}

#radtrack .presentation a:hover
{
	background: #005FA1;
}

#radtrack .presentation
{
	margin: 20px 90px;
}

#radtrack .features
{
	float: right;
	width: 150px;
	background-color: #005FA1;
	color: #fff;
	padding: 25px;
	margin: 0 20px 25px 25px;
	text-align: center;
}

#radtrack h2
{
	font-size: 250% !important;
	line-height: 120%;
}

#radtrack .features h3
{
	color: #fff;
	margin-top: 0px;
	margin-bottom: 15px;
}

#radtrack .features ul
{	
	margin: 0 0 0 0;
	padding: 0;
}

#radtrack .features li
{
	margin: 0 0 15px 0;
	list-style: none;
	margin-left: 0px;
	
}

#slider
{
	height: 129px;
	margin-bottom: 12px;
	
}

#slider ul
{
	padding: 0px;
	margin: auto 0;
	text-align: center;
	position: relative;
	top: 125px;
}

#slider ul li
{
	display: inline;
	list-style: none;
	width: 15px;
	margin-right: 5px;
}

#slider ul li a
{
	display: -moz-inline-box;
  	display: inline-block;
	width:10px;
	height:10px;
	background-color: #005fa2;
	border: 1px solid white;
}

#slider .nivo-controlNav a.active
{
	background-color: #f7941e;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#fff; border:0; padding:15px;}
