﻿/* Global screen stylesheet for samarindrms.co.uk */

/*  Developer Notes
    ---------------
    Main page area is 971px wide
*/

body
{
margin: 0;
padding: 0;
background-color: #fff;
font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
img
{
border: none;
}
acronym
{
border-bottom: 1px #666 dotted;
cursor: help;
}
.clear
{
clear: both;
}
div#header_outer
{
height: 83px;
background: url(/images/layout/bkgd-header.jpg) repeat-x;
border-bottom: 1px solid #002953;
}
div#header_inner
{
width: 971px;
margin: 0 auto;
padding: 0;
}
div#client_login
{
width:204px;
height:70px;
background-image:url(/images/layout/bkgd-top-box.png);
background-repeat:no-repeat;
float:right;
margin: 0 6px 0 0;
padding: 5px 0 0 0;
}
div#search
{
float:right;
margin: 0 10px 5px 0;
}
img.account_management
{
float: right;
margin: 0 10px 5px 0;
}
img.account
{
float: left;
margin: 0 6px 5px 12px;
}
img.settings
{
float: left;
/*margin: 0 10px 5px 0;*/
}
div.client_bg
{
width:183px;
height:28px;
background-image:url(/images/layout/bkgd-top-client-login.png);
background-repeat:no-repeat;
margin: 28px 0 0 11px;
clear:both;
overflow:hidden;
}
div.client_bg img
{
float:right;
margin: 1px 1px 0 0;
}
div#client_user
{
float:left;
font-size:11px;
color:#333333;
padding: 0 0 0 2px;
width:125px;
}
div#client_user span a
{
color:#0166CB;
text-decoration:none;
}
div#client_logout
{
float:right;
font-weight:bold;
font-size:11px;
padding: 0 10px 0 0;
margin: 0 3px 0 0;
background-image:url(/images/layout/logout-arrow.png);
background-repeat:no-repeat;
background-position:right;
height:14px;
}
div#client_logout a
{
color:#333333;
text-decoration:none;
}
.searchForm
{
font-family: Arial, Helvetica, Verdana, Sans-Serif;
border:1px solid #DBDBDB;
font-size:14px;
color:#666666;
width:145px;
height:18px;
padding:2px 5px 2px 5px;
margin: 0 0 0 12px;
float:left;
}
img.mainlogo
{
float:left;
}
div#mainnav_outer
{
height: 34px;
background: url(/images/layout/bkgd-mainnav.jpg) repeat-x; 
}
div.mainnav_inner
{
position:relative;
height:44px;
width: 971px;
margin: 0 auto;
}
div.mainnav_inner ul
{
margin:0;
padding:0;
font-size:12px;
list-style:none;
font-weight:bold;
}
div.mainnav_inner li
{
float:left;
cursor:pointer;
padding: 9px 23px 9px 23px;
background-image:url(/images/layout/navigation-separator.gif);
background-repeat:no-repeat;
position:relative;
z-index:50;
text-transform: uppercase;
}
div.mainnav_inner li.no_transform
{
text-transform: none;
}
div.mainnav_inner li a
{
color:#FFFFFF;
text-decoration:none;
display:block;
height:35px;
}
div.mainnav_inner .selected
{
background-image:url(/images/layout/navigation-arrow.png);
background-repeat:no-repeat;
background-position: bottom;
}
div.mainnav_inner li .selected
{
color:#66CCFF;
}
div.mainnav_inner li:hover
{
background: url(/images/layout/bkgd-selected-mainnav.gif) repeat-x;
}
div#maincontent_outer
{
background: #efefef url(/images/layout/bkgd-mainpagecontent.gif) repeat-x top;
overflow:hidden;
padding: 0 0 20px 0;
clear:both;
position:relative;
top:-19px;
z-index:40;
margin-bottom: -19px;
}
div#maincontent_inner
{
width: 971px;
margin: 0 auto;
padding-top: 25px;
z-index:41;
}
div.secondarycontent_outer
{
background-color: #fff;
margin-top:-19px;
}
div.secondarycontent_inner
{
width: 971px;
margin: 0 auto;
}
div#footer_outer
{
/*margin-top:-19px;*/
clear: both;
height: 130px;
background: url(/images/layout/bkgd-footer.jpg) repeat-x;
}
div#footer_inner
{
width: 971px;
margin: 0 auto;
padding: 0;
}
div.footer_col1
{
float: left;
color: #fff;
font-size: 12px;
height: 26px;
width: 314px;
padding: 104px 0 0 14px;
}
div.footer_col1_support
{
float: left;
width: 299px;
padding-left: 14px;
margin-right: 15px;
color: #fff;
}
div.footer_col1 a,
div.footer_col1_support div a
{
color: #fff;
text-decoration: none;
}
div.footer_col1_support div
{
clear: left;
font-size: 12px;
margin-top: 73px;
padding-left: 6px;
}
div#footer_col2
{
float: left;
width: 311px;
}
div#footer_col2 ul,
div.footer_col1_support ul
{
float: left;
list-style: none;
margin: 6px 50px 0 7px;
padding: 0;
}
div#footer_col2 li,
div.footer_col1_support li
{
color: #ccc;
font-size: 11px;
list-style-image: none;
margin-bottom: 4px;
background: url(/images/layout/icon-dotted-triangle.png) no-repeat 0 4px;
padding-left: 10px;
}
div#footer_col2 a,
div.footer_col1_support a
{
color: #ccc;
text-decoration: none;
}
div#footer_col3
{
float: left;
width: 310px;
margin-left: 15px;
}
span.footerheading
{
display: block;
color: #0099FF;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #000066;
margin: 0;
height: 23px;
padding: 5px 0 0 7px;
}
span.footertext
{
display: block;
color: #ccc;
font-size: 11px;
padding: 0 0 0 7px;
margin: 7px 0;
}
span.footertext strong
{
color: #0099FF;
}
span.footertext a
{
color: #ccc;
text-decoration: none;
}

/* Secondary (left hand) navigation */
div.secondarynav_col
{
float: left;
margin: 28px 0 0 20px;
}
div.secondarynav_container
{
width: 303px;
margin-bottom: 15px;
}
div#secondarynav_top
{
width: 303px;
height: 7px;
background: url(/images/layout/bkgd-secondary-nav-top.png) no-repeat;
}
div#secondarynav
{
width: 303px;
background-color: #f4f4f4;
}
div#secondarynav_bottom
{
width: 303px;
height: 7px;
background: url(/images/layout/bkgd-secondary-nav-bottom.png) no-repeat;
}
div#secondarynav ul
{
list-style: none;
margin: 0;
padding: 0;
}
div#secondarynav li
{
display: block;
background: url(/images/layout/icon-secondary-nav-item.png) no-repeat 11px 12px;
border-bottom: 1px dotted #d0d0d0;
padding: 8px 26px 8px;
}
div#secondarynav li.last
{
border-bottom: none;
}
div#secondarynav a
{
font-size: 12px;
color: #343434;
font-weight: bold;
text-decoration: none;
}
img.secondaryasset
{
display: block;
margin-bottom: 15px;
}

/* Homepage specific stuff - will eventually separate out into separate CSS file */
img.strapline
{
display: block;
margin-left: 18px;
position:relative;
z-index:10;
}
div.secondarycontent_inner div#secondary_col1
{
float: left;
width: 310px;
padding-top: 21px;
}
div.secondarycontent_inner div#secondary_col1 span
{
display: block;
font-size: 12px;
color: #666;
line-height: 150%;
padding-top: 13px;
}
div.secondarycontent_inner div#secondary_col1 img.productbox
{
float: left;
margin: 0 18px 0 8px;
}
div.secondarycontent_inner div#secondary_col1 img.readmore
{
clear: both;
position: relative;
left: 170px;
}
div.secondarycontent_inner div#secondary_col2
{
float: left;
width: 310px;
margin-left: 16px;
padding-top: 21px;
}
div.secondarycontent_inner div#secondary_col2 div.quote
{
background: url(/images/layout/icon-open-quote.png) no-repeat top left;
margin: 0 9px 0 4px;
padding: 4px 0 0 23px;
}
div.secondarycontent_inner div#secondary_col2 span
{
display: block;
font-size: 12px;
color: #666;
line-height: 150%;
background: url(/images/layout/icon-close-quote.png) no-repeat bottom right;
padding: 0 17px 4px 0;
}
div.secondarycontent_inner div#secondary_col2 div.quote_source
{
font-size: 12px;
color: #000;
text-align: right;
margin: 11px 0 0 0;
}
div.secondarycontent_inner div#secondary_col2 div.quote_source span
{
font-size: 11px;
background: none;
color: #000;
display: inline;
padding: 0;
line-height: 100%;
}
div.secondarycontent_inner div#secondary_col3
{
float: left;
margin-left: 18px;
width: 310px;
padding-top: 14px;
}
div.secondarycontent_inner div#secondary_col3 img
{
margin-bottom: 15px;
}
div.secondarycontent_inner h3
{
display: block;
font-weight: bold;
font-size: 15px;
color: #99B30B;
border-bottom: 1px dotted #cfcfcf;
margin: 0 0 10px 0;
padding: 0 0 14px 0;
}
div.secondarycontent_inner a
{
text-decoration:none;
color: #0166CB;
}
div.secondarycontent_inner a:visited
{
text-decoration:none;
color: #0166CB;
}

/* Product Details & Features */
div#product_background
{
width:635px;
height:310px;
background-image:url(/images/layout/product-bg.png);
background-repeat:no-repeat;
float:left;
}
div#product_background h1
{
margin: 0;
padding: 10px 0 5px 8px;
font-size:20px;
color:#0166CB;
}
div#product_background h2
{
margin:0;
padding:8px 0 0 0;
font-size:15px;
color:#99B30B;
}
div#product_background img
{
margin: 15px 0 0 0;
}
div#product_background ul
{
margin:8px 0 0 0;
padding:0;
font-size:11px;
color:#000000;
list-style: none;
}
div#product_background li
{
background: url(/images/layout/icon-green-tick.png) no-repeat;
margin: 0 0 10px 0;
padding: 0 0 0 22px;
}
div#product_background li.last
{
margin: 0 0 2px 0;
}
div#product_background p
{
margin: 0;
padding: 8px 0 0 8px;
font-size: 12px;
color: #666;
line-height: 150%;
}
div#product_background a
{
text-decoration:none;
color: #0166CB;
}
div#product_background a:visited
{
text-decoration:none;
color: #0166CB;
}
div#product_background_left
{
width:355px;
float:left;
}
div#product_background_right
{
width:260px;
float:right;
}

/* Latest News */
div#latest_news_background
{
width:310px;
height:260px;
background-image:url(/images/layout/latest-news-bg.png);
background-repeat:no-repeat;
float:right;
margin: 0 8px 0 0;
padding: 50px 0 0 0;
}
div#latest_news_background img
{
float:right;
margin: 0 10px 0 0;
}
div#news_items
{
width:310px;
height:215px;
}
div.news_item
{
border-bottom: 1px dotted #cfcfcf;
margin: 0 8px 0 8px;
padding: 5px 0 5px 0;
}
div.news_item img
{
position:relative;
top: -5px;
}
div.news_item h3
{
margin:0;
padding:0 0 3px 0;
font-size:11px;
color:#666666;
}
div.news_item p
{
margin:0 15px 0 0;
padding:0;
font-size:10px;
color:#666666;
}

/* full pages */
div#fullcontent_container
{
width: 960px;
margin: 0 auto;
background: url(/images/layout/bkgd-full-content-container-fill.jpg) repeat-y;
}
div#fullcontent_top
{
background: url(/images/layout/bkgd-full-content-container-top.jpg) no-repeat;
padding: 11px 0 0 9px;
height: 29px;
}
div#fullcontent_top h1
{
font-size: 18px;
font-weight: bold;
color: #0166CB;
margin: 0;
padding: 0;
}
div#fullcontent_top h1 span
{
font-size: 18px;
font-weight: normal;
color: #333333;
margin: 0;
padding: 0;
}
div.innercontent
{
margin-top: 20px;
}
div.innercontent_nav
{
float: left;
width: 637px;
margin-top: 20px;
}
div#pagecontent h2
{
font-size:20px;
font-weight:normal;
color:#333333;
padding:20px;
margin:0;
}
div#pagecontent h3
{
font-size:13px;
color:#333333;
padding:10px 20px 10px 20px;
margin:0;
}
div#pagecontent p
{
font-size:13px;
font-weight:normal;
color:#666666;
padding:5px 20px 5px 20px;
margin:0;
line-height: 150%;
}
div#pagecontent p.firstparagraph,
.firstparagraph
{
font-weight: bold;
color: #333;
}
div#pagecontent blockquote
{
font-size: 13px;
font-weight: bold;
color: #333;
line-height: 150%;
font-style: italic;
}
div#pagecontent a
{
text-decoration:none;
color: #0166CB;
}
div#pagecontent a:visited
{
text-decoration:none;
color: #0166CB;
}
div#pagecontent ul
{
font-weight:normal;
color:#666666;
}
div#pagecontent li
{
font-size:13px;
padding: 0 20px 0 0;
line-height: 150%;
}
div#pagecontent dl
{
margin: 0 20px;
font-size:13px;
font-weight:normal;
color:#666666;
line-height: 150%;
padding: 0;
}
div#pagecontent dt
{
margin: 0 0 10px 0;
padding: 0;
font-weight: bold;
float:left;
clear:left;
display: block;
width: 50px;
}
div#pagecontent dd
{
margin: 0 0 10px 0;
padding: 0;
display: block;
float: left;
width: 860px;
}
div#pagecontent dd dd
{
width: 770px;
}

div#fullcontent_bottom
{
background: url(/images/layout/bkgd-full-content-container-bottom.jpg) no-repeat;
height: 11px;
}

/* breadcrumb */
div.breadcrumb_container
{
text-transform: lowercase;
font-size: 12px;
font-weight: bold;
color: #666;
float: right;
margin-right: 50px;
}
span.breadcrumb
{
font-weight: normal;
}
span.breadcrumb a
{
color: #666;
text-decoration: none;
}
span.breadcrumb_current
{
color: #0166CB;
}
span.breadcrumb_separator
{
font-weight: bold;
padding: 0 4px;
}

/* Sub Nav Strip */

div.sub_nav_strip
{
background-image:url(/images/layout/bkgd-green.jpg);
background-repeat:repeat-x;
height:37px;
margin: 0 1px 0 1px;
border-right:1px solid #D3E0AE;
}
div.sub_nav_item
{
float:right;
font-size:13px;
color:#6F9502;
padding:10px 20px 0 10px;
margin: 1px 10px 0 0;
overflow:hidden;
height:26px;
background-image:url(/images/layout/green-arrow.png);
background-repeat:no-repeat;
background-position:right;
border-left:1px solid #D3E0AE;
text-transform: uppercase;
}
div.sub_nav_item a
{
font-size: 13px;
font-weight: normal;
color: #6f9502;
text-decoration: none;
}

/* Additional (key) content area */
div.additional_content_container
{
height: 178px;
width: 959px;
display: table;
overflow: hidden;
}
div.additional_content_inner
{
display: table-cell;
vertical-align: middle;
}
div.additional_content_windows
{
background: url(/images/layout/bkgd-additional-content-windows.jpg) no-repeat right;
}
div.additional_content_web
{
background: url(/images/layout/bkgd-additional-content-on-demand.jpg) no-repeat right;
}
div.additional_content_ectd
{
background: url(/images/layout/bkgd-additional-content-ectd.jpg) no-repeat right;
}
div.additional_content_general
{
background: url(/images/layout/bkgd-additional-content-general.jpg) no-repeat right;
}
div.additional_content
{
font-size: 25px;
color: #333;
margin-left: 19px;
width: 589px;
line-height: 150%;
}

/* Validation */ 

.validation
{
display: block;
background-image:url(/images/layout/error.png);
background-repeat:no-repeat;
background-position:left top;
border:2px solid #CC0101;
background-color:#FFD9D9;
padding:10px 10px 10px 55px;
color:#CC0101;
margin: 2px 0 10px 0;
font-size:12px;
min-height:30px;
clear:both;
}
.validation a
{
color: #CC0101;
text-decoration: underline;
}

.alert
{
display: block;
background-image:url(/images/layout/error.png);
background-repeat:no-repeat;
background-position:left top;
border:2px solid #CC0101;
background-color:#FFD9D9;
padding:10px 10px 10px 55px;
color:#CC0101;
margin: 10px 24px 10px 10px;
font-size:12px;
min-height:30px;
}

/* Message */

.message
{
border:1px solid #DFDFDF;
padding:10px;
color:#333333;
margin: 2px 0 10px 0;
font-size:12px;
}

/* Success */
.success
{
border: 2px solid #99B30B;
padding: 10px 10px 10px 108px;
color: #333333;
background: #D4E0B0 url(/images/layout/success.png) no-repeat 10px 10px;
margin: 2px 0 10px 0px;
font-size: 12px;
min-height: 76px;
}
.success a
{
color: #333;
text-decoration: underline;
}

/* Free Trial Banner */

div.free_trial
{
border:2px solid #DFDFDF;
margin: 0 6px 10px 6px;
padding:10px;
font-size:13px;
background-color:#F8F8F8;
overflow:auto;
}

div.free_trial span
{
color: #0166CB;
font-weight:bold;
}
div.free_trial span a
{
color: #0166CB;
font-weight:bold;
text-decoration:none;
}
div#feedback
{
width:540px;
}
div#feedback h2
{
color: #0166CB;
}
.feedback_text
{
font-family: Arial;
margin: 0 0 10px 0;
}
#free_trial_container
{
overflow:auto;
}
#free_trial_text
{
float:left;
}
#toggle
{
float:right;
color: #0166CB;
font-size:10px;
cursor:pointer;
}
.ajaxloader
{
background: #ffffff url(/images/layout/ajax-loader-popup.gif) no-repeat center center;
}
div.account_content
{
float: left;
margin-left: 15px;
width: 715px;
}
div.account_content h2
{
color: #0166CB;
font-size: 20px;
}
div.account_content p
{
color: #666;
font-size: 12px;
line-height: 150%;
}
/* Upgrade page */
div.upgrade_col1
{
float: left;
width: 432px;
}
div.upgrade_col1 h2
{
font-size: 24px;
}
div.upgrade_col2
{
float: left;
width: 184px;
margin: 20px 0 0 30px;
padding: 50px 0 0 50px;
}
div.upgrade_col2 img
{
}
.page_top_warning
{
background: url(/images/layout/page-top-warning.jpg) no-repeat 10px 10px;
padding-left: 80px !important;
min-height: 56px;
}

/* product matrix type table */
table.matrix
{
border: 1px solid #B0C376;
border-top: none;
border-collapse: collapse;
margin-left: 20px;
width: 600px;
}
table.matrix caption
{
color:#6F9502;
font-size:13px;
font-weight:bold;
background-image:url(/images/layout/bkgd-registration.jpg);
background-repeat:repeat-x;
border:1px solid #B0C376;
height:35px;
line-height: 35px;
text-align: left;
padding-left: 10px;
}
table.matrix th
{
text-align:left;
background-image:url(/images/layout/bkgd-view-table.png);
background-repeat:repeat-x;
border: none;
font-size: 12px;
padding: 5px 5px 5px 10px;
}
table.matrix td
{
font-size:13px;
font-weight:normal;
color:#666666;
line-height: 150%;
padding: 5px 5px 5px 10px;
}
table.matrix tr.alt td
{
background-color:#F6F6F6;
border-top:1px solid #EDEDED;
border-bottom:1px solid #EDEDED;
}
table.matrix p
{
padding: 0 !important;
margin: 0 !important;
}

