* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	color: #333;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bodyBG1.jpg) #fff repeat-x;
}


#printH, #printFooter {
	display: none;
}

h1 {
	font-size: 140%;
}

h3 {
	color: #c30;
	font-size: 110%;
}

h4 {
	color: #000;
	margin: 20px 0 7px 0;
}

p {
	text-align: left;
	margin: 15px;
}

#wrapper {
	width: 734px;
	margin: 0 auto; /*border-left: 1px solid red;
	border-right: 1px solid red;*/
	padding-top: 1px;
	font-size: 80%;
}
 
#header {
	min-height: 85px;
	border-bottom: 5px solid #999;
	width: 750px;
	margin: 0 auto 0 auto;
	/*background: url(../images/logo.gif) no-repeat 10px 20px;*/
}

#header img {
	margin-left: 27px;
	margin-top: 20px;
}

#header #logoHeader {
	margin: 25px 0 0 0;
	float: left;
}

#nav ul {
	color: #000;
	list-style-type: none;
	background-color: #e6e6e6;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#nav li {
	display: inline;
	margin: 10px 4px 15px 6px;
}


#nav a, #search a {
	color: #666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 85%;
}

#nav a:hover {
	color: #c00;
}

#innerwrapperHome {
	margin-top: 40px;
}

#SideNav {
	width: 130px;
	float: left;
	min-height: 200px;
	margin-left: 39px;
	font-size: 120%;
}

#SideNav ul {
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#SideNav ul li {
	margin-bottom: 10px;
}

#SideNav li a {
	color: #576c97;
	text-decoration: none;
	font-size: 100%;
	display: block;
	padding: 5px 3px;
}

#SideNav li a:hover {
   color: #999;
}


#slides {
	width: 490px;
	float: right;
	min-height: 290px;
	margin-right: 52px;
}

#footer {
	padding-top: 20px;

}

#search {
	text-align: left;
	width: 740px;
	margin: 40px auto;
	position: relative;
}

#search ul li {
	display: inline;
}

#search ul li a {
	padding: 3px;
	display: block;
	border-bottom: 1px solid #999;
	background-color: #e6e6e6;
}

#search ul li a:hover {
	background: #fff;
	color: #c30;
}

#search select {
	background: #fff;
	color: #000;
	border: 1px solid #666;
	font-size: 80%;
	letter-spacing: normal;
	width: 179px;
	margin: 3px;
}

#search label {
	color: #666;
	font-weight: bold;
	font-size: 85%;
}

#search h2 {
	float: right;
	border-bottom: 5px solid #999;
	color: #c00;
	width: 440px;
	text-align: right;
	margin-top: 9px;
	font-size: 130%;
	margin-right: -10px;
}

.clearit {
	clear: both;
}

#innerwrapper {
	margin-left: 30px;
}

#search form input.button {
	color: #fff;
	border: 1px solid #000;
	font-size: 80%;
	font-weight: bold;
	background: #999;
}

#footer {
	clear: both;
	background: url(../images/footer_bg.jpg) no-repeat;
}

#footer p {
	font-size: 70%;
	text-align: right;
	
	border-top: 1px solid #fff;
	margin-left: 30px;
	padding: 8px 0 20px 0;
	color: #000;
}

#footer span {
	font-size: 70%;
	margin: 8px 0 0 30px;
}

#footer a {
	color: #566f8d;
}

/******** Store content layout ****/
#StoreContent {
	width: 760px;
	margin-bottom: 20px;
}

#StoreContent h2 {
	margin-bottom: 25px;
	font-size: 120%;
}

#StoreContent #tableProductDetails {
	width: 760px;
	margin-left: -28px;
	text-align: left;
	margin-top: 50px;
}

#StoreContent #tableProductDetails input {
	background: #e6e6e6;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #000;
	color: #000;
}

#StoreContent #tableProductDetails form {
	display: inline;
}

#StoreContent #tableProductDetails {
	font-weight: bold;
}

#StoreContent #tableProductDetails p {
	margin-top: 25px;
}

#StoreContent form {
	margin-top: 30px;
}

#StoreContent table strong {
	font-size: 75%;
	font-weight: normal;
}

#StoreContent form select {
	color: #000;
	border: 1px solid #000;
	background: #e6e6e6;
	font-weight: bold;
}

#StoreContent form label, #header form label {
	font-size: 80%;
}

#StoreContent table {
	margin-top: 2px;
	font-size: 90%;
}

#StoreContent .pager {
	
	float: right;
	margin-right: 30px;
	font-weight: bold;
	
}

#StoreContent .pager b {
	color: #c30;
	font-weight: bold;
}

#StoreContent .pager a {
	padding: 0 4px;
	text-decoration: none;
	
}

#StoreContent .pager a:hover {
	color: #224472;
	
}

#StoreContent b {
	padding: 0 4px;
	color: #224472;
	font-weight: normal;
}

#StoreContent #display {
	margin: 0 auto 0 -40px;
	width: 760px;
}

/*#StoreContent .setter img {
	margin-right: 10px;
}*/

#StoreContent .setter {
	width: 260px;
}

#StoreContent #display td {
	padding: 25px 0;
	background: #fff;
}


#footer a:hover, #StoreContent table a:hover {
	text-decoration: none;
}

p.noreturns {
	color: #c30;
	margin-left: 170px;
}

.noreturns img {
	display: block;
	margin-left: 60px;
}



.formButton, input {
	border: 1px solid #333;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E7E4E2;
}
.altRowOdd{
	background-color: #DFDBD9;
}

#StoreContent {
	text-align: left;
}

