body {
margin: 0px;
background: #fff;
text-align: center;
font-family: arial, verdana, helvetica !important;
color: #898a8a;
font-size: 14px;
background: #fff url('../images/background.jpg') repeat-x top left;
}

ul {
margin: 0px;
}

a {
color: #3d67a7;
}

.breadcrumbs a {
color: #c8640a;
}

a:hover {
color: #4a4a4a;
}

img {
border: 0px;
}

.clr {
clear: both;
}

.hidden, .sobi2FormNotFreeLabel, #sobi2FormCatsItroRow, div.cbPosTop div.cbPosMiddle {
display: none !important;
visibility: hidden !important;
}

input {
height: 18px;
color: #555;
border: 1px solid #0d2e5d;
}

select {
height: 23px;
color: #555;
border: 1px solid #0d2e5d;
}

input#mod_login_remember {
border: 0px !important;
}

input.button {
background: url('../images/submit.jpg') no-repeat bottom left;
width: 150px;
height: 39px;
color: #fff;
border: 0px;
margin: 6px 12px 0px 0px;
float: right;
}

input.button:hover {
background: url('../images/submit.jpg') no-repeat bottom right;
cursor: pointer;
color: #ccc;
}

#pageWrapper {
width: 100%;
min-height: 675px;
text-align: center;
}

#outterWrapper {
width: 1000px;
margin: 0px auto;
text-align: center;
}

#innerWrapper {
width: 885px;
margin: 0px auto;
text-align: left;
}

#headerWrapper {
width: 885px;
}

#logo {
display: block;
background: url('../images/logo.jpg') no-repeat top center;
width: 390px;
height: 83px;
float: left;
margin-top: 11px;
margin-left: 16px;
margin-bottom: -23px;
}

#headerRight {
float: right;
text-align: right;
padding-top: 12px;
padding-right: 8px;
color: #3a69b1;
font-size: 18px;
}

#headerRight em {
color: #8c8c8c;
font-size: 14px;
}

#headerRight a {
color: #3a69b1;
text-decoration: underline;
}

#headerRight a:hover {
color: #8c8c8c;
text-decoration: none;
}

/**************************************************************************************************************************
Menu
**************************************************************************************************************************/

#menu {
background: url('../images/menuShadow.jpg') no-repeat bottom left;
height: 41px;
width: 885px;
clear: both;
}

#menu div {
background: url('../images/menuLeft.jpg') no-repeat top left;
height: 58px;
}

#menu div div {
background: url('../images/menuRight.jpg') no-repeat top right;
}

#menu div div div {
background: none;
}

#menu ul {
margin: 0px auto;
padding: 0px 0px 0px 0px;
list-style-type: none;
float: right;
}

#menu ul li {
float: left;
background: url('../images/menuBg.jpg') no-repeat bottom left;
padding-left: 15px;
margin-left: 1px;
}

#menu ul li a {
display: block;
height: 41px;
padding: 0px 15px 0px 0px;
font-size: 20px;
line-height: 41px;
font-style: italic;
color: #fff;
text-decoration: none;
background: url('../images/menuBg.jpg') no-repeat bottom right;
}

#menu ul li#current, #menu ul li:hover {
background: url('../images/menuBgHover.jpg') no-repeat bottom left;
}

#menu ul li#current a, #menu ul li:hover a {
color: #3763a5;
background: url('../images/menuBgHover.jpg') no-repeat bottom right;
}


/**************************************************************************************************************************
Content Home
**************************************************************************************************************************/

div.module-video {
float: left;
width: 495px;
/*border: 2px solid #e5e4e2;*/
margin: 10px 0px;
}


div.module-videoBar {
background: url('../images/videoBg.jpg') repeat-y top left;
width: 874px;
clear: both;
margin-bottom: 10px;
}

div.module-videoBar div {
background: url('../images/videoTop.jpg') no-repeat top left;
padding-top: 46px;
}

div.module-videoBar div div {
background: url('../images/videoBottom.jpg') no-repeat bottom left;
padding-bottom: 25px;
padding-top: 0px;
}

div.module-videoBar div div div {
background: none !important;
padding: 0px;
text-align: center;
}

a img.videoThumb {
margin: 0px 2px;
border: 1px solid #ccc;
}

a img.videoThumb:hover {
border: 1px solid #888;
}

/**************************************************************************************************************************
ContentArea
**************************************************************************************************************************/

