@import 'widgets.css';
@import 'controllers.css';
@import 'icons.css';
@import 'lists.css';
@import 'typography.css';
@import 'dynamic.css';
@import 'publish.css';

body {
	margin: auto;
	font: 12px Trebuchet MS, Verdana, Sans-serif;
	color: #1d1d1d;
	background: #ffffff;
	/*background: #FFFFFF url('../images/bg.jpg') 50% 0 repeat-y;*/
	background-attachment: fixed;
	text-align: center;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

h5, .drawer-heading {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h6 {
	margin-top: 10px;
	padding: 0px;
	font-size: 13px;
}


/*
h1, .drawer-heading {
	margin-bottom: 10px;
	padding: 5px 10px;
	border-top: 1px dotted #555;
	border-bottom: 1px solid #555;
}
*/

h1 {
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	font-size:200%;
	line-height:1em;
	color:#8bb544;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	position:relative;	
	margin:.6em 0;
}

h2 {
	font-size:180%;
	color:#0079b6;
	font-weight:bold;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
}
h3 {
	font-size:240%;
	color:#7365a0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	padding-top:3px;
	position:relative;
	margin:.6em 0;
	width:100%;
}
h4 {
	font-size:220%;
	color:#dc5b24;
	font-weight:normal;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:1px;
	width:100%;
}

h5 {
	font-size:220%;
	color:#f362e7;
	font-weight:normal;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:1px;
	width:100%;
}

h6 {
	margin-top: -8px;
	margin-bottom: 3px;
	font-size: 20px;
}

h7 {
	font-size: 14px;
	margin: 0px;
}

.custom_h1 {
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size:200%;
	line-height:1em;
	color:#8bb544;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	position:relative;	
	margin:.6em 0;
	width: 100%;
}

.custom_h2 {
	font-size:220%;
	color:#0079b6;
	font-weight:bold;
	letter-spacing:-.1em;
	position:relative;
	margin:.1em 0;
	padding-top:1px; /* use top padding to adjust the start of the gradient  */
	width:100%;
}
.custom_h3 {
	font-size:240%;
	color:#7365a0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	padding-top:3px;
	position:relative;
	margin:.6em 0;
	width:100%;
}
.custom_h4 {
	font-size:220%;
	color:#dc5b24;
	font-weight:normal;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:1px;
	width:100%;
}

.custom_h5 {
	font-size:180%;
	color:#fd32bc;
	font-weight:normal;
	letter-spacing:-.2em;
	margin:.6em 0;
	padding-top:1px;
}

.custom_h6 {
	font-size:120%;
	color:#f3f3f3;
	font-weight:bold;
	letter-spacing:-.1em;
	margin:.6em 0;
	padding-top:1px;
}


.custom_h7 {
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size:150%;
	line-height:1em;
	color:#8bb544;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	position:relative;	
	margin:.6em 0;
	width: 100%;
}

h1 ul, h2 ul, h3 ul, h4 ul, h5 ul{
margin: 0;
padding: 0;
list-style-type: none;
width: auto;
}

h1 ul li, h2 ul li, h3 ul li, h4 ul li, h5 ul li{
	display:block;
	margin-top: 6px;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../images/gradient_1.png) repeat-x;
}



h1 ul li, h3 ul li{ background:url(../images/gradient_2.png) repeat-x;}

p, .line-height {
	line-height: 140%;
	padding: 0px 10px;
	margin: 0px;
}

.line-height {
	padding: 0px;
}

input, textarea {
	font: 12px "Trebuchet MS", Verdana, Sans-serif;
	border: 1px solid #aeaeae;
	padding: 5px;
}


hr {
	border: 1px solid #363636;
	margin-top: 15px;
	clear: both;
}

.div-common {
	display: block;
	margin-bottom: 15px;
}

a.white {
	color: #FFFAFA;
}


/* Links */

a {
	color: #006687;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.function {
	color: #FFD95A;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
.clear-none { clear: both; }hr {
	border: 1px solid #363636;
	margin-top: 15px;
	clear: both;
}


.onclick { cursor:pointer; }

a.title {
	font-weight: bold;
	color: #FFFAFA;
}



/*==========================
	HOMEPAGE
==========================*/

#homepage {
	width: 994px;
	margin: auto;
}

#menuthemes,  #menuthemes table, #menuthemes td {
	font: 10px Trebuchet MS, Verdana, Sans-serif;
}

