body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 cursor:default;
}

body, td, p.readtext, shirtCodeText p {
	font-family:Arial,Helvetica,sans-serif;
	color: #9b9a9a;
	line-height: 1.5;
	margin-bottom: 1em;
	font-size: 12px;
}

body, input, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

h1, h2, .contentTitle {
	margin-top: 0px;
	height: 26px;
	color: #464545;
	font-family: "Frutiger 57 Condensed", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
}

h3, .button-large h4 {
	margin-top: 0px;
	height: 19px;
	color: #464545;
	font-family: "Frutiger 55", Verdana, Sans-Serif;
	font-size: 15px;
}

h3 {
	margin-bottom:5px;	
	}

h4 {
	color: #525151;
	font-weight: bold;
}

a:link, a:active,a:visited {
	text-decoration:none;
	color: #2b2b2b;
}


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

.clear {
	clear: both;
}

.error{
 font-size:9px;
 color:#ce0000;
}

.mail {
 background-color:#ebebeb;
}

.contentTable_left {
 display:block;
 background-color:#f8f8f8;
 border-top:1px solid #333333;
 margin-bottom:16px;
 padding-bottom:5px;
}

.contentTable {
 background-color:#f8f8f8;
 margin-bottom:16px;
 padding:5px;
}

.contentTable2 {
 background-color:#f8f8f8;
 border-top:1px solid #333333;
 margin-top:2px;
 margin-bottom:16px;
}

.readText {
 font-size:12px;
 line-height: 1.5;
 padding:0px;
 margin:0px;
 margin-bottom:10px;
}

.readText li {
 line-height: 1.5;
 margin-bottom:0px;
}

select {
 font-family:Arial,Helvetica,sans-serif;
 font-size:10px;
}

.colorBlock {
 height:18px;
 width:18px;
}

.blankLine {
 width:100%;
 height:1px;
 background-color:#333333;
 overflow:hidden;
 margin-bottom:10px;
}

form {
 padding:0px;
 margin-top:0px;
}

.contentWindow {
 margin:0px;
 vertical-align:top;
 margin:0px;
}

.checkbox {
 border:0px;
 margin:0px;
 padding:0px; 
}

label {
 cursor: hand;
}

.contentWindow_noscroll {
	margin:0px;
}

.contentWindow_part {
 margin:0px;
 vertical-align:top;
}

.shirtpartsnumber {
 float:left;
 width: 20px;
 font-size:12px;
 color: #9b9a9a;
 font-family:Arial,Helvetica,sans-serif;
}

.shirtpartscode_td {
 height:23px;
}

.shirtpartscode {
 float:left;
 width: 70px;
 font-size:12px;
 color: #9b9a9a;
 font-family:Arial,Helvetica,sans-serif;
 background-color: #f7f7f7;
}

.shirtpartsblockcontainer {
 display:block;
 background-color: #f7f7f7;
 border: 1px solid #f7f7f7;
 margin-bottom:10px;
}

.shirtpartsblock {
 border: 0px solid;
 position: relative;
 margin: 10px;
 font-size:12px;
 color: #9b9a9a;
 font-family:Arial,Helvetica,sans-serif;
}

.shirtcodeblockcontainer {
 display:block;
 background-color: #f7f7f7;
 border: 1px solid #f7f7f7;
 margin-bottom:10px;
 width:390px;
}

.shirtcodeblock {
 position: relative;
 margin: 10px;
 margin-bottom: 5px;
 font-size:12px;
 color: #9b9a9a;
 font-family:Arial,Helvetica,sans-serif;
}

input, select {
 font-size:12px;
 border:1px solid #959494;
 font-family:Arial,Helvetica,sans-serif;
 smargin:0px;
 color: #959494;
}

select {
 font-size:12px;
}



textarea {
	font-size:11px;
 	border:1px solid #6D7174;
 	font-family:Arial,Helvetica,sans-serif;
 	line-height:15px;
 	scrollbar-face-color:#f7f7f7;
	scrollbar-shadow-color:#f7f7f7;
	scrollbar-highlight-color:#f7f7f7;
	scrollbar-3dlight-color:#f7f7f7;
	scrollbar-darkshadow-color:#f7f7f7;
	scrollbar-track-color:#f7f7f7;
	scrollbar-arrow-color:#07A2C2;
}

