/* just a note... don't use the exact name "#content" for anything, it conflicts with
	the calendar popup. */

body {
	background: #273759 url(/media/pics/site/bg.gif) left top repeat;
	margin: 0;
	padding: 0 20px;
	
}

/************** fonts **************/

#homeevents, #homeevents a, input, select, textarea, div, p, h1, h2, h3, h4, body, #forum td.forumtablecell strong, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 1.5em;
}

.xForm {
	border: 1px solid #ccc;
}

p, blockquote, div.forumbreadcrumbs, h4 {
	margin: 0 0 .7em 0;
}

h1, h2, h3, h3 a, a, h4 {
	color: #416483;
	font-weight: bold;
}

h1, h2, h3 {
	margin: 0 0 .7em 0;
	padding: 0;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
	margin-top: 1.2em;
	margin-bottom: .5em;
}

h3 {
	font-size: 12px;
	margin-top: 1.7em;
	margin-bottom: .3em;
}

h4 {
	margin-bottom: 0;
	padding: 0;
}

a {
	font-weight: normal;
	color: #42546d;
	text-decoration: none;
}

.boldtext {
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
}

.highlight2 {
	font-weight: bold;
}
.error{
	color:#ff0000;	
}
/***************** standard elements **************/

img {
	border-width: 0;
}

form {
	margin: 0;
	padding: 0;
}

.flat, .flat li, .flat dt, .flat dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-style: normal;
}

div.imagecolumn a.image {
	display: block;
}

div.imagecolumn span.caption {
	font-style: italic;
	display: block;
	width: 150px;
	margin: .2em 0 1em 0;
}

label, div.label {
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	clear: left;
	background-color:#eeeeee;
}

label b, div.label b {
	width: 150px;
	float: left;
	padding:20px 10px 0px 20px;
	margin: 0px;
	font-weight: normal;
	color:#336699;
	clear: none;
}

label i, div.label i {
	width: 360px;
	float: right;
	text-align: left;
	font-style: normal;
	display: inline;
	clear: none;
	padding:20px 20px 0px 10px;
	border-left:1px solid #ffffff;
}

.labelfield {
	width: 350px;
	float: left;
	border: 1px solid #336666;
}

div.label textarea {
	height: 4em;
}

.xButton, .xButtonInline, a.xLinkButton, a.xLinkButton:hover {
	background-color: #333366;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	margin-top: 10px;
}

.xButtonInline {
	margin-top: 0;
}

a.xLinkButton, a.xLinkButton:hover {
	padding: .2em 1em;
	text-decoration: none;
}


.listTable{
	border-collapse:collapse;
	border-width: 0;
	margin-bottom: 15px;
	float: left;
	clear: left;
}

.listTable tr th {
	background-color:#263657;
	height:15px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding: 12px;
	vertical-align: middle;
	border-top:1px solid #445778;
	border-bottom:1px solid #445778;
    font-size:10px; 
}
.listTable tr td {
	border-top: 1px dotted #445778;
	padding: 6px;
	font-size:11px;
}


/***************** structure *********************/

#container {
	margin: 0 auto;
	width: 904px;
	background: #fff url(/media/pics/site/contentbg.gif) left top repeat-y;
	border: 1px solid #cdcdcd;
	border-top-width: 0;
/*	don't do "position: relative;" here (or in any parent of the milonic menu), ruins the submenu items */
}

#popupcontainer {
	float: left;
	width: 560px;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
}

#popupcontainer #maincontent{
	float: none;
	width:560px;
	padding: 0px;
}

/*
#maincontentwithrightimages, #contentwithrightimages {
	float: left;
	width: 730px;
	margin-left: 10px;
	display: inline; /* ie
} */

#contentwithrightimages {
	margin-left: 0;
	width: 585px;
}

#mainbanner {
	float: left;
	margin-bottom: 10px;
	width: 900px;
	font-size: 0;
	line-height: 0;
}

#maincontent {
	float: right;
	width:844px;
	padding: 5px 30px 20px 30px;
}

#courses {
	float: right;
	width:590px;
	padding: 5px 30px 20px 30px;
}

#coursesCart {
	float: right;
	width:558px;
	padding: 5px 30px 20px 30px;
}

#maincontentimages {
	float: right;
	width: 165px;
	padding-left: 30px;
}

#maincontentimages span {
	display: block;
	font-size: 10px;
	color: #3f3f42;
	line-height: 1.3em;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 25px;
}

