/* -- Global Styles */
html, body
{
    height: 100%;
    
}
body
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
    font-size: 75%;
    background-color: #CCCCCC;
    font-family: 'Lucida Sans Unicode',Geneva, Verdana, Arial, Helvetica, sans-serif;
    line-height: 130%;
}

table
{
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}
h1
{
    font-size: 130%;
    color: #002868;
    padding-bottom: 5px;
    line-height: 120%;
}
h2
{
    font-size: 115%;
    color: #002868;
    letter-spacing: -0.5px;
    
}
h3
{
    font-size: 105%;
    color: #002868;
}
h4
{
    font-size: 100%;
    color: #002868;
}
p
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: none;
    float: none;
}
label
{
    font-weight: bold;
    font-size: 80%;
    float: right;
}
label.error
{
    font-weight: bold;
    font-size: 100%;
    display: block;
    float: none;
    color: red;
    padding-left: 0.5em;
    vertical-align: top;
}
catlabel
{
    font-weight: bold;
    font-size: 80%;
    float: left;
}
ul
{
    list-style-type: disc;
}
td
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}
div
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
acronym, abbr
{
    border-bottom: 1px dotted #002868;
}
a:hover
{
    text-decoration: underline;
}


/* -- ---------------Top Logo Row------------------------------ */
 #TopBanner
{ 
    padding: 0px; margin: 0px; background-position: 0px 0px; background-image: url('../images/logobanner.jpg');
    background-repeat: no-repeat;
    height: 72px;
 }

#dinkdinks
{
    margin: 0px 0px 0px 0px;
    float: right;
    font-size: 80%;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    z-index: 2;
    height: 15px;
    position: relative;
    top: -72px;
}


#RandomImage
{
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 990px;
    position: relative;
    top: -15px;
}

#RandomImagePage .display
{
    width: 550px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: none;
} 

#CentreColumn .randomimagethumbnail
{
    width: 150px;
    margin: 0px 0px 0px 0px;
    padding: 2px 5px 2px 5px;
    background-image: none;
    float: left;
} 
/* -- --------------Main Layout Table Fixed Width------------------------------- */

#MainLayoutTable
{ 
    background-position: 0px; padding: 0px; margin: 0px auto 0px auto; width: 1008px;
    background-image: url('../images/rightshadow.jpg');
    background-repeat: repeat-y;
   
 }

 
 #MainLayoutTable .Spacer
{
    width: 16px;
    background-image: url(                '../images/spacer.gif' );
    background-repeat: no-repeat;
}
#BodyContent
{ 
    background-position: 0px; padding: 0px; margin: 0px; width: 990px;

 }


 
/* -- ---------------------Primary Navigation--------------------- */
#PrimaryNav
{
    border-width: thin;
    border-color: #FFFFFF;
    border-style: solid none solid none;
    background-color: #6688BE;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 6px 0px;
    text-align: left;
    width: 990px;
    font-size: 130%;
    letter-spacing: -1px;
    color: #FFFFFF;
}

#PrimaryNav .primary_nav
{ 
    padding: 5px 20px 3px 20px;
    display: inline;
    color: #FFFFFF;
 }

#PrimaryNav .primary_nav a
{ 
    text-decoration: none;
    color: #FFFFFF;
 }

#PrimaryNav .primary_nav a:hover
{
    text-decoration: underline;
}
#PrimaryNav .primary_nav_selected
{
    padding: 5px 20px 3px 20px;
    color: #FFFFFF;
    display: inline;
    background-color: #003893;
}

#PrimaryNav .primary_nav_selected a
{ 
    color: #FFFFFF;
    text-decoration: none;
 }

div.primaryleft
{
    display: inline;
}
div.primaryright
{
    display: inline;
}
/* -- ---------------------Left Column General--------------------- */
#LeftColumn
{
    background-color: #6688BE; 
    width: 176px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#LeftColumn a
{
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}

/* -- --------------------------------------------- */
#SecondaryNav
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    letter-spacing: -1px;
    font-weight: normal;
}