#video-spotlight {
	width: 645px;
}

#homepage-welcome {
	padding: 10px;
	width: 290px;
	margin-left: 15px;
}

#tag-col-1, #tag-col-2 {
	width: 135px;
	float: left;
	margin: 0px 5px 10px 5px;
}

.submit-box {
	background: #272727 url(../images/submit-background.gif) repeat-x;
	border: 1px solid #343434;
	padding: 3px 0px;
	color: #FFF;
}

.input-box {
	/*background: #FFFAFA url(../images/input-background.gif) repeat-x;*/
	border: 1px solid #FFF;
	padding: 3px 5px;
	color: #000;
	margin: 1px 0px 10px 0px;
}


/*==========================
	SIDEBAR SPECIFIC
==========================*/

.black-list, .black-list A {
	color: #ffffff;
	font-size: 5px;
	
}

.menu-links-sidebar{
	color: #dadada;
	font-style: italic;
}

.menu-links-sidebar A{
	
	/*color: #dadada;*/
	display: block;
	line-height:2em;
}


.tags-drill-add {
	border: none;
	margin-bottom: 2px;
	margin-left: 5px;
}

.video-cite {
	margin-bottom: 0px;
}

.video-cite img {
	float: left;
	margin-right: 10px;
}

.video-cite p {
	margin-top: 5px;
}

/* STRUCTURE
===========================*/

#container-body {
	width: 990px;
	margin: auto;
}

#body-content {
	width: 728px;
	float: right;
	text-align: left;
	margin: auto;
}
#container-logo {

	margin: 0;

}
#body-sidebar {
	/*background: url(../images/sidebar-background.jpg) no-repeat;*/
	text-align: left;
	width: 220px;
	min-height: 450px;
	padding: 10px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	color: #dadada;
}

#body-footer {
	text-align: left;
	background: url(../images/footer-background.gif) repeat-x;
	clear: both;
	height: 68px;
	margin-top: 20px;
	border-bottom: 2px solid #232323;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

#body-footer-align {
	width: 938px;
	height: 43px;
	padding-left: 47px;
	padding-top: 28px;
	margin: auto;
	background: url(../images/footer-logo.gif) no-repeat;
	text-align: left;
}

#body-footer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#body-footer li {
	margin-right: 10px;
	display: inline;
}

/* CONTENT
===========================*/

/* Drawer */

.drawer {
	border: 1px dotted #aeaeae;
	border-top: none;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 30px;
	margin-top: 15px;
}


.drawer h1, .drawer-control, .drawer-footer-control, .drawer-footer-control-back, .drawer-footer-control2, .drawer-footer-control-back2, .drawer-footer-control3, .drawer-footer-control-back3, .drawer-footer-control4, .drawer-footer-control-back4, .drawer-footer-control-back-input, .drawer-heading {
	/*border: 1px dotted #aeaeae;*/
	border-bottom: none;
	float: left;
	position: relative;
	top: 7px;
	margin-bottom: 0px;
}

.drawer-control, .drawer-footer-control, .drawer-footer-control-back, .drawer-footer-control2, .drawer-footer-control-back2, .drawer-footer-control3, .drawer-footer-control-back3, .drawer-footer-control4, .drawer-footer-control-back4, .drawer-footer-control-back-input {
	background: #ffffff;
	

}
.drawer h1, .drawer-heading {
	/*background: url('../images/bg_h1.png') repeat-x;*/
	border: none;
}


.drawer-footer-control, .drawer-footer-control-back, .drawer-footer-control2, .drawer-footer-control-back2, .drawer-footer-control3, .drawer-footer-control-back3, .drawer-footer-control4, .drawer-footer-control-back4 {
	padding: 10px 13px 10px 13px;
	color: #fff;
	height: 30px;
	font-size: 12px;	
	top: 25px;
	line-height: 20px;
	/*border-bottom: 1px dotted #aeaeae;*/
	/*border-top: 1px dotted #aeaeae;*/
}
.drawer-footer-control:hover, .drawer-footer-control-back:hover, .drawer-footer-control2:hover, .drawer-footer-control-back2:hover, .drawer-footer-control3:hover, .drawer-footer-control-back3:hover, .drawer-footer-control4:hover, .drawer-footer-control-back4:hover {
	background-color: #f1f83c;
	color: #000;
	text-decoration: none;
}
.drawer-footer-control-selected, .drawer-footer-control-back-selected, .drawer-footer-control2-selected, .drawer-footer-control-back2-selected, .drawer-footer-control3-selected, .drawer-footer-control-back3-selected, .drawer-footer-control4-selected, .drawer-footer-control-back4-selected {
	background: #000000;
	position: relative;
	margin-bottom: 0px;
	font-size: 12px;
	top: 22px;
}