button {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	height: 20px;
	width: 140px;
	cursor: hand;
	border: 0px;
	padding: 0px;
	margin: 0px;
  font-weight:normal; 
  text-align:center;
}

button.submitBtn { 
	color: #474747;
	background-color: #f0f0f0;
}

button.submitBtn span { 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 0px;
}

button.submitBtn:hover {
	background-color: #f5f5f5;
}

button.submitBtn2 { 
	color: #f5f5f5;
	background-color: #000000;
}

button.submitBtn2 span { 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 0px;
}

button.submitBtn2:hover {
	background-color: #474747;
}

div.hrefBtn2 {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	height: 20px;
	width: 140px;
	cursor: hand;
	border: 0px;
	padding: 0px;
	margin: 0px;
  font-weight:normal; 
  text-align:center;
	color: #f5f5f5;
	background-color: #000000;
}

div.hrefBtn2:hover {
	background-color: #474747;
}

a.hrefBtn2:hover {
	text-decoration:none;
}

.shirtcodeInput, .shirtcodeInput_default, .shirtcodeInput_active, .shirtcodeInput_value_default, .shirtcodeInput_value_active {
 border:1px solid #dedddb;
 border-left: 2px solid #dedddb;
 border-top: 2px solid #dedddb;
 font-size:12px;
 height:16px;
 font-family:Arial,Helvetica,sans-serif;
 width:163px;
 text-align:center;
 color:#959494;
}

.shirtcodeInput_default {
}

.shirtcodeInput_active {
 color:#2b2b2b;
}

.shirtcodeInput_value_default {
}

.shirtcodeInput_value_active {
}

.small {
 font-size:12px;
}

/*
.darkLink:link {
 color:#626262;
 font-weight:bold;
 text-decoration:none;
}

.darkLink:active {
 color:#ffffff;
 text-decoration:none;
}

.darkLink:visited {
 font-weight:bold;
 color:#717171;
 text-decoration:none;
}

.darkLink:hover {
 color:#ffffff;
 text-decoration:none;
 padding-bottom:3px;
}

.bwLink:link, .bwLink:visited, .bwLink:active {
 color:#000000;
 text-decoration:none;
}
.bwLink:hover {
 color:#333333;
 text-decoration:none;
}
.bwLink_active:link, .bwLink_active:visited, .bwLink_active:active {
 color:#ffffff;
 text-decoration:none;
}
.bwLink_active:hover {
 color:#ffffff;
 text-decoration:none;
}

.q_answer, .q_answer:link, .q_answer:visited {
 line-height:16px;
 padding:1px;
 color:#333333;
 text-decoration:none;
}
.q_answer:hover {
 color:#ffffff;
}
.q_answer:active {
 color:#00BFE7;
}

*/

span.hLine, div.hLine {
 border-top:1px solid #999999;
 height:5px;
 overflow:hidden;
 width:100%;
}


a.tinyLink {
 font-size:10px;
}
.tinyLink:link .tinyLink:active  {
 font-size:10px;
 color:#00BFE7;
 text-decoration:none;
}
.tinyLink:visited {
 font-size:10px;
 color:#00BFE7;
 text-decoration:none;
}
.tinyLink:hover {
 font-size:10px;
 color:#00BFE7;
 text-decoration:underline;
}

/*
ul {
	list-style:square outside;
	margin-left:15px;
}

ul li {
	padding-left:5px;
	margin-left:0px;
	line-height:16px;
}
*/

button.claimButton {
	background-color:ButtonFace;
	border:1px outset;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}

#homeLinks{
	position:absolute;
	margin-top:492px;
	padding-left:8px;
}
#homeLinks span{
	color:#fff;
	opacity:.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	height:18px;
	margin-right:5px;
}
#homeLinks a{
	color:#fff;
	margin-right:5px;
	opacity:.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	height:18px;
}


.sh_tableSelect, .sh_tableNoSelect {
	cursor:hand;
	width:100%;
	height:100%;
}