#SecondaryNav .secondary_nav
{
    padding: 5px 5px 8px 5px;
    margin: 5px 0px 0px 0px;
}

#SecondaryNav .secondary_nav a
{
    font-size: 120%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#SecondaryNav .secondary_nav a:hover
{
    text-decoration: underline;
}
#SecondaryNav .secondary_nav_selected
{ 
    padding: 5px 5px 8px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #003893;
 }


#SecondaryNav .secondary_nav_selected a
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 120%;
}
/* -- --------------------------------------------- */

#TertiaryNavigation .tertiary_nav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#TertiaryNavigation .tertiary_nav a
{ 
    font-size: 100%;
    padding: 5px 5px 8px 18px;
    margin: 0px 0px 0px 0px;
 }

#TertiaryNavigation .tertiary_nav a:hover
{
    text-decoration: underline;
}
#TertiaryNavigation .tertiary_nav_selected
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
     background-color: #003893;
}
#TertiaryNavigation .tertiary_nav_selected a
{
    font-size: 100%;
    padding: 5px 5px 8px 18px;
    margin: 0px 0px 0px 0px;
   
}
.tweet
{
    background-color: #DAD3DE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tweet_list
{ 
    padding: 0px 5px 0px 5px;
    margin: 0px;
    list-style-type: none;
 }
 #LeftColumn .tweet_list li
{ 
    padding: 5px 0px 5px 0px;
    margin: 0px;
    list-style-type: none;
 }
#LeftColumn .tweet_list a
{
    font-weight: bold;
    color: #000000;
}
#LeftColumn .tweet_list a:hover
{
     text-decoration: underline;
}
#LeftColumn #socialnetworking
{
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 15px;
}

#LeftColumn #socialnetworking img
{
    display: inline;
    float: left;
    padding-right: 3px;
    padding-left: 3px;
}

/* -- --------------------------------------------- */
#CentreColumn
{
    margin: 0px auto 0px auto;
    padding: 5px 5px 0px 5px;
    background-color: #FFFFFF;
    width: 602px;
}
#CentreColumn img
{
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#CentreColumn #general img
{
    border: none;
    padding: 0px 0px 5px 0px;
    margin: 0px auto 0px auto;
    display: block;
}
#CentreColumn #general .generaldate
{
    text-align: right;
    font-size: 90%;
}
#breadcrumbs
{
    padding: 5px 5px 0px 2px;
    margin: 0px 0px 0px 0px;
    font-size: 93%;
}
/* -- --------------------------------------------- */
#RightColumn
{ 
    width: 222px;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
 }

#RightColumn td
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/* -- --------------------------------------------- */
#SkipNav
{
    display: none;
}
/* -------------------------------------------------------------------- */
.box_table
{
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    clear: both;
}
.box_header
{
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #003893;
    
}

.box_header h2
{
    padding: 5px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
}
.box_header h3
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.box_body
{ 
    border: none;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
 }

.box_body td
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 5px 5px;
}
.box_body ul
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
.box_body li
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 5px 5px 0px 5px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
.box_body p
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 5px 5px 0px 5px; /*removes indent Mozilla and NN7*/
}
/* ----------------------Hot Items---------------------------------------------- */
.hot_items .box_table
{
    width: 222px;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: #CCD8E1;
}
.hot_items .box_header h2
{
    padding: 5px;
}
.hot_items .middlebit
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}
.hot_items .box_body ul
{
    margin: 0px 5px 5px 15px;
    padding: 5px 0px 0px 0px;
}
.hot_items .box_body li
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    list-style-image: none;
}
.hot_items .box_body a
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    text-align: left;
}
.hot_items .box_footer
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/* -----------------------Hot Items Picture List------------------------------------------- */
#HotItemsPictureList .hotimage
{
    clear: both;
    margin-top: 10px;
}
 #HotItemsPictureList .RecordImage
{ 
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
 }

 #HotItemsPictureList .title
{
    padding: 0px;
    margin: 0px;
}