#footer {
	width: 904px;
	height: 28px;
	font-size: 0;
	line-height: 0;
	background: #e2e2e2 url(/media/pics/site/footerbg.gif) right top repeat-x;
	clear: both;
}

#footerText {
	margin: 0 auto;
	width: 800px;
	border: 0px solid #cdcdcd;
	margin-top:10px;
	height: 60px;
}
#footerText div, #footerText div a{
	color:#cccccc;
}

#sitesearchform {
	padding-left: 10px;
	margin-bottom: 20px;
	float: left;
}

#siteloginform {
	padding-right: 10px;
	margin-bottom: 20px;
	float: right;
}

#header {
/*	float: left; */
	width: 904px;
	height: 101px;
	background: #455671 url(/media/pics/site/headerbg.gif) right top no-repeat;
	position: relative;
}

#header h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(/media/pics/site/aspa-logo.gif) left top no-repeat;
}

#header h1, #header h1 a {
	display: block;
	width: 391px;
	height: 101px;
	font-size: 0;
	line-height: 0;
}

#header h1 a span {
	display: none;
}

#header form {
	float: right;
	padding-top: 40px;
	width: 333px;
}

#header form .xForm {
	width: 90px;
}

#header form input {
	margin-right: 10px;
}

#header h2 {
	display: none;
}

#header form {
	color: #afafaf;
	font-size: 10px;
	text-decoration: none;
}
#header form a {
	color: #afafaf;
	font-size: 10px;
	text-decoration: none;
}

#menu {
	width: 869px;
	height: 165px;
	padding-left: 35px;
	background: #fff url(/media/pics/site/banner-content.jpg) left top no-repeat;
}

#shoulders {
	width: 904px;
	height: 51px;
	background: transparent url(/media/pics/site/headingbg.gif) left top no-repeat;
	position: relative;
}

#toolbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 400px;
	height: 31px;
	padding-top: 20px;
	text-align: right;
	padding-right: 32px;
	font-size: 0;
}

#toolbar a {
	margin-left: 24px;
}

#sidebar {
	background-color: #f1f1f1;
	float: left;
	width: 207px;
	padding: 5px 20px 20px 22px;
}

div.boxcontainer {
	float: right;
	clear: right;
	width: 589px;
	padding: 22px;
	background-color: #f1f1f1;
	margin-bottom: 25px;
}

div.newsletterbox {
	float: left;
	width: 176px;
	padding: 4px 9px 9px 4px;
	background-color: #fff;
}

div.newsletterbox p {
	float: left;
}

div.newsletterbox h2 {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 51px;
	background: transparent url(/media/pics/site/heading-newsletter.gif) left top no-repeat;
}

div.newsletterbox h2 span {
	display: none;
}

div.newsletterbox form {
	float: left;
	background: #fff url(/media/pics/site/boxbg.gif) left bottom repeat-x;
	margin-left: 4px;
	padding-bottom: 7px;
}

div.competitionbox, div.coursesbox {
	background-color: #fff;
	width: 387px;
	padding-top: 4px;
	padding-right: 9px;
	float: left;
}

div.coursesbox {
	float: right;
	width: 170px;
	padding-bottom: 8px;
}

div.boxcontent {
	float: left;
	clear: left;
	padding: 0 20px 15px 20px;
}

div.coursesbox div.boxcontent {
	background: #fff url(/media/pics/site/boxbg.gif) left bottom repeat-x;
	margin: 0 8px;
	width: 123px;
}

div.coursesbox div.boxcontent h3 {
	font-size: 11px;
	margin-top: 1.3em;
	margin-bottom: 0;
}

div.coursesbox div.boxcontent a {
	font-weight: bold;
	font-size: 10px;
}

