@import url(../../Content/Css/Layout.css);
/********* globals *********/

* {margin:0;padding:0}
a img,table {border:0}
table {border-collapse:collapse}
caption,th,td {text-align:left}
h1,h2,h3,h4,h5,h6,p {margin: 0 .35em .35em 0;}
h1 { border-bottom: solid #0096db 1px;}

/* fonts & colors */
body { font: .95em Calibri, Arial,SansSerif; color:#333; }
button,select,textarea,input {font:100%  Calibri,Arial,SansSerif}
a { color:#0096db; text-decoration:none; }
a:hover { text-decoration:underline;}
h1,h2,h3,h4,h5,h6,.date { font-family: Calibri,Arial,Sans-Serif; color:#bcc5c1; }
p {padding:2px 0;}


/********* layout *********/

body { margin:0  auto; padding:0; background:url(background.gif) repeat-y top center #fff;}
	#wrap { width:970px; margin:0 auto; padding:0; color:#404040; padding-top:20px;}
		#header {margin:0;padding:0;}
		#page { margin:0; padding: 0 10px 10px 10px;}
			#content {}
				.secondary { width:150px; float:right; margin-bottom:1px; padding: 0 10px 10px 10px;}
				#menu { padding-left:0; }
				#extras { padding-right:0;}
				#main { width:950px; float:left; padding-right:0;}
				
		#footer {margin-top:10px;color:#BCC5C1;padding:0; border-top: solid 2px #dfe5e6 }
			#footer .n2{color:#BCC5C1;float:right;font-size:.8em;}


/*
.boxTitle,
.secondary h4 { margin:0; padding:5px 0; font-size:1.2em; }
.secondary h4 a,
.secondary h4 a:visited {color:#333;}
*/

/* top */
/*
#header { position:relative; }
	.top { float:right; padding: 0;}
	.siteLogo { float:left; padding:0;}
	.siteHeader { float:left;}
	.siteHeader a {color:#fff;}

*/
/* secondary */
/*
.secondary .uc { margin-bottom:15px; }
*/

/* content */
img.main {margin-bottom:15px;}

/* menu */
.menu li {list-style:none; }



.subMenu{}
	.subMenu a { display:block; padding:2px 0; _height:1px; }
	.subMenu ul { margin:0 0 2px 15px; }
	.subMenu .trail > a { color:#0096DB; }
	.subMenu .current > a { color:#0096DB; font-weight:bold; }

/* lists */
.list .a0 { background: #f8f8f8; }
.list { padding-bottom:6px; }
.list .item { padding:5px; }

/* path */
.path { margin-bottom:10px; }
.path .current { color:#333; }
.path a.current:hover { cursor:default; text-decoration:none; }

/* sitemap */
#main ul { list-style:circle; margin-left:20px; }

/* content */
.introduction { font-size:1.1em; font-style:italic; }

/* date */
.date { font-size:x-small; color:#333; display:block; }

/* columns */
.columns .left { float:left; width:245px; }
.columns .right { float:right; width:245px; }

/* login */
.login .tb { width:130px; }
.login .ff { margin-bottom:5px; }
.login h4 { border-bottom: solid #0096db 1px; margin-bottom:10px;}
.register td { padding:0 5px 5px 0; }

/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* comments 
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
*/