/* -----------------------See Also------------------------------------------- */
#SeeAlso .box_table
{
    width: 222px;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: #DAD3DE;
}
#SeeAlso .box_header h3
{
    padding: 5px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
}
#SeeAlso .middlebit
{
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#SeeAlso .box_body ul
{
     margin: 0px 5px 5px 15px;
    padding: 5px 0px 0px 0px;
}
#SeeAlso .box_body li
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    list-style-image: none;
}
#SeeAlso .box_body a
{
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    text-align: left;
}
#SeeAlso .box_footer
{
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/* -- -------------Search Box-------------------------------- */
.search_box .box_header
{
    background-color: #FFF;
    color: #000;
    font-weight: bold;
    width: 222px;
}
.search_box .box_header h3
{
    font-size: 80%;
}
.search_box .box_table
{
    padding: 5px;
    background-color: #99AFD4;
    color: #000;
    float: right;
    padding-bottom: 10px;
     margin-bottom: 10px;
}

.search_box .box_body
{
    border: none;
}
.search_box .go
{
    position: relative;
    width: 20px;
    height: 22px;
    top: 6px;
}
.search_box .box_body input
{
    background-color: #FFF;
    color: #000;
}
/* -- -------------Calendar------------------------------- */
#calendar
{
    border: 1px solid #000;
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

#calendar th
{
    background: #003D6B;
    color: #FFFFFF;
    padding: 1px 1px;
    text-align: center;
    font-size: 100%;
}


#calendar td
{
    background: #fff;
    color: #000;
    padding: 1px 0px;
    text-align: center;
}

#calendar .monthname
{
    background: #b4a7bd;
    color: #000000;
    font-weight: bold;
    padding: 1px 1px;
    font-family: 'Lucida Sans Unicode';
    font-size: 1em;
    text-align: center;
    font-variant: small-caps;
}


#calendar .monthname a
{
    color: #000;
}

#calendar .previous
{
    background: #fff;
    color: #888;
}

#calendar .today
{
    border: 1px solid #003893;
}

#calendar .today a
{
    background: f#003893;
    color: #ffffff;
}

#calendar .todayactive
{
    background: #003893;
    color: #ffffff;
    border: 1px solid #000;
}

#calendar .todayactive a
{
    background: #003893;
    color: #ffffff;
}

#calendar .futureactive
{
   background: #003893;
    color: #ffffff;
}

#calendar .futureactive a
{
    color: #FFF;
}

#calendar .futureweekendactive
{
    background: #003893;
    color: #ffffff;
}

#calendar .futureweekendactive a
{
    color: #FFF;
}
/* -- -------------Record Listings-------------------------------- */
.list_items .box_table
{
    border: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.list_items .box_header
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 36px;
}
.list_items .box_header h2
{
    font-style: normal;
    padding: 10px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #FFF;
    font-size: 108%;
}
.list_items .box_body
{
    background-image: none;
}
.list_items .box_body td
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}
.list_items .box_body
{
    background-image: none;
}
.list_items .box_footer
{
    text-align: center;
}
.list_items .Previous
{
    text-align: left;
    width: 50%;
}
.list_items .Next
{
    text-align: right;
    width: 50%;
}
/* -- --------------- Login------------------------------ */
#RightColumn .login_box .box_table
{
    margin: 0px;
    padding: 2px;
    border: thin solid #003893;
}
#RightColumn .login_box .box_header
{
    margin: 0px;
    padding: 2px;
}
#RightColumn .login_box .box_header h3
{
    color: #FFFFFF;
}
#RightColumn .login_box p
{
    padding-bottom: 3px;
}

#RightColumn .login_box .box_footer
{
    margin: 0px 0px 0px 0px;
    padding: 2px;
    height: 20px;
    font-size: 80%;
    text-align: right;
}
#RightColumn .login_box .button
{
    width:57px;
    float: right;
}

/* ---------------------Custom Login----------------------------------------------- */
#CentreColumn .login_box2
{
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0px;
}
#CentreColumn .login_box2 .box_table
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#CentreColumn .login_box2 .loginbutton
{
    height: 16px;
    width: 44px;
    float: right;
}
#CentreColumn .login_box2 .box_footer
{
    height: 16px;
    width: 44px;
    font-size: 85%;
}
/* -------------------------------------------------------------------- */
.admin_box
{
    margin-bottom: 10px;
    margin-top: 10px;
    clear: both;
}
.admin_box .box_header
{
    background-color: #FFFFFF;
}
.admin_box .box_header h2
{
    color: #000;
}
.admin_box .box_table
{
    border: 1px solid #000;
    background-color: #FFFFFF;
}
.admin_box .box_body li
{
    padding: 5px;
    margin: 0px;
    display: block;
}
.admin_box .box_body a
{
    padding: 0px;
    margin: 0px;
    display: block;
}
/* -------------------------------------------------------------------- */
#Footer
{
    border: thin solid #FFFFFF;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 20px 0px 0px;
    color: #fff;
    background-color: #003893;
    width: 960px;
}


#Footer a:hover
{
    text-decoration: underline;
}
/* -- --------------------------------------------- */
.abstract
{
    font-size: 100%;
}
#EditorialComment
{
    background-color: #DDDDFF;
}
.ImageUpload
{
    background-color: #DDEEFF;
}
.ImageUpload2
{
    background-color: #DDDDFF;
}
#FileUpload
{
    background-color: #FFCCCC;
}
#AccessLevel
{
    background-color: #FFFFCC;
}
#WebURL
{
    background-color: #DDEEFF;
}
#WebURL strong
{
    font-size: 85%;
    float: right;
}
#WebURL p
{
    font-size: 80%;
}
.emailform
{
    background-color: #EEDDEE;
}
#FileUpload strong
{
    font-size: 77%;
}
#AccessLevel input
{
    width: 80px;
}
.RecordIcon
{
    width: 5%;
}
.FormFieldLabel
{
    float: left;
}
#ListItemsForm
{
    border: 1px solid black;
    background-color: #DDDDFF;
    padding: 5px;
}
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/images/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 


div.panes div {
	display:none;		
	padding:15px 10px;
	border:none;
	border-top:0;
	background-color:#fff;

}
/*Gallery Flickr */
#gallery-flickr p
{
    float: left;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
}
.gallery ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float:left;
}
.gallery ul li
{
    display: inline;
}
/* flickr css */
.flickrNav
{
    width: 240px;
    clear: both;
}
.flickrNav a:hover, p#photoset a:hover
{
    text-decoration: underline;
}
.flickrNav a#prev
{
    float: left;
}
.flickrNav a#next
{
    float: right;
}
.flickrNav p#photoset
{
    clear: both;
}
/* -- Record Display Page Things */
#BasicPage img
{ 
    border: none;
    float: right;
    padding: 0px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
 }

