﻿
body {
	margin-top: 20px;
	padding: 0;
	background: #221c40;
	font-size: 14px;
	text-align:left;
	color: #ABABAB;
}

option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

select {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

textarea {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

input {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

td {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

th {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #cfd7e9;
	font-size: 1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #cfd7e9;
	letter-spacing: -1px;
	font-size: 2em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #cfd7e9;
	letter-spacing: -2px;
	font-size: 3em;
}


ol {
	line-height: 200%;
}

ul {
	line-height: 200%;
}

p {
	line-height: 200%;
}

img {
	border:2px;
	border-color:#FFFFFF;
	margin: 3px 10px 5px 5px;
}

blockquote {
	padding-left: 1em;
}

blockquote ol {
	line-height: normal;
	font-style: italic;
}

blockquote ul {
	line-height: normal;
	font-style: italic;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #FFFFFF;
}

.new {
	color: #FF0000;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}
#wrapper2 {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04blk.jpg) repeat-y left top;
}


/* Header */

#header {
	width: 790px;
	height: 65px;
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	background:#cfd7e9;
	border: 5px black solid;
}

#header p {
	margin: 0px;
	padding-top: 10px;
}

#header h1 {
	margin: 0px;
	padding-top: 10px;
	float: left;
	color: #000000;
	font-size: 40px;
	margin-top: 10px;
	padding-left: 25px;
	font-family: Pristina;
}

#header h2 {
	float:right;
	font-size:30px;
	font-weight:bold;
	font-family:Pristina;
	color:#333333;
	margin:10px 25px 0px 0px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#header img {
	float:left;
}

#banner {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(images/banner2a.jpg) no-repeat left top;
}

#banner2 {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(images/banner3.jpg) no-repeat left top;
}


#productbanner {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	height: 145px;
	background: url(images/banner4.jpg) no-repeat left top;
}


#menu {
	width:800px;
	height:40px;
	padding: 0 0 0 5px;
	margin: 0 auto;
}

#menu a {
	text-decoration:none;

}

#menu a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}
#page .bgtop2 {
	background: url(images/img03blk.jpg) no-repeat left top;
}


#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}
#page .bgbtm2 {
	background: url(images/img05blk.jpg) no-repeat left bottom;
}


/* Content */

#content {
	float: right;
	width: 485px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}


#content2 {
	float: right;
	width: 600px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}


.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	padding: 40px 0 0 20px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 20px;
}

#sidebar h3 {
	margin: 5px 0 0 0;
	height: 25px;
	font-size: 14px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

/* Pictures samples */
#pic {
	background-color: #151515;
	left: 10px;
	position: relative;
	top: 10px;
	width: 90px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1:visited {
	background: #151515;
	border: 1px solid #151515;
	display: block;
	height: 160px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 75px;
}

#pic a.p1 {
	background: #151515;
	border: 1px solid #151515;
	display: block;
	height: 160px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 75px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 325px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 150px;
}







#pic a.p2:visited {
	background: #151515;
	border: 1px solid #151515;
	display: block;
	height: 84px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 160px;
}

#pic a.p2 {
	background: #151515;
	border: 1px solid #151515;
	display: block;
	height: 84px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 160px;
}

#pic a.p2:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
	height: 84 px;
	width: 160 px;
}

#pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 170px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 325px;
}






#content2 {
	width: 800px;
	height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}



/* Color images */

#colors a img {height: 0; width: 0; border-width: 0;}

#colors a:hover img {position: absolute;
    top: 520px; left: 750px; height: 50px; width: 80px; border:thin;}

/* Clamp images */
#clamps a img {height: 0; width: 0; border-width: 0;}
#clamps a:hover img {position: absolute;
    top: 450px; left: 750px; height: 125px; width: 75px; border:thin;}



/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/*Tables*/

.ms-simple3-main {
	border: 1.5pt solid black;
}
.ms-simple3-tl {
	font-weight: bold;
	color: white;
	border-style: none;
	background-color: black;
}
.ms-simple3-left {
	border-style: none;
}
.ms-simple3-top {
	font-weight: bold;
	color: white;
	border-style: none;
	background-color: black;
}
.ms-simple3-even {
	border-style: none;
}


.blackbg-whitetext12px {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #000000;
	background-image: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.blackbg-whitetext12pxB {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #000000;
	background-image: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}




.scbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: #000099;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
}






/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #FFB300;
}