div.componentheading, td.contentheading {
/*background: url('../images/contentTop.jpg') no-repeat top left;
width: 500px;
height: 55px;*/
}

td.contentheading {
line-height: 30px;
padding-top: 38px !important;
font-size: 28px;
color: #fff;
padding-left: 6px;
}

td.buttonheading {
display: none;
visibility: hidden;
}

#contentWrapper {
width: 869px;
background: #fff;
padding-left: 16px;
}

#fancybox-inner {
height: 369px !important;
}

#fancybox-frame {
overflow: hidden !important;
padding-bottom: 2px;
height: 380px !important;
}

#fancybox-outer {
height: 373px !important;
}

#contentArea {
width: 485px;
float: right;
padding: 3px 0px 50px 17px;
}

#contentArea h2 {
font-size: 26px;
color: #315c98;
font-style: italic;
line-height: 19px;
margin-top: 0px;
margin-bottom: 5px;
padding-top: 0px;
}

#contentArea h2 em {
font-size: 15px;
color: #8b8b8b;
font-style: italic;
display: block;
}

#getStarted {
margin-bottom: 16px;
height: 79px;
width: 152px;
float: right;
display: block;
background: url('../images/getStarted.jpg') no-repeat top left;
}

#getStarted:hover {
background: url('../images/getStarted.jpg') no-repeat bottom left;
}

#contentArea p {
font-size: 17px;
color: #8b8b8b;
line-height: 22px;
clear: both;
}

#contentArea p strong {
color: #315c98;
font-weight: 100;
}

/**************************************************************************************************************************
ColoredModules
**************************************************************************************************************************/
.module-blue {
background: url('../images/blueModBg.jpg') repeat-y top left;
width: 356px;
float: right;
margin-top: 10px;
}
.module-blue div {
background: url('../images/blueModTop.jpg') no-repeat top left;
}
.module-blue div div {
background: url('../images/blueModBottom.jpg') no-repeat bottom left;
}
.module-blue div div div {
background: none !important;
padding: 0px;
height: 278px;
}

.module-blue form {
text-align: center;
}

.module-blue input.inputbox {
width: 320px;
height: 31px;
margin: 5px auto 0px;
padding-left: 8px;
font-size: 18px;
color: #888;
}

.module-blue input.inputbox:hover {
color: #000;
border-color: #000;
}

.module-blue input.inputbox:focus {
border-color: #cc0000;
}

.module-grey {
background: url('../images/greyModBg.jpg') repeat-y top left;
width: 356px;
float: right;
}

.module-grey div {
background: url('../images/greyModTop.jpg') no-repeat top left;
}

.module-grey div div {
background: url('../images/greyModBottom.jpg') no-repeat bottom left;
padding-bottom: 30px;
}

.module-grey div div div {
background: none !important;
padding: 0px;
}

.module-grey h3.articles {
background: url('../images/penandpaper.jpg') no-repeat bottom left;
padding-top: 27px;
padding-bottom: 11px;
padding-left: 58px;
font-size: 25px;
margin: 0px 0px 0px 10px;
color: #305a96;
}

.module-grey ul {
list-style-type: circle;
margin-top: 10px;
}

.module-grey ul li {
padding-bottom: 15px;
padding-right: 25px;
}

.module-grey ul li a {
font-style: italic;
}
/**************************************************************************************************************************
Column
**************************************************************************************************************************/

#leftCol {
float: left;
margin-bottom: 0px;
width: 356px !important;
}

#leftCol .module-blue {
float: none;
margin-top: 0px;
margin-bottom: 15px;
}

#contentArea h3 {
border-top: 2px dotted #444;
padding-top: 5px;
font-size: 18px;
color: #444;
}

/**************************************************************************************************************************
Footer
**************************************************************************************************************************/

#footer {
text-align: left;
font-size: 13px;
line-height: 19px;
padding-left: 10px;
margin-top: 15px;
}

#footer a:hover {
color: #8e8e8e;
text-decoration: none;
}

/**************************************************************************************************************************
Login
**************************************************************************************************************************/

#data {
text-align: left;
margin: 0px;
line-height: 15px;
font-size: 13px;
padding: 10px 20px 17px;
}

#data h3 {
text-align: left;
margin: 0px 0px 15px 0px;
font-size: 26px;
color: #c6670c;
font-weight: 100;
font-style: italic;
width: 210px;
line-height: 32px;
border-bottom: 2px dotted #c6670c !important;
padding-bottom: 5px;
}

#mod_loginform input.inputbox {
width: 210px;
}