#BasicPage .RecordImage
{
    float: right;
    padding: 0px 10px 0px 10px;
    margin: 100px 0px 0px 0px;
    width: 1%;
}
#BasicPage .RecordImage img
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}
#NextPrevious #Previous
{
    text-align: left;
    width: 50%;
}
#NextPrevious #Next
{
    text-align: right;
    width: 50%;
}
#UserAdmin img
{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
#news img
{
    border: none;
    float: right;
    padding: 0px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
}
#news .RecordImage
{
    float: right;
    padding: 0px 10px 0px 10px;
    margin: 100px 0px 0px 0px;
    width: 1%;
}
#news .RecordImage img
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}
#BasicEvent img
{
border: none;
    float: right;
    padding: 0px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
}
.centered
{
    padding: 0px;
    margin: 0px;
    text-align: center;
}
/* -- --------------------------------------------- */
#FeedbackForm label
{
    float: left;
}
#FeedbackForm input
{
    float: right;
    margin-right: 20px;
}
#YourEmail label
{
    float: right;
    margin-right: 20px;
}
#YourEmailAddress input
{
    float: left;
}
#FeedbackForm #FeedbackButton input
{
    float: left;
}
#errorimage
{
    float: left;
}
#BasicPage .RecordImage
{
    width: 1%;
    float: right;
    margin: 10px 0px 10px 10px;
    padding: 0px 0px 0px 0px;
}
#BasicPage .RecordImage img
{
    float: right;
}
#BasicPage .RecordImage a
{
    float: right;
}
#BasicPage .RecordImage .click
{
    float: right;
    font-style: italic;
    text-align: right;
    font-size: 80%;
}
#BasicPage .RecordImage .alt
{
    float: right;
    font-style: italic;
    text-align: right;
    font-size: 80%;
}