.drawer-control, .drawer-footer-control, .drawer-footer-control2, .drawer-footer-control3, .drawer-footer-control4  {
	float: right;
	margin-right: 10px;
	text-transform:uppercase;
}

.drawer-footer-control-back, .drawer-footer-control-back2, .drawer-footer-control-back3, .drawer-footer-control-back4 {
	float: left;
	margin-left: 10px;
	text-transform:uppercase;
}

/* Define the basic colors of the drawer-fotter-control buttons: */

.drawer-footer-control, .drawer-footer-control-back {
	background: #2a8532;
}

.drawer-footer-control2, .drawer-footer-control-back2 {
	background: #2a4e85;
}

.drawer-footer-control3, .drawer-footer-control-back3 {
	background: #8b2121;
}

.drawer-footer-control4, .drawer-footer-control-back4 {
	background: #ed7000;
}

.drawer-content {
	clear: both;
	line-height: 150%;
	margin: 0px 5px;
}

.drawer-manage {
	list-style: none;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-bottom: 5px;
}

.drawer-manage li {
	background: #101010;
	border-bottom: 1px dotted #aeaeae;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 2px 0px;
	width: 100%;
}

.move {
	float: right;
	margin-left: 20px;
}


.dead {
	border: 1px dotted #353535;
}



.video-align {
	padding-left: 5px;
	width: 230px;
}

.drawer-content p {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#top_wrapper_home {
	/*BACKGROUND: url(../images/top_back_home.gif) #f3f3f3 repeat-x*/
}
#top_wrapper_sub {
	BACKGROUND: url(../images/top_back_sub.gif) #f3f3f3 repeat-x
}

#main_menu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	/*BACKGROUND: url(../images/menu_mirror.gif) no-repeat left bottom; */
	FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 33px 0px 0px 5px; WIDTH: 386px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 53px
}
#main_menu LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#logo {
	FLOAT: right; MARGIN: 12px 10px 0px 0px; WIDTH: 189px; HEIGHT: 48px
}
#mid {
	BORDER-RIGHT: #f3f3f3 1px solid; WIDTH: 755px
}
#frame_home {
	BACKGROUND: #556c6d; MARGIN: 0px 0px 1px; HEIGHT: 99px
}
#frame_sub {
	BACKGROUND: #556c6d; MARGIN: 0px 0px 1px; HEIGHT: 69px
}
/*
#orange_spacer {
	DISPLAY: block; BACKGROUND: #eb8031; OVERFLOW: hidden; HEIGHT: 4px
}
*/
#breadcrumb {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; BACKGROUND: #3e4e4e; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 2px; HEIGHT: 16px
}
#main_wrapper {
	MARGIN: 0px;
	/*BACKGROUND: #f2f2f2*/
}
#main {
	/*BACKGROUND: #fcfcfc; */
	MARGIN: 0px; /*WIDTH: 1000px /* 755 */
}
#sub {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 20px; OVERFLOW: hidden; WIDTH: 210px; PADDING-TOP: 20px
}
#content {

}
/*################################*/

#menuthemes td,.menupselect{padding:6px 6px}
#menuthemes a:hover{background:#e3e3e3;color:#000}
#menuthemes a{display:block;width:100%}
.colthemes{border-left:1px dashed #ccc}
.metacat{font-weight:bold;margin-bottom:5px;padding:1px 0px 2px 2px;white-space:nowrap}
/*################################*/

#controls {
	BACKGROUND: #000000;
	padding: 0 0 0 6px;
	margin: 12px 0 6px 0;
	FONT-SIZE: 10px;	
}


.controls_left {
	/*BORDER-right: #FF5113 1px solid;*/
	/*padding: 2px 0 0 0;*/
	text-align: left;
	vertical-align: top;
	width: 150px;
}

.controls_right {
	/*padding: 6px 6px 0 12px;*/
	text-align: right;
	vertical-align: top;
}


.controls_textarea {
	/*background-image:url(../images/
	_textarea_anim.gif);*/
	margin: 0px 0px 0px 0px;
	width: 188px;
	height: 45px;
	position: relative;
}