.datatable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #ffffff;
	clear: both;
}
.datatable tr th{
	height:40px;
	background-color:#e8e8e8;
	color:#336699;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
.datatable tr td{
	padding:10px;
	height:50px;
}
.moduletable tr td{
	padding:5px;
	height:10px;
}
.keyline{
	background-color:#e8e8e8;
}
th.headerbg{
	background:url(/media/pics/site/tableheader.gif) top repeat-x;
	padding-top:8px;
	height:60px !important;
	background-color:#e4e4e4 !important;
	border-bottom:1px solid white;
}
th.moduleheaderbg{
	background:url(/media/pics/site/tableheader.gif) top repeat-x;
	padding-top:5px;
	height:50px !important;
	background-color:#e4e4e4 !important;
	border-bottom:1px solid white;
}
tr.headerrow{
	background:url(/media/pics/site/tableheader.gif) top repeat-x;
	background-color:#e4e4e4 !important;
	border-bottom:1px solid #ffffff;
}
tr.headerrow td{
	padding:3px 20px 13px 20px;
}
.lightrow{
	background-color:#eeeeee;
}
.darkrow{
	background-color:#e8e8e8;
}

/**************** testimonials *****************/

#testimonials li {
	clear: both;
	padding-bottom: 10px;
}

div.testimonialimages {
	float: right;
	margin: 0 0 10px 10px;
}

/********************** news ***********************/

#newsleft {
	margin-left: 10px;
	width: 170px;
	float: left;
}

#newsmain {
	width: 700px;
	float: right;
}

#newsrightimages {
	float: right;
	margin: 0 10px 10px 20px;
	width: 150px;
}

ul.newslist li {
	margin-bottom: 1em;
}

ul.newslist li.selected {
	font-weight: bold;
}

li.nextn span.off {
	color: #ccc;
}

li.nextn span.selected {
	font-weight: bold;
}

/****************** links *******************/

ul.linklist {
	margin-bottom: 20px;
}

ul.linklist li {
	margin-bottom: 1em;
}

/******************* faq *********************/

#faq_q {
	margin-bottom: 20px;
}

#faq_q h2, #faq_a h2 {
	margin-top: 30px;
}

/****************** forum ********************/

#forum {
	float: left;
	width:880px;
	padding-bottom:30px;
}

#forum .xButton {
	background-color:#d4d4d4;color:#000000;
}

#forum a {
	text-decoration:none;
	color:#272727;
	font-size:10px;
	font-weight:bold;
}

#forum .text {
	color:#272727;
	padding-left:10px;
	font-size:11px;
}

#forum .text a {
	color:#bf0000;
	font-size:9px;
	font-weight:100;
}

.forumcontentbox {
	border:2px solid #cacaca;
	border-bottom:1px dotted #959494;
	border-top:none;
}

.forumheadingbox {
	border:2px solid #cacaca;
	border-bottom:none;
}

#forum h2 a {
	text-decoration: underline;
}

#forum strong {
	color:#bf0000;
}

#forum td.forumtablecell b.quotetitle {
	font-size: 10px;
}

#forum td.forumtablecell blockquote {
	background-color:#fcf2f2;
	padding:10px 10px 10px 10px;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 10px;
}

#forum h2 {
	color:#282828;
	font-size:12px;
}

#forum h2 a {
	color:#282828;
	font-size:12px;
}

#forumfooter {
	background:url(/media/pics/site/forum/footer.gif) no-repeat;
	width:759px;
	height:34px;
	padding: 25px 30px 15px 20px;
}

#forumheader {
	background:url(/media/pics/site/forum/header.gif) no-repeat;
	width:809px;
	height:101px;
	float: left;
	margin: 20px 0 0 35px;
}

#forumheaderleft {
	margin:26px 0 0 25px;
	float: left;
	width:400px;
}

#forumheaderright {
	position:relative;
	height:55px;
	width:350px;
	background:url(/media/pics/site/forum/icon_dividers.gif) no-repeat center;
	float: right;
	margin-right:30px;
	margin-top:26px;
}

#forumstatus {
	float: left;
	margin: 0px 0px 20px 0px;
}

#forumstatusleft {
	float: left;
}

#forumstatusright {
	float: right;
}

.forumtablecell {
	border-bottom:dotted 1px #d2d2d2;
	color:#272727;
	font-size:10px;
	padding: .5em .5em .5em 10px;
}

.forumtablecell2 {
	border-bottom:dotted 1px #ffffff;
	color:#272727;
	font-size:10px;
	padding-left:10px;
}

.forumheadercell {
	 padding-bottom:10px;
	 color:#bf0000;
	 font-size:10px;
	 font-weight:bold;
	 
}

