/* reset.css */

html, body, div, span, object, iframe, h5, h6, blockquote, pre, a, abbr, acronym, 
address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, submit, text {
	margin:0;
	padding:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}


body {
	margin: 0px;
	padding: 0px;
	background: url('../images/bgtile.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
}

a { text-decoration: underline; }
a:hover { text-decoration: underline; }

img { border:none; margin: 0px; padding: 0px; }
a img { border:none; margin: 0px; padding: 0px; }

hr {
	height: 1px;
	color: #e6e2e4;
	width: 95%;
	margin: 10px 0px 10px 0px;
}

.clearBoth { clear: both; height: 20px; margin: 0px; padding: 0px; text-align: center; }

.clearBoth p { margin: 0px; padding: 0px; line-height: 16px; }





/* MAIN DIV(S) LAYOUT */
/* ############################################# */

#container {
	width: 780px;
	margin: auto;
	text-align: center;
}

#header {
	width: 780px;
	height: 139px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}

#banner {
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: centre;
}

#body {
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f9f9f9;
	border-top: 0px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#subMenu {
	width: 230px;
	margin: 30px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	float: left;
}

#content {
	width: 480px;
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	float: right;
	border-left: 1px solid #e1e1e1;
}

#contentFull {  /* when submenu not in template ie news pages */
	width: 710px;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	float: left;
}

#footer {
	clear: both;
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
}





/* HEADER CONTENT (INC MAIN MENU) */
/* ############################################# */

#header h1 {
	display: block;
	height: 60px;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url('../images/caps-cases-logo.gif');
	background-repeat: no-repeat;
}

/* hack */ 
#header h1 { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #header h1 { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 




#header h2 {
	display: block;
	height: 37px;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 14px; 
	line-height:30px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#header p.extranet {
	display: block;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
	line-height: 13px;
}

#header p.extranet a {
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #c5c9d7;
	text-decoration: none;
	font-family: arial, verdana;
}

#header p.extranet a:hover { color: #c5c9d7; text-decoration: underline; }

#header ul {
	display: block;
	height: 39px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header li {
	display: inline;
	height: 39px;
	
}




#header li a.link {
	display: block;
	height: 39px;
	margin: 0px 0px 0px 0px;
	
	float: left;
	overflow: hidden;
	background: url('../images/bgmainmenu.gif');
	background-repeat: no-repeat;
	color: #29366b;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 44px;
	font-family: arial, verdana;
	text-decoration: none;
	text-indent : 1em;
	font-weight: normal;
}

#header li a.current, #header li a.section {
	display: block;
	height: 39px;
	margin: 0px 0px 0px 0px;

	float: left;
	overflow: hidden;
	background: url('../images/bgmainmenu4.gif');
	background-repeat: no-repeat;
	color: #29366b;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 44px;
	font-family: arial, verdana;
	text-decoration: none;
	text-indent : 1em;
	font-weight: normal;
}

#header li a { padding: 0px 32px 0px 0px; }

#header li a.link:hover, #header li a.section:hover, #header li a.current:hover { 
	color: #ffffff; 
	text-decoration: underline; 
	background: url('../images/bgmainmenu3.gif');
	background-repeat: no-repeat;
}





/* SUBMENU CONTENT */
/* ############################################# */

#subMenu {
	color: #29366b;
	font-size: 12px;
	line-height: 25px;
	font-family: arial, verdana;
	text-decoration: none;
	font-weight: normal;
}

#subMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#subMenu li {
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#subMenu li a {
	display: block;
	height: 25px;
	width: 217px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url('../images/bgsubmenu.gif');
	background-repeat: no-repeat;
	color: #29366b;
	font-size: 11px;
	line-height: 25px;
	font-family: arial, verdana;
	text-decoration: none;
	text-indent : 2em;
	font-weight: normal;
}

#subMenu li a:hover { 
	font-weight: bold;
	text-decoration: underline; 
}



/* FOOTER CONTENT */
/* ############################################# */

#footer {
	font-size: 10px;
	line-height: 16px;
	color: #636c93;
	font-family: arial, verdana;
}


#footer ul {
	list-style-type: none;
}

#footer li {
	display:inline;
	margin: 0px 12px 0px 0px;
}

#footer li a {
	color: #636c93;
	font-family: arial, verdana;
	text-decoration: none;
}

#footer li a:hover { color: #29366b; text-decoration: underline; }

#footer p {margin: 10px 0px 10px 0px; }

#footer a.tag {
	color: #b4b4b5;
	font-family: arial, verdana;
	text-decoration: none;
}

#footer a.tag:hover { color: #ec008c; }



/* BREADCRUMBS */
/* ############################################# */

#breadcrumbs{
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

#breadcrumbs, #breadcrumbs a {
	color: #6171b1;
	font-size: 10px;
	line-height: 14px;
	font-family: arial, verdana;
	font-weight: normal;
}

#breadcrumbs a { text-decoration: underline; }

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #29366b;
}