.controls_textarea_box {
	float: left;
	position:relative;
}

.controls_button {
	float: right;
	position:relative;
	right:-3px;	
}

.partnerlinks A {
	FONT-SIZE: 11px;
}
#sidebar {
	MARGIN-TOP: 200px;
}
#sidebar A {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;	
}
.sidebar_block {
	MARGIN: 8px 0px 5px 0;
	/*BORDER-TOP: #FF5113 1px solid; */
	text-align: right;
	padding: 2px 0 5px 0;

}
.sidebar_block_img IMG {
	FLOAT: left 
}
#icons {

}
#footer_wrapper {
	BACKGROUND: url(../images/footer_wrapper_back.gif) #ecece9 repeat-x
}
#footer {
	BORDER-RIGHT: #f3f3f3 1px solid; BACKGROUND: url(../images/footer_back.gif) #deded4 repeat-x; WIDTH: 755px; HEIGHT: 65px
}
#footer_menu {
	CLEAR: right; BACKGROUND: #FEF9F5; WIDTH: 755px
}
#footer_menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#footer_menu UL LI {
	FLOAT: left
}

#search LABEL {
	DISPLAY: none
}
.img-border {
	BORDER-RIGHT: #aab4b5 1px solid; BORDER-TOP: #aab4b5 1px solid; BORDER-LEFT: #aab4b5 1px solid; BORDER-BOTTOM: #aab4b5 1px solid
}
.img-border:hover {
	BORDER-RIGHT: #eb7e2e 1px solid; BORDER-TOP: #eb7e2e 1px solid; BORDER-LEFT: #eb7e2e 1px solid; BORDER-BOTTOM: #eb7e2e 1px solid
}
#breadcrumb A {
	PADDING-RIGHT: 6px; PADDING-LEFT: 10px; FONT-WEIGHT: bold;
	/*BACKGROUND: url(../images/breadcr_bullet.gif) #3e4e4e no-repeat left center;*/
	PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; TEXT-DECORATION: none
}
#sub_menu {
	WIDTH: 210px
}
#sub_menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#sub_menu UL LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#sub_menu UL LI A {
	DISPLAY: block; WIDTH: 210px
}
#sub_menu .i1 A {
	HEIGHT: 21px
}
#sub_menu .active {
	COLOR: #eb7f2f
}
#sub_menu UL UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 1px
}
#sub_menu UL UL LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px;
	/*BACKGROUND: url(../images//sub_sub_back.gif) #e6e6e6 repeat-y;*/
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 1px; PADDING-TOP: 0px
}
#sub_menu UL UL LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px;
	/*BACKGROUND: url(../images/sub_sub_bullet.gif) #e6e6e6 no-repeat left center;*/
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; WIDTH: 190px; COLOR: #696969; PADDING-TOP: 0px; TEXT-DECORATION: none
}
#sub_menu UL UL LI A:hover {
	COLOR: #999999
}
#sub_menu UL UL UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 1px
}
#sub_menu UL UL UL LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 20px; WIDTH: 180px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
#search FORM {
	BACKGROUND: #eaedec; MARGIN: 0px
}
#search INPUT {
	BORDER-RIGHT: #aab4b5 1px solid; BORDER-TOP: #aab4b5 1px solid; FONT-SIZE: 10px; BACKGROUND: #FEF9F5; MARGIN: 15px 5px; BORDER-LEFT: #aab4b5 1px solid; COLOR: #556c6d; BORDER-BOTTOM: #aab4b5 1px solid
}
#search .input {
	WIDTH: 130px
}
#search .submit {
	FONT-WEIGHT: bold
}
#breadcrumb {
	FONT-SIZE: 10px
}
#footer UL {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; LIST-STYLE-POSITION: inside; FLOAT: right; PADDING-BOTTOM: 7px; MARGIN: 7px; COLOR: #eb7f2e; PADDING-TOP: 7px; LIST-STYLE-TYPE: square
}
#footer .gray {
	COLOR: #505757
}
#specs {
visibility: hidden
}

/* Spacers
-------------------*/

div.vertical-separator {
	float: left;
	width: 34px;
	height: 1px;
}

div.clear, div.clear-small, div.clear-large {
	clear: both;
	height: 10px;
	line-height:0;
	font-size:1px;
}

div.clear-small {
	height: 5px;
}

div.clear-large {
	height: 20px;
}