.forumheadercell1 {
	padding-top:10px;
	background-color:#f2f2f2;
	border-bottom:dotted 1px #969495;
	padding-bottom:10px;
	color:#bf0000;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}

.forumheadercell2 {
	padding:10px 10px;
	background-color:#d4d4d4;
	border-bottom:dotted 1px #969495;
	border-top:solid 1px #cacaca;
	color:#bf0000;
	font-size:10px;
	font-weight:bold;
}

.forumheadercell3 {
	padding-top:10px;
	background-color:#f2f2f2;
	border-bottom:dotted 1px #969495;
	border-top:solid 1px #cacaca;
	padding-bottom:10px;
	color:#bf0000;
	font-size:10px;
	font-weight:bold;
}

#forummain {
	position:relative;
	float:left;
	background:url(/media/pics/site/forum/bg_body.gif) repeat-y;
	margin: 0 0 0 35px;
	width:809px;
	background-color: #515151
}

#forum div.forumbreadcrumbs, #forum div.forumbreadcrumbs a {
	font-size: 10px;
	font-weight: bold;
}

#forum div.forumbreadcrumbs a {
	text-decoration: underline;
}

table.forumtable {
	margin-bottom: 10px;
}

table.forumtable th {
	font-weight: bold;
	background-color: #2167DB;
	color: #fff;
}

table.forumtable th a {
	color: #fff;
	text-decoration: underline;
}

/*table.forumtable td {
	background-color: #eee;
}*/

table.forumtable tr.threadrow {
	height: 22px;
}

table.forumtable td.post {
	padding: 10px;
}

/****************** ecom *********************/
/** ecom **/
#optionTabs{
	
}
#productmainlayout{
	float:left;
	margin:10px 0 20px 0;
}
#productimages{
	width:260px;
	margin:0 20px 0 0; 
	float:left;
}
#productdetails{
	width:310px;
	float:left;
}
.prodcatsearchfilter{
	background-color:#f1f6fc;
	border:1px solid #dae8f8;
	padding:10px;
}
.prodcatsearchfilter p{
	margin:0 0 5px 0;
}
.pricevalue{
	font-size: 14px;
	line-height:24px;
	color: #6289cc;
	margin-bottom: 10px;
	font-weight:normal;
}
.ecomdeptitem{
	width:146px;
	height:150px;
	float:left;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.deptlisttitle{
	padding:7px 18px 19px 18px;
	height:25px;
	font-size:11px;
	line-height:14px;
	margin:0;
	overflow:hidden;
}
.deptlistimage{
	height:75px;
	padding:15px 0 0 0;
	text-align:center;
	width:146px;
}
.prodlistitem{
	width:146px;
	height:150px;
	float:left;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.prodlisttitle{
	padding:7px 18px 19px 18px;
	height:25px;
	font-size:11px;
	line-height:14px;
	margin:0;
	overflow:hidden;
	text-align:center;
}
.prodlistimage{
	height:75px;
	padding:15px 0 0 0;
	text-align:center;
	width:146px;
}
.product-textcolumn{
	float:left;
	width:404px;
	margin-right:35px;
}
.product-imagecolumn{
	float:left;
	width:124px;
}
tr.productoption{
	height:25px;
}
tr.productbuttons{
	height:35px;
}
tr.productbuttons td{
	padding:7px 0 0 0;
}
tr.productbuttons input{
	padding:0;
}
#RelatedNews .list-news-item{
	width:380px;
}

.gallerydate{
    font-size: 10px;
    line-height: 18px;
	color:#344962;
}
.gallerythumb{
	width:207px;
	height:150px;
	float:left;
}
.gallerylistimage{
	padding:7px 18px 19px 18px;
	height:85px;
	font-size:11px;
	line-height:14px;
	margin:0;
	overflow:hidden;
	text-align:center;
}
.gallerylisttitle{
	height:50px;
	padding:15px 0 0 0;
	text-align:center;
	width:207px;
}

/******************* udm *********************/

#udm {
	line-height: 1em; /* only change this if you have to, IE7 sometimes spaces items weird otherwise */
}

#udm li.menusection {
	
}

/*********************************************/

ul.sectionindexlist li {
	margin-bottom: 10px;
}

td.gallerythumbs a {
	float: left;
	margin: 3px 5px 3px 5px;
}
.clearer{
	clear:both;
	font-size:0;
	line-height:0;
}
.imagecaption{
	display:block;
	text-align:center;
	margin-bottom:20px;
}


/* Skin */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/media/pics/cms/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #eee;
    padding: 14px 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/media/pics/site/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
#ewayBlock {
	float:left;
	margin-left:114px;
	margin-top:12px;
}