/*
.sh_tableSelect .shts_lt {
	width:4px; height:4px;
	background-image:url(../img/sh/s_FFFFFF_lt.gif);
	background-repeat:no-repeat;
}
.sh_tableSelect .shts_rt {
	width:4px; height:4px;
	background-image:url(../img/sh/s_FFFFFF_rt.gif);
	background-repeat:no-repeat;
}
.sh_tableSelect .shts_rb {
	width:4px; height:4px;
	background-image:url(../img/sh/s_FFFFFF_rb.gif);
	background-repeat:no-repeat;
}
.sh_tableSelect .shts_lb {
	width:4px; height:4px;
	background-image:url(../img/sh/s_FFFFFF_lb.gif);
	background-repeat:no-repeat;
}
.sh_tableSelect .shts_ct {
	height:4px;
	background-image:url(../img/sh/s_FFFFFF_ct.gif);
	background-repeat:repeat-x;
}
.sh_tableSelect .shts_cb {
	height:4px;
	background-image:url(../img/sh/s_FFFFFF_cb.gif);
	background-repeat:repeat-x;
}
.sh_tableSelect .shts_lm {
	width:4px;
	background-image:url(../img/sh/s_FFFFFF_lm.gif);
	background-repeat:repeat-y;
}
.sh_tableSelect .shts_rm {
	width:4px;
	background-image:url(../img/sh/s_FFFFFF_rm.gif);
	background-repeat:repeat-y;
}

.sh_tableNoSelect .shts_lt {
	width:4px; height:4px;
	background-image:url(../img/sh/d_FFFFFF_lt.gif);
	background-repeat:no-repeat;
}
.sh_tableNoSelect .shts_rt {
	width:4px; height:4px;
	background-image:url(../img/sh/d_FFFFFF_rt.gif);
	background-repeat:no-repeat;
}
.sh_tableNoSelect .shts_rb {
	width:4px; height:4px;
	background-image:url(../img/sh/d_FFFFFF_rb.gif);
	background-repeat:no-repeat;
}
.sh_tableNoSelect .shts_lb {
	width:4px; height:4px;
	background-image:url(../img/sh/d_FFFFFF_lb.gif);
	background-repeat:no-repeat;
}
.sh_tableNoSelect .shts_ct {
	height:4px;
	background-image:url(../img/sh/d_FFFFFF_ct.gif);
	background-repeat:repeat-x;
}
.sh_tableNoSelect .shts_cb {
	height:4px;
	background-image:url(../img/sh/d_FFFFFF_cb.gif);
	background-repeat:repeat-x;
}
.sh_tableNoSelect .shts_lm {
	width:4px;
	background-image:url(../img/sh/d_FFFFFF_lm.gif);
	background-repeat:repeat-y;
}

.sh_tableNoSelect .shts_rm {
	width:4px;
	background-image:url(../img/sh/d_FFFFFF_rm.gif);
	background-repeat:repeat-y;
}

*/


.sh_tableSelect .shts_lt {
	width:2px; height:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_rt {
	width:2px; height:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_rb {
	width:2px; height:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_lb {
	width:2px; height:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_ct {
	height:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_cb {
	height:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_lm {
	width:2px;
	background-color:#9b9a9a;
}
.sh_tableSelect .shts_rm {
	width:2px;
	background-color:#9b9a9a;
}

.sh_tableNoSelect .shts_lt {
	width:2px; height:2px;
	background-color:#f8f8f8;
}
.sh_tableNoSelect .shts_rt {
	width:2px; height:2px;
	background-color:#f8f8f8;
}
.sh_tableNoSelect .shts_rb {
	width:2px; height:2px;
	background-color:#f8f8f8;
}
.sh_tableNoSelect .shts_lb {
	width:2px; height:2px;
	background-color:#f8f8f8;
}
.sh_tableNoSelect .shts_ct {
	height:2px;
	background-color:#f8f8f8;
}
.sh_tableNoSelect .shts_cb {
	height:2px;
	background-color:#f8f8f8;
}
.sh_tableNoSelect .shts_lm {
	width:2px;
	background-color:#f8f8f8;
}

.sh_tableNoSelect .shts_rm {
	width:2px;
	background-color:#f8f8f8;
}

.sh_textLabel {
	font-size:10px;
	color:#999;	
	padding:0px;
	padding-top:2px;
	padding-bottom:4px;
}

input.sh_tableSelect {
	display:none;
}

/* SIFR */
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active #col-1 .main-article h2 {
	margin-bottom: 9px;
	color: #ffffff;
}

pre {
	font-size:10px;
	color: #ff0000;
}

ul {
	padding-left: 16px;
	margin-bottom:10px;
}

li {
	line-height: 1.6;
}

ul, li {
	list-style-image: url(http://www.ledub.com/~siteDesign/site/~img/arrow-grey.png);
}

