/* Key styles for: SALT*/
/* Website designed and developed by Mojito Solutions, Katrina Youngman */
/* Last updated: Joanne Walter, 23 March 2009*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body{background: #1f1e1e; font-family: Verdana, Arial, Helvetica, sans-serif;}
#wrapper {margin-left: auto; margin-right: auto; width: 960px; background: #fff;}
#shadow{background: url(images/shadow.jpg) repeat-y; margin-left: auto; margin-right: auto; width: 1000px;} 
#header{background: #1f1e1e;}
#logo{padding: 30px 0;}
#navigation{position: relative; margin-top: -30px;}
#main-container{clear: both; background: #fff; position: relative; margin-top: 20px;}
#content{overflow: hidden; padding: 0px 50px 20px 50px;}
.featurebox{width: 390px; background: #264759; float: left; padding: 0 30px;}
#features{background: #264759; overflow: hidden; padding: 20px 30px;}
#footer{background: #1f1e1e; padding-bottom: 10px;}
#header p{padding-top: 5px; color: #fff; font-size: 13px; font-style: italic;}

/*Column Styles*/
.col{position: relative; float: left;}
#submenu{width: 180px; padding-top: 40px;}
#main{width: 590px; padding-left: 50px;}
#right{width: 190px; margin-top: 100px;}
#left{width: 650px; padding-right: 20px;}

/*Navigation Styles*/
#navigation ul {padding: 0 120px; height: 100px;}
#navigation li {float: left; margin: 5px; display: inline; list-style: none; background: url(images/navigation.jpg) no-repeat top; height: 60px; width: 103px; padding-top: 50px; }
#navigation li a{clear: both; text-decoration: none; color: #fff; font-size: 18px; width: 80px;border-bottom: none;}
#navigation li a:hover {color: #333; border-bottom: none;}

#submenu ul {padding: 10px;}
#submenu li {margin: 0; list-style: none;}
#submenu li a{text-decoration: none; color: #dd2120; font-size: 14px;}
#submenu li a:hover {color: #333; border-bottom: none;}


/*Link Styles*/
a{color: #DD2120; text-decoration: none;}
a:link{color: #DD2120;}
a:visited {color: #DD2120; }
a:hover {color: #264759; border-bottom: 1px dotted #264759;}

#footer a{color: #fff; text-decoration: none;}
#footer a:hover {color: #999; border-bottom: 1px dotted #999;}

.featurebox a{color: #fff; text-decoration: none; border-bottom: 1px dotted #fff;}
.featurebox a:hover {color: #999; border-bottom: 1px dotted #999;}

.featurebox h3 a{border-bottom: 1px dotted #999; }
.featurebox h3 a:hover{border-bottom: 1px dotted #999;}
/*Paragraph Styles*/
h1 {font-size: 30px; color: #264759; font-weight: 300; padding-bottom: 15px; padding-top: 40px;}
h2 {font-size: 24px; color: #264759; font-weight: 300; padding-bottom: 5px;}
h3 {font-size: 18px; color: #264759; font-weight: 300; padding-bottom: 2px;}
h4 {font-size: 16px; color: #264759; font-weight: 300; padding-bottom: 2px;}
p {font-size: 14px; padding-bottom: 15px; }

#submenu h2{border-bottom: 8px double #dd2120; font-size: 24px;}
.featurebox h2{color: #999; padding-bottom: 10px; font-size: 30px;}
.featurebox h3{color: #fff; padding-bottom: 10px;}
.featurebox p{color: #fff; font-size: 12px; line-height: 1.2em}
#footer p{font-size: 12px; color: #fff; padding: 4px 10px 0px 10px;}

/*List Styles*/
#main-container ul, #main-container ol {font-size: 14px; margin-left: 30px; padding-bottom: 10px; }
#main-container li {padding-bottom: 5px;}
#submenu ul{padding-left: 0px; margin-left: 0}
#submenu li{ padding-bottom: 5px;}

/*Table Styles*/
table {background-color: #264759; border: 1px solid #fff; margin-bottom: 10px; }
table td{ padding: 5px; background-color: #264759; color: #fff; border: 1px solid #fff; font-size: 12px;}
table p {line-height: 1em; margin: 2px; }

/*Class Styles*/
.left{float: left; padding-right: 20px;}
.right{float: right; padding-left: 20px;}
.clear{clear: both;}
.red { color: #c00002 !important; }
.blue { color: #1F487C !important;}

#subscribe { clear: both; }