#contactuslink
{
    float: right;
    border: thin dashed red;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
}

#ScoreItem strong
{
    font-size: 85%;
}

#ScoreItem .Cancel a
{
    float: right;
    font-size: 85%;
}

#ScoreItem .Submit
{
    float: right;
}

#EditCategories label
{
    float: none;
}
/* -- Drop down box */
div.selectbox-wrapper
{
    position: absolute;
    background-color: white;
    border-top: 0px solid #002868;
    border-bottom: 2px solid #002868;
    border-right: 2px solid #002868;
    border-left: 2px solid #002868;
    margin: 0px;
    margin-top: -10px;
    padding: 0px;
    font-size: 100%;
    text-align: left;
    max-height: 200px;
    overflow: auto;
    border-color: #002868;
}
div.selectbox-wrapper ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;

}
div.selectbox-wrapper ul li.selected { 
  background-color: #fff;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&feel of  select box*/
{
  margin: 0px 5px 10px 0px;
  display: block;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:100%;
  text-align:left; 
  background: url(/images/bg_select.png) right;
  /*height:18px;*/
  cursor: pointer;
  border:2px solid #002868;
  color:#000;
}
.filtertitle
{
    float: left;
    padding-right: 5px;
}
.filterleft
{
    float: left;
    padding-left: 5px;
}
#basket .box_body
{
    background-color: #DAD3DE;
    padding-bottom: 10px;
}
.basket_viewer .box_header
{
    color: #FFFFFF;
    padding-left: 5px;
}

.basket_viewer h1
{
    font-size: 130%;
    color: #002868;
}

#review_order p
{ 
 font-size: 100%;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 float: left;
 }
 #review_order .left
{
    width: 150px;
}
.name20h
{
    width: 20%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.name40h
{
    width: 40%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.name15h
{ 
    width: 15%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
 }

.name10h
{
    width: 10%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.subtotal
{
    
    padding: 0px;
    margin: 0px;
}

/* -- Begin Speech  Aural */
@media aural
{
    h1, h2, h3, h4, h5, h6
    {
        voice-family: paul, male;
        stress: 20;
        richness: 90;
    }
    h1
    {
        pitch: x-low;
        pitch-range: 90;
    }
    h2
    {
        pitch: x-low;
        pitch-range: 80;
    }
    h3
    {
        pitch: low;
        pitch-range: 70;
    }
    h4
    {
        pitch: medium;
        pitch-range: 60;
    }
    h5
    {
        pitch: medium;
        pitch-range: 50;
    }
    h6
    {
        pitch: medium;
        pitch-range: 40;
    }
    li, dt, dd
    {
        pitch: medium;
        richness: 60;
    }
    dt
    {
        stress: 80;
    }
    pre, code, tt
    {
        pitch: medium;
        pitch-range: 0;
        stress: 0;
        richness: 80;
    }
    em
    {
        pitch: medium;
        pitch-range: 60;
        stress: 60;
        richness: 50;
    }
    strong
    {
        pitch: medium;
        pitch-range: 60;
        stress: 90;
        richness: 90;
    }
    dfn
    {
        pitch: high;
        pitch-range: 60;
        stress: 60;
    }
    s, strike
    {
        richness: 0;
    }
    i
    {
        pitch: medium;
        pitch-range: 60;
        stress: 60;
        richness: 50;
    }
    b
    {
        pitch: medium;
        pitch-range: 60;
        stress: 90;
        richness: 90;
    }
    u
    {
        richness: 0;
    }
    a:link
    {
        voice-family: harry, male;
    }
    a:visited
    {
        voice-family: betty, female;
    }
    a:active
    {
        voice-family: betty, female;
        pitch-range: 80;
        pitch: x-high;
    }
}

