@import url('shop.css');
@import url('flow.css');
@import url('articles.css');
@import url('search.css');

/***********************************************
 ***   IDs    **********************************
 ***********************************************/

* {
	margin: 0px;
	padding: 0px;	
}

#page_header {
	margin:0px auto;
	width:958px;
	height:60px;
	overflow:hidden;
}
	#page_header #header_logo {
		float:left;
		width:758px;
	}
	
	#page_header #header_right {
		float:left;
		width:176px;
		max-width:176px;
		margin-right:24px;
		margin-top:15px;
		font-size:9px;
		text-align:right;
	}
		#header_right #header_right_top {
			clear:both;
		}
	
		#header_right #header_search {
			background-image:url(../images/search_box.jpg);
			width:140px;
			min-height:18px;
			text-align:left;
			margin-top:7px;
			background-repeat:no-repeat;
			clear:both;
			float:right;
		}
		
		#header_right .search_box {
			border:0;
			background:none;
			margin-left:9px;
			width:108px;
			color: #666666;
		}
		
		#header_right a {
			color:#000000;
		}
		
	#header_right .cart_image {
		vertical-align:middle;
	}
	
#navbar_holder {
	height:20px;
	overflow:hidden;
	background-image:url(../images/navbar_bg.gif);
	clear:both;
}
	#navbar {
		margin:0px auto;
		width:934px;
	}
/*		#navbar ul {
			margin-left:0;
			margin-right:0;
			display:inline;
			border:none;
			height:58px;
		}
		
		#navbar ul li {
			list-style-type:none;
			font-size:12px;
/*			float:left;
			display:block;
			border:none;
			background-color:#FF9999;
			
		}*/
		
		#navbar div.btn {
			float:left;
			font-size:12px;			
		}
		
		#navbar div.btn a {
			display:block;
			padding-left: 13px;
			padding-right: 13px;
			height:20px;
			text-decoration:none;
			color:#666666;
			line-height:18px;
			width:auto;
		}
		
		#navbar div.btn a:hover {
			background-color:#dfdfdf;
		}
		
		

#page_body {
	width:910px;
	margin:0px auto;
}
	
	#page_body #content {
		margin-top:15px;
	}
	
	#page_body #content ol {
		margin-left:2em;
	}
	#page_body #content ol li{
		margin-bottom:1em;
		line-height:1.2;
/*		margin-left:3em;*/
	}

#footer {
	font-size:0.7em;
	padding-top:0.7em;
	padding-bottom:0.7em;	
	padding-left:3px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;	
	color:#666666;
	width:958px;
	margin:3em auto;
}


/***********************************************
 ***   TAGS    *********************************
 ***********************************************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#ffffff;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;	
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7b3a3a;
	font-weight:normal;
}

h1 {
	margin-top:1em;
	margin-bottom:0.6em;
}
h2 {
	margin-top:1em;
	margin-bottom:0.6em;
}

p {
	color:#333333;
	line-height:1.5em;
	margin-bottom:1em;
}

a {
	color:#3366CC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/***********************************************
 ***   CLASSES    ******************************
 ***********************************************/

div.clearer {
	clear:both;
	height:0px;
}

div.print_link {
	text-align:right;
	font-size:0.8em;
}

div.colsetup {
	overflow:hidden;
	min-width:958px;
	margin-top:10px;
}

	div.colsetup h1 {
		display:block;
		line-height:31px;
		margin-top:12px;
		margin-bottom:12px;	
		border-bottom:solid 1px #e9e9e9;		
	}

div.twocol {
	float:left;
	width:625px;
}
div.onecol {
	float:left;
}
div.colspacer {
	float:left;
	width:20px;
}

div.grey_box {
	background-image:url(../images/box_bg.jpg);
	width:263px;
}
	
	div.grey_box h2 {
		padding-left:18px;
		padding-right:18px;
		padding-top:13px;
		margin-top:0px;
		background-image:url(../images/box_header.jpg);
		background-repeat:no-repeat;
		display:block;
		max-width:233px;
		overflow:hidden;
		font-size:13px;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		height:39px;
	}
	
	div.grey_box p, div.grey_box form {
		margin-left:18px;
		margin-right:18px;
		margin-bottom:.5em;
		font-size:0.87em;		
	}
	
	div.grey_box select {
		width:225px;
		margin-top:10px;
	}
	
	div.grey_box div.box_footer {
		background-image:url(../images/box_footer.jpg);
		background-repeat:no-repeat;
		height:10px;
		font-size:1px;
		margin-bottom:0px;
	}
	div.grey_box li {
		list-style-type:none;
		margin-left:0px;
		margin-bottom:0.3em;
		color:#999999;
	}
	div.grey_box ul {
		margin-bottom:1.5em;
	}

img.floatright {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	margin-right:5px;
	margin-top:5px;
	border:solid 1px #b5b5b5;
}
div.separator {
	clear:both;
	height:1px;
	margin-top:0.5em;
	border-bottom:dotted 1px #EEEEEE;
	margin-bottom:1.5em;
}
div.breadcrumb {
	color:#999999;
}
div.videochannellink {
	margin-top:1em;
	text-align:center;
	width:265px;
}
div.videochannellink p {
	margin-top:0.5em;
}

/******************
 **   OCA TEST   **
 ******************/
#oca_test {
	width:100%;
	overflow:hidden
}
#oca_test .oca_radio {
	width:70px;
	text-align:center;
}
#oca_test td, #oca_test th {
/*	padding-bottom:1em;*/
	padding:1em;
}
#oca_test tr.altrow td {
	background-color:#F6F6F6;
}
#oca_test th {
	font-weight:bold;
}
#oca_test div.row, 
#oca_test div.altrow {
	min-height:44px;
	padding-bottom:0.5em;
}

#oca_test span.col_radio {
	width:7%;
	text-align:center;
	margin-top:0.5em;
	font-weight:bold;
	background-color:#0099FF;	
}
#oca_test span.col_list_num {
	text-align:right;
	width:5%;

}
#oca_test span.col_list_text {
	width:60%;
}
#oca_test div.form_submit {
	text-align:right;
}
#oca_test input[type="submit"] {
	margin-top:2em;
}
/******************
 **   END OCA    **
 ******************/