div.clear-move {
	height: 10px;
	border-bottom: 3px solid #7B7B7B;
}

div.pad {
	padding: 5px;
}

.video-author {
	float: left; 
	margin-top: 10px;
	margin-left: 10px;
}

/* Forms n such */

table.form {
	margin: 0px;
	padding: 0px;
}
table.signup-form {
	margin: 0;
	padding: 0;
}
table.form th {
	text-align: right;
}
label {
	font-weight: normal;
}
table.form td {
	padding: 3px 6px 3px 0;
}
table.signup-form td {
	padding: 0 6px 0 0;
}
table.form td.info, table.signup-form td.info {
	color:#FFD95A;
}
form {
	padding: 0px;
	margin: 0px;
	height: 0px;
}
div > form {
	height: auto;
}
.input {
	background: url(/assets/images/input-background.gif) #fff top repeat-x;
	border: 1px solid #CCC;
	font: 12px "Trebuchet MS", Arial, Sans-Serif;
	color: #000;
	padding: 2px;
	margin: 0;
	float: left;
}
input.search-videos {
	margin: 0 0 0 4px;
	float: left;
}
span.available {
	color: #00f000;
}
span.unavailable {
	color: red;
}

/* User / Profile Content Dividers */

a.remove-filter {
	font-size: 10px;
}
a.remove-filter:hover {
	text-decoration: none;
}



/* Floaters */

.float-right {
	float: right;
}

.float-left {
	float: left;
}

/* Top-level Videos */

div.sidebar-box {

	padding: 10px;
}

div.sidebar-box h1 {
	border-top: 0;
	padding-left: 0;
}

div.sidebar-box h2 {
	color: #777;
	font-size: 14px;
}

div.sidebar-box .callout {
	border-bottom: 1px dotted #444;
	padding: 10px 0 10px 0px;
}

div.sidebar-box .callout .text {
	font-size: 18px;
	text-transform: uppercase;
	float: left;
}

div.sidebar-box .callout img {
	background: transparent;
	margin-right: 8px;
	float: left;
}

div.sidebar-box .column {
	float: left;
	width: 50%;
}

div.sidebar-box .column a.column-tag {
	text-transform: capitalize;
	display: block;
	clear: both;
	padding: 5px 0 5px 0;
}

div.invisible-drawer {
	margin: 0px;
	margin-top: 10px;
}

div.video-side-box {
	float: left;
	background-color: #131313;
	border: 1px solid #363636;
	margin-top: 24px;
	color: #777;
	font-weight: bold;
	padding: 10px;
	width: 198px;
}

div.video-side-box td{
	font-size: 12px;
}

div.video-side-box .indented {
	margin-left: 22px;
}

div.hr {
	width: 100%;
	border-bottom: 1px solid #363636;
	clear: both;
	margin: 5px 0 5px 0;
	line-height: 0;
	font-size: 1px;
}

.thumb-house {
	background: transparent;
	border: 1px solid #363636;
	background-color: #131313;
	padding: 5px;
	float: left;
}

h1.page-title {
	font-weight: normal;
	float: left;
	font-size: 18px;
	color: #fffafa;
	border: 0;
	padding: 0;
	margin: 0;
}

h1.page-title span {
	float: none;
	font-size: 18px;
	font-weight: bold;
}

h1.page-title sup, h1.page-title sub {
	font-size: 10px;
}


