/*************************
  Dynamic ASP / Norex.com LTD Content Management System (CMS) Software
  Using this script without obtaining licenses from Norex.com LTD. is illegal.
  ************************
  Copyright (c) 2003-2007 Norex.com LTD
  This program is a commercially licensed product. No person may redistribute it and/or modify it under the terms of the License agreement.
  ********************************************
  Description: Standard Cascading Style Sheet for CMS Installation
  version: 1.4.12
  Date: November 19, 2007
**********************************************
  Change Log
  	- November 16th, 2007 - Removed div-specific content styles and replaced them with general styles e.g. p, h1, h2, etc.
*********************************************/
* {
font-family:Trebuchet MS, Arial, sans-serif;
}

body {
padding:0;
margin:0;
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
color:#000;
width:100%;
height:100%;
}

html {
width:100%;
height:100%;
}

div#container {
width:953px;
}

/*Header*/
div#header {
float:left;
height:185px;
width:953px;
}
div#logo {
height:185px;
width:320px;
background-image:url(/images/sureLogo.jpg);
background-repeat:no-repeat;
background-color:#FFF;
float:left;
}
div#topLinks {
float:right;
width:200px;
}
div#topLinks a {
font-size:12px;
color:#FFF;
font-weight:100;
}
div#topLinks a:hover {
color:#000;
}
/*End Header
Navigation*/
div#nav {
color:#FFF;
float:left;
height:33px;
width:630px;
}

/*End Navigation
Main Content Area Structural*/
div#mainContent {
float:left;
text-align:justify;
width:953px;
background-image:url(/images/contentBg.jpg);
background-repeat:no-repeat;
padding-top:43px;
}

div#mainContentInner {
width:953px;
float:left;
background-image:url(/images/contentInnerBg.jpg);
background-repeat:repeat-y;
}

div#leftCol {
float:left;
width:612px;
padding:0 19px 20px 22px;
}

div#rightCol {
float:left;
width:300px;
}

div.block {
float:left;
text-align:justify;
width:265px;
padding:0 0 0 17px;
color:#000;
font-size:12px;
}

/*standard main area content styles*/
p {
color:#000;
font-family:Tahoma, Arial, sans-serif;
font-size:14px;
margin:0;
}

div#rightCol p {
color:#000;
font-family:Trebuchet MS, Arial, sans-serif;
font-size:12px;
font-weight:100;
padding:0 0 10px 0;
}

div#rightCol b {
color:#ff5100;
}

div#rightCol a {
font-size:12px;
font-weight:100;
color:#ff5100;
}

div#rightCol a:hover {
color:#000;
}

a {
margin:0;
padding:0;
text-decoration:none;
color:#ff5100;
font-weight:700;
}

a:hover {
color:#000;
}

h1 {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:18px;
margin:0;
padding:10px 0 10px 0;
color:#ff5100;
font-weight:700;
}

h2 {
color:#859487;
font-size:21px;
font-weight:100;
margin:0;
padding:0 0 10px 0;
}

h2 a {
font-size:18px;
}

h3 {
color:#859487;
font-size:24px;
font-weight:100;
margin:0;
padding:0 0 10px 0;
}

h3.cookie {
color:#929e72;
font-size:18px;
font-weight:100;
margin:0;
padding:0 0 10px 0;
}

h4 {
font-size:1em;
}

h5 {
font-size:0.6em;
padding:0;
margin:0;
color:#000;
font-family:Trebuchet MS, Arial, sans-serif;
font-weight:700;
}

h6 {
font-size:0.6em;
}

img {
padding:5px;
}

/*End Main Content Styles
Footer*/
div#footer {
background-image:url(/images/footerBg.jpg);
background-repeat:repeat-x;
height:60px;
width:100%;
padding-top:6px;
float:left;
}

div#footerContent {
width:953px;
}

div.copyright {
color:#fff;
float:left;
font-family:Trebuchet MS, Arial, sans-serif;
font-size:10px;
font-weight:100;
padding-left:20px;
text-align:left;
width:400px;
}

div.norexlink {
float:right;
padding-right:20px;
text-align:right;
width:400px;
}

div.norexlink a {
color:#FFF;
font-family:Trebuchet MS, Arial, sans-serif;
font-size:10px;
font-weight:100;
margin:0;
padding:0;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

div.norexlink a:hover {
color:#000;
border-bottom:1px dotted #000;
}

/*End Footer
Misc*/
div.hr {
border-bottom:1px dotted #9a927e;
height:1px;
line-height:1px;
width:280px;
float:left;
}
/*End Misc
Collapsed Lists*/
.collapseList {
clear:left;
float:left;
margin-top:10px;
}

.collapseList ul {
list-style:none;
}

.collapseList ul li {
border:1px solid;
clear:left;
display:block;
float:left;
line-height:17px;
margin-bottom:1px;
padding:2px;
}

.collapseList ul li.item1 {
background:#E8F5FB;
}

.collapseList div.collapseListHeader {
width:660px;
}

.collapseList div.headerText {
color:#313E43;
float:left;
font-weight:700;
}

.collapseList div.showHide {
float:right;
}

.collapseList div.showHide img {
margin-top:2px;
}

.collapseList div.collapseListInfo {
clear:both;
float:left;
width:660px;
}

.collapseList div.pagination {
margin-bottom:3px;
text-align:right;
width:660px;
}

.collapseList div.pagination #page {
font-size:11px;
}

/*Custom CSS Section*/
div#headerSpacer {
float:left;
width:430px;
height:142px;
line-height:142px;
padding:0;
margin:0;
}

div#rightCol table {
padding:0;
margin:0;
}

div#rightCol input.inputField {
width:260px;
}

div#rightCol table.contact td {
border-bottom:1px dotted #999;
}

div#addressManage ul{
list-style-type:none;
}

div#addressManage td ul li label {
width:75px;
float:left;
font-size:11px;
font-weight:700;

}

div#addressManage td input, div#addressManage td select, div#addressManage td textarea {
font-size:11px;
width:90%;
}

form#accountManage ul{
list-style-type:none;
}

form#accountManage ul li label {
width:120px;
float:left;
font-size:11px;
font-weight:700;

}

form#accountManage input, form#accountManage select, form#accountManage textarea {
font-size:11px;
width:50%;
}

div#leftCol form {
text-align:left;
}

div#leftCol form label {
float:left;
clear:left;
font-weight:700;
padding:0;
margin:0;
width:140px;
}

div#leftCol form ul {
list-style-type:none;
padding:0 0 40px 0;
margin:0;
}

div#leftCol form ul li {
line-height:25px;
font-size:14px;
}

div#leftCol form h2 {
text-align:left;
}

div#leftCol p#paymentDisplay {
float:left;
}

div#leftCol input.submitPickup {
float:left;
clear:left;
}

div#menuDropShadow {
display:none;
}

div#leftCol form select {
margin: 0 0 20px 0;
}

div#leftCol table td {
font-size:12px;
}

/*End Custom CSS*/