#StoreContent table.tabularData input, #cont input {
	background: #e6e6e6;
	margin-bottom: 6px;
	color: #000;
	font-weight: bold;

}

#acc table.tabularData input, #acc table.tabularData select {
	background: #e6e6e6;
	color: #333;
}

#acc .table.tabulardata#widen {
	color: #000;
}


#widen {
	width: 700px;
}

#acc table.tabularData th {
	background: #e6e6e6;
	color: #c00;
	font-size: 120%;
}

#acc {
	width: 600px;
}
#acc table.tabularData td {
	font-size: 120%;
}

#cont {
	margin-right: 35px;
}


#in {
	
	position: relative;
}

#in input {
	background: #fff;
}

#pos, #cont, #tblOrderDetails {
	margin: 0 150px 0 auto;
	width: 500px;
}

#pos h2 {
	color: #c30;
	margin-top: 30px;
}

#pos table.tabularData input.formButton, 
#cont input.formButton,
#pos table.tabularData input {
	background: #993;
}

#in input.formButton, #forsend input.formButton, 
#acc table.tabularData input.button  {
	background: #e6e6e6;
	font-size: 75%;
	font-weight: bold;
	color: #c00;
}

#acc table.tabularData input {
	font-weight: normal;
}

#StoreContent .tabularData th {
	background-color: #dcdcdc;
	padding: 5px;
	color: #c00;
	border-collapse: collapse;
	text-align: left;
}

#StoreContent .tabularData .right {
	text-align: right;
}

#StoreContent .tabularData td {
	background-color: #fff;
	padding: 3px;
	text-align: left;
}

#StoreContent .tabularData {
	border: 1px solid #000;
	margin-bottom: 6px;
	font-size: 75%;
}

#StoreContent .tabularData .finishing {
	border-left: 1px solid #fff;
	padding-left: 8px;
}

/*#StoreContent .tabularData input, 
#StoreContent .tabularData select {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
}*/

#StoreContent .tabularData input.button {
	background-color: #e6e6e6;
	color: #000;
}

#StoreContent table.tabularData input, #StoreContent table.tabularData select {
	color: #000;
}

#StoreContent #login {
	 
	margin: 45px 60px 0 0;
	width: 350px;
}

a {
	color: #333;
	font-weight: bold;
	font-size: 80%;
}

a:hover {
	text-decoration: none;
}

#tableProductDetails a {
	font-size: 90%;
}

#ContentWrapper {
	text-align: left;
	margin: 30px 10px;
	width: 720px;
}

#ContentWrapper h1 {
	color: #c30;
	font-size: 130%;
}

#ContentWrapper p {
	margin: 20px auto;
	width: 680px;
}

#ContentWrapper h2 {
	color: #c30;
	font-size: 115%;
}

#ContentWrapper ul {
	margin: 20px auto;
	width: 680px;
	list-style-position: inside;
	padding-left: 25px;
}

#pos {
	margin: 20px auto;
}

#DataCollection {
	width: 500px;
	margin: 30px auto 30px 130px;
}


#DataCollection p.sent {
   color: #414129;
	background-color: #f1f1f1;
	border: 1px solid #70704E;
	padding: 5px;
	margin: 0 43px 25px 15px;
}

#DataCollection fieldset fieldset {
	width: 195px;
	padding: 0; 
	border: none; 
}

#DataCollection input, #DataCollection select {
	background-color: #ffa6a6;
	border: 1px solid #4C5854;
	margin: 0;
	width: 150px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	padding: 2px;
}

#DataCollection select {
	padding: 0;
	width: 165px;
}

#DataCollection textarea {
	background-color: #ffa6a6;
	border: 1px solid #4C5854;
	margin: 0 40px 0 0;
	height: 190px;
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	padding: 2px;
	width: 200px;
}

#DataCollection input.button {
	width: auto;
	padding: 2px;
	background-color: #e6e6e6;
	color: #fff;
	display: inline;
}

/*#DataCollection textarea:focus, #DataCollection input:focus,
 #DataCollection select:focus {
	background-color: #c30;
	color: #fff;
}*/

.labelfloat {
	float: right;
	padding-top: 20px;
}

#DataCollection label {
	font-size: 85%;
	padding-top: 5px;
	display: block;
	padding-bottom: 3px;
}

#DataCollection fieldset {
	margin: 0;
	border: none;
	padding: 5px 5px 20px 0;
}



#tableProductDetails {
	color: #666;
}

#Trade label {
	float: left;
	display: block;
	width: 190px;
}

#Trade div {
	margin-top: 6px;
}

#Trade input {
	background-color: #e6e6e6;
}

#Trade input.button {
	background-color: #e6e6e6;
	font-weight: bold;
}

#aboutnav ul {
	padding-top: 20px;
	padding: 0;
}

#aboutnav li {
	font-size: 110%;
	margin-left: 0;
}

#scNav {
	margin-top: 25px;
	margin-left: -50px
}

#display a {
	color: #576c97;
	font-size: 110%;
}

#display a:hover {
	color: #999;
}

form table.tabularData {
	border: 1px solid #000;
	width: 430px;
}

#tabDataSetter {
	width: 50px;
}

#nav {
	width: 750px;
}

#gallery {
   display: block;
	margin: 40px auto 40px -15px;
}

#gallery td {
	padding: 5px;
}

#gallery img {
	border: 1px solid #000;
	margin-bottom: 25px;
}

#gallery th {
	font-size: 120%;
}

 /*\*//*/
 #header {
	height: 120px;
	}
	
#SideNav ul li {
	margin-bottom: 16px;
}

.mac {
	width: 25px;
}



/**/

