/* Stylesheet Sneakerz.nl - Home */

BODY.bg {
	background-color: #000000;
	scrollbar-arrow-color: #FFFFFF; 		/* pijltjes */
	scrollbar-face-color: #446A72; 			/* schuifbalk */
	scrollbar-highlight-color: #446A72; 	/* linksbinnen */
	scrollbar-3dlight-color: #2C5353; 		/* linksbuiten */
	scrollbar-shadow-color: #446A72; 		/* rechtsbinnen */
	scrollbar-darkshadow-color: #2C5353; 	/* rechtsbuiten */
	scrollbar-track-color: #ACCED6;			/* achtergrond */
}

/* =========== styles for DIV's ============ */

DIV.home1_transparant {
	position: absolute; 
	left: 43px; 
	top: 75px; 
	width: 330px;
	height: 185px;
	z-index: 1; 
	background-color: #446A72; 
	layer-background-color: #446A72; 
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home1 {
	position: absolute; 
	left: 43px; 
	top: 75px; 
	width: 330px;
	height: 185px;
	z-index: 2; 
	overflow: auto; 
	border-top: 1px solid #2C5353;
	border-bottom: 1px solid #2C5353;
	border-left: 1px solid #2C5353;
}

DIV.home2_transparant {
	position: absolute; 
	left: 43px; 
	top: 275px; 
	width: 330px;
	height: 150px;
	z-index: 1; 
	background-color: #446A72; 
	layer-background-color: #446A72; 
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home2 {
	position: absolute;
	left: 44px;
	top: 275px;
	width: 330px;
	height: 150px;
	z-index: 2;
	overflow: no;
	border: 1px solid #2C5353;
}

DIV.home3_transparant {
	position: absolute; 
	left: 388px; 
	top: 275px; 
	width: 320px;
	height: 150px;
	z-index: 1; 
	background-color: #446A72; 
	layer-background-color: #446A72; 
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home3 {
	position: absolute; 
	left: 388px; 
	top: 275px; 
	width: 320px;
	height: 150px;
	z-index: 2; 
	overflow: auto; 
	border: 1px solid #2C5353;
}

DIV.trailer {
	position: absolute;
	left: 8px;
	top: 424px;
	width: 768px;
	height: 157px;
	z-index: 2;
	overflow: hidden;
}

/* =========== styles for tables ============ */

TD.bg_right {
	background-image: url(../images/bg_right.gif); 
	background-repeat: no-repeat; 
	background-position: topleft;
}

TD.bg_bottom {
	background-image: url(../images/bg_bottom.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}

TD.textarea {
	vertical-align: top; 
	text-align: left; 
	padding-left: 11px; 
	padding-right: 11px; 
	padding-top: 8px; 
	padding-bottom: 10px;
}

TD.center {
	text-align: center;
}

TD.label {
	text-align: left;
}

TD.koptext {
	padding-bottom: 6px;
}

TD.kopspacer {
	width: 100%;
	background-image: url(../images/kopspacer_home.gif); 
	background-repeat: repeat-x;
}

/* =========== styles for text ============ */

.standard {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #FFFFFF;
}

.kop1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #2C5353;
}

.kop2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #FFFFFF;
}

.nieuws {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #ACCED6;
}

.label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: bold;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ACCED6;
}

.bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #FFFFFF;
}

A.link {
	font-family: Verdana, Arial;  
	font-size: 11px;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #BDDBE5;
}

A.link:hover {
	font-family: Verdana, Arial;  
	font-size: 11px;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: underline;
	color: #9ECACE;
}

.trailer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #676767;
}

/* =========== styles for forms ============ */

.input {
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #2C5353;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #D00000;
}

.button {
	background-color: #D00000;
	border: 1px default #2C5353;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #FFFFFF;
}

/* =========== styles for images ============ */