.csc-header-n1 {
	MARGIN-TOP: 16px
}
.csc-header-n2 {
	MARGIN-TOP: 12px
}
.csc-header-n3 {
	MARGIN-TOP: 8px
}
.csc-header-n4 {
	MARGIN-TOP: 4px
}
.csc-frame-frame1 {
	BORDER-RIGHT: #aab4b5 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #aab4b5 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; MARGIN: 10px 0px; BORDER-LEFT: #aab4b5 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #aab4b5 1px solid; BACKGROUND-COLOR: #f6f6f6
}
.csc-caption {
	FONT-SIZE: 9px; COLOR: #FF5113
}
.diag {
	BACKGROUND: url(../images//diag.gif) #ffffff repeat-x; MARGIN: 0px 0px 6px; OVERFLOW: hidden; BORDER-BOTTOM: #c2c2c2 1px solid; HEIGHT: 5px
}
.diag-2 {
	BORDER-TOP: #c2c2c2 1px solid; BACKGROUND: url(../images//diag.gif) #ffffff repeat-x; MARGIN: 6px 0px 0px; OVERFLOW: hidden; HEIGHT: 5px
}
.footer_block {
	BACKGROUND: #acc3c4; MARGIN: 6px 0px 15px; OVERFLOW: hidden; HEIGHT: 6px
}
.footer_block_2 {
	BACKGROUND: #acc3c4; MARGIN: 6px 0px 0px; OVERFLOW: hidden; HEIGHT: 2px
}
.csc-sitemap-level2 {
	PADDING-LEFT: 16px
}
.csc-sitemap-level3 {
	PADDING-LEFT: 32px
}
.csc-sitemap-level4 {
	PADDING-LEFT: 48px
}
.button_left {
	float: left;
}
.button_right {
	float: right;
}

#site_validation {
  clear: both;
  margin-top: 1em;
  margin-bottom: 5px;
  padding: 4px 20px;
  text-align: right;

}
#site_validation p {
  margin: 0;
  padding: 0;
}
#site_validation a {
  display: block;
  float: left;
  width: 80px;
  height: 15px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 0;
}
#site_validation a:hover {
  background-position: 0 -14px;
}



#newsscroller{
float: left;
width: 200px;
height: 130px;
color: #888888;
padding-right: 20px;
text-align: left;
font-size: 11px;
}

#newsscroller a{
color: #D9B300;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.usersOnline {
	font-size: 9px;
	color: #585858;
}
/**************************
 DISCLAIMER
 **************************/



.algemenevoorwaarden {
	padding-left: 20px;
	width: 520px;
	font-size: 11px;
}

.algemenevoorwaarden P:first-line {
	padding-bottom: 10px;
}

#disclaimer
	{
		padding-bottom: 5px;
		font-size: 9px;
		color:#f3f3f3;
	}

#disclaimer a {
	color: #000000;
	text-decoration: none;
}

#disclaimer a:hover {
	text-decoration: underline;
}
	
#copyright
	{
		padding-top: 5px;	
		font-size: 8px;
		color: #2C2B2B;
	}

.span-actcode {
	border: 2px solid #333;
	width: 132px;
	height: 26px;
	/*postition: relative;*/
}
.transaction-message {

	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 15px;

}


#map {
	color: #000000;
	width: 600px;
	height: 300px;
	font-size: 10px;
}

#map A {
	color: #D70060;
}
	/*
================================================================================
 Form layout 
================================================================================
*/

fieldset {
	border: 1px solid #e3e4e6;
	float: left;
	margin-bottom: 1em;
	margin-right: 0.7em;
	padding: 1em 1em 0 1em;
	width: 27em;
}

hr {
	border-width: 0;
	border-top: 1px solid #e3e4e6;
}

.hidden {
	display: none;
}

fieldset.single {
	width: 57em;
}

legend {
	color: #636466;
	font-size: 1em;
	font-weight: bold;
}

label {
	cursor: pointer;
}

p.field, p.hint, p.checkbox {
	clear: left;
	margin: 0 0 1em 0;
}

p.checkbox {
	padding-left: 11.6em;
	text-indent: -2em;
}

p.field label {
	display: block;
	float: left;
	padding-top: 0.3em;
	width: 10em;
}

p.field input, p.field span {
	width: 15em;
}

p.field select {
	width: 15.3em;
}

p.field span {
	display: block;
	font-weight: bold;
	margin-left: 10em;
	padding-top: 0.3em;
}

p.field span ul, ul.options {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

p.field span li {
	margin: 0 0 0 1.5em;
	padding: 0;
}

p.buttons input {
	margin-left: 10em;
	width: auto;
}

ul.options li {
	margin: 0 0 1em 1.5em;
	padding: 0;
}

p.field input.units {
	text-align: right;
	width: 75px;
}

p.field input.cents {
	width: 25px;
}

#field-address1 {
	width: 10.2em;
}

#field-house-number {
	width: 4em;
}

#field-zipcode {
	width: 6em;
}

#body form .cc {
	width: 11.2em !important;
}

#body form .cvc {
	width: 3em !important;
}

#body form .month {
	width: 9.2em !important;
}

#body form .year {
	width: 6em !important;
}

table.methods label {
	font-weight: bold;
}

table.methods td {
	padding: 0 1em 1em 0;
}

.stickersize-input {
	padding: 5px;
	position:relative;
	top: -13px;
	width: 30px;
	height: 16px